Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-190472-12555/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/grafana.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1663718400 Wrote: /builddir/build/SRPMS/grafana-9.0.9-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/grafana.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-190472-12555/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/grafana.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1663718400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zuXtJS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grafana-9.0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grafana-vendor-9.0.9-1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r plugins-bundled + cd /builddir/build/BUILD + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/grafana-webpack-9.0.9-1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grafana-9.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch):' Patch #1 (0001-update-grafana-cli-script-with-distro-specific-paths.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file packaging/wrappers/grafana-cli + echo 'Patch #2 (0002-add-manpages.patch):' Patch #2 (0002-add-manpages.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file docs/man/man1/grafana-cli.1 patching file docs/man/man1/grafana-server.1 + echo 'Patch #3 (0003-update-default-configuration.patch):' Patch #3 (0003-update-default-configuration.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file conf/defaults.ini patching file conf/sample.ini Patch #4 (0004-remove-unused-backend-dependencies.patch): + echo 'Patch #4 (0004-remove-unused-backend-dependencies.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file go.mod patching file go.sum patching file pkg/extensions/main.go + echo 'Patch #5 (0005-remove-unused-frontend-crypto.patch):' Patch #5 (0005-remove-unused-frontend-crypto.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file package.json patching file yarn.lock + echo 'Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch):' Patch #6 (0006-notifications-use-HMAC-SHA256-to-generate-password-r.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/services/notifications/codes.go patching file pkg/services/notifications/codes_test.go patching file pkg/services/notifications/notifications.go patching file pkg/services/notifications/notifications_test.go Patch #7 (0007-skip-marketplace-plugin-install-test.patch): + echo 'Patch #7 (0007-skip-marketplace-plugin-install-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/tests/api/plugins/api_plugins_test.go Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #8 (0008-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/tsdb/prometheus/buffered/time_series_query.go Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch): + echo 'Patch #9 (0009-Prometheus-Fix-integer-overflow-in-rate-interval-cal.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pkg/tsdb/prometheus/models/query.go Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch): + echo 'Patch #1001 (1001-vendor-patch-removed-backend-crypto.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go patching file vendor/golang.org/x/crypto/openpgp/packet/packet.go patching file vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go patching file vendor/golang.org/x/crypto/pkcs12/crypto.go patching file vendor/github.com/prometheus/exporter-toolkit/web/handler.go patching file vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y8Gvcy + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export 'LDFLAGS=-X main.version=9.0.9 -X main.buildstamp=1663718400' + LDFLAGS='-X main.version=9.0.9 -X main.buildstamp=1663718400' + for cmd in grafana-cli grafana-server ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=auto + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0xeead33371d078ae83763461909c73cfc8f24f24a -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-cli ./pkg/cmd/grafana-cli WORK=/tmp/go-build2458517916 internal/goos mkdir -p $WORK/b015/ internal/goarch mkdir -p $WORK/b007/ internal/goexperiment mkdir -p $WORK/b014/ internal/unsafeheader internal/race mkdir -p $WORK/b008/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid _v6GfocbNcOxD0antqOS/_v6GfocbNcOxD0antqOS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid tkmeIpst1_uVpjK8nwRD/tkmeIpst1_uVpjK8nwRD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid DSwKSaeDBKzvTeLfyomc/DSwKSaeDBKzvTeLfyomc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid 5hmgV1qmnhpNzwdjIlyO/5hmgV1qmnhpNzwdjIlyO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ahSC4oH1iFu8dHLCjgi6/ahSC4oH1iFu8dHLCjgi6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go runtime/internal/syscall mkdir -p $WORK/b019/ internal/cpu mkdir -p $WORK/b013/ runtime/internal/atomic mkdir -p $WORK/b016/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_riscv64.s cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b013/symabis ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_riscv64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid mrPM8MkKzdJdPtEMrXcw/mrPM8MkKzdJdPtEMrXcw -goversion go1.19.4 -symabis $WORK/b013/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d44017e2e2f000489acd14e69157ee50af47afe9b8c804e610e92d08c22b1d66-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid H05A_QEJz-dMYpu0w3bX/H05A_QEJz-dMYpu0w3bX -goversion go1.19.4 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 41Mfl8t4Nxe2bwuVq0fy/41Mfl8t4Nxe2bwuVq0fy -goversion go1.19.4 -symabis $WORK/b016/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b023/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/44/44f24b1aa0846bc5af80d6327b25b1a573bb3b1941c600eb6be2a068cfb9a5f0-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/61/61e04d9bd8e7d1f4cc71e5d99b9ed9e6b235746e512bef3c41369fcdcce73e2b-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid un_ntRs1NWmYZ5mvTMCn/un_ntRs1NWmYZ5mvTMCn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/76/76a2039de9067227ec1803276525fb7b74e6c659606cc462e395c7b906e08302-d # internal unicode mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid svu4gtortX_CJkT9jdHF/svu4gtortX_CJkT9jdHF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go internal/abi mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b011/symabis ./abi_test.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid q1oWX5vjjNKbjBkGSY5j/q1oWX5vjjNKbjBkGSY5j -goversion go1.19.4 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid 280vF6thX8SX63xkZrdU/280vF6thX8SX63xkZrdU -goversion go1.19.4 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b2/b2c154852c7ba3773d8c622293b05254dc05e69febcbc72927d0a1e0b4763cc9-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OpGnkU3enQzkitqmBI_1/OpGnkU3enQzkitqmBI_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b019/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1b/1b7d1617d4a7393a09196f10bb4b10d6995074833cbc89d74da7180f7100e35c-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid xOTb9d7Y804f0JIGfpN7/xOTb9d7Y804f0JIGfpN7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/56/56b86bf6e57d939f345c9080fd2a9c000622b6ffe0e5f8870acbdf2d2c294428-d # internal internal/itoa mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid jd1zXGig1oRaA7na_wij/jd1zXGig1oRaA7na_wij -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b011/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b013/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c3/c36a9aac0823698a26754c1838798d07c5055fcb4d88f2ee32aeef11be88009b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5fd6683f1bf691a0279199fad5286a466d51adf14c902b1e470e19de75832a6b-d # internal math/bits mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p math/bits -std -complete -installsuffix shared -buildid 7KgGiEgB1hmLG6A83Jbz/7KgGiEgB1hmLG6A83Jbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b016/atomic_riscv64.o ./atomic_riscv64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b3/b3fc44d6504d6f6b30c5d24e675acf01a1bdffd1e85dfde8ddb1b8c7fe014ad1-d # internal golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid ubsI0QePy6filmxdqE8f/ubsI0QePy6filmxdqE8f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0f/0fb2476a5d2aa871b51e3a69b9ff72f37634f65668e681593586d8e5c54e8795-d # internal golang.org/x/text/internal/utf8internal mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid E9SmuQ9mHuwtmkMOB_Yh/E9SmuQ9mHuwtmkMOB_Yh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid Si9lTV44dwoUWdT9Eokz/Si9lTV44dwoUWdT9Eokz -goversion go1.19.4 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b023/asm.o ./asm.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/87/873c55a4301a852cc2259ac928658d3561ade7c903b111444a1ee4ecbadf4789-d # internal unicode/utf16 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid _wYu2CLF3PPoYApCKvjJ/_wYu2CLF3PPoYApCKvjJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_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/c2/c232960875d84b55b7b982b0ca38864fbb4dbfdac9d0f4888e2a905dd450ca38-d # internal encoding mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding -std -complete -installsuffix shared -buildid QXsRhzWQAHs1vh3iS-rT/QXsRhzWQAHs1vh3iS-rT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/51/5180577c743027b994403ee67e430d403b9e1dbea1f097cec8ce1c4404f99481-d # internal crypto/subtle mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/subtle -std -complete -installsuffix shared -buildid uWFpy4VVnTCkZYUaZC9j/uWFpy4VVnTCkZYUaZC9j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9b/9bbc760432682dbfd089f1d42de76c4dff2eaa328e81059897797e9b76b8053d-d # internal crypto/internal/subtle mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AWTPieBCsjVNpq-NHO7L/AWTPieBCsjVNpq-NHO7L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/21/2159430a9d0d3b486dad36ce742a73ddfd426cc1a8a3201d3194244652c46283-d # internal crypto/internal/boring/sig mkdir -p $WORK/b120/ cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b120/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/72/72bbabdf88567e25c8885cbd2b8daec7fcb9960c529380056aac522ce42483f2-d # internal container/list mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p container/list -std -complete -installsuffix shared -buildid 0xVwgIo7EdtAHTdEmrW9/0xVwgIo7EdtAHTdEmrW9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid xFzcknhpLTpbo0xFEjvd/xFzcknhpLTpbo0xFEjvd -goversion go1.19.4 -symabis $WORK/b120/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8f/8fb183690704adb45a2c2edd68e3a518c42f5500929930238b5e409c336b21de-d # internal internal/nettrace mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p internal/nettrace -std -complete -installsuffix shared -buildid gfUjulssRDWPGNVeiwbE/gfUjulssRDWPGNVeiwbE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ba/ba29e8fede5a6624afd58def590cf88ffdbc003ca5e778e30a8952b4bc60c878-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/compare_riscv64.o ./compare_riscv64.s math mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b038/symabis ./dim_riscv64.s ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ac/aca81bfbf462ed0a21a0dacb336e201aa49b76b1049c6fa92478ef692cdaa363-d # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math -std -installsuffix shared -buildid UW42kt46MSy1ws-dJVcQ/UW42kt46MSy1ws-dJVcQ -goversion go1.19.4 -symabis $WORK/b038/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cuelang.org/go/pkg/tool mkdir -p $WORK/b169/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/count_riscv64.o ./count_riscv64.s cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b120/sig_other.o ./sig_other.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid M2OZ_JVPiLytvRqTK8an/M2OZ_JVPiLytvRqTK8an -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/fd/fd286f8fcee73a7a02bd4bd3424a74cfcbfc8820496c385aae25a46e7477a90a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cat >$WORK/b186/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 8Ek0i3FOHx3MVfQglQXD/8Ek0i3FOHx3MVfQglQXD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c7/c79f8da1db8bf50637f02a1721a0e393d910a5731f91151b918976ac1316f470-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DE_aQrS_g8-mlYwNYCMM/DE_aQrS_g8-mlYwNYCMM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/equal_riscv64.o ./equal_riscv64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b120/_pkg_.a $WORK/b120/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3f/3fcd4ef606b751e51c5f771f68dc758b15b76213634cf5db9f9958369c78e51c-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid QMqQq_uDIQaLB-qak9y6/QMqQq_uDIQaLB-qak9y6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/70/709e9720ebc8369187f0fe528d037fe3129c4f2a9acda58a8ee49d00847d1e5f-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid cTWQX9f-aR-zoG8XB6B6/cTWQX9f-aR-zoG8XB6B6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e4/e49d11bd00faf2eb3ecfea5190a4b19dcdf3fcd94c1bd588e4148c8bd834e8ed-d # internal github.com/gobwas/glob/util/runes mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid PVoGMKWo6Qt6JRDC-NDw/PVoGMKWo6Qt6JRDC-NDw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_riscv64.o $WORK/b012/count_riscv64.o $WORK/b012/equal_riscv64.o $WORK/b012/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_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/b152/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b2/b278086f2ee8f3bd9927bcd4aff445545d5957226baa8c5dcc8a87e406cca350-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid f3foJYvTngVXuVY_8QR4/f3foJYvTngVXuVY_8QR4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/90/901c0d97d2b2b3da0f3b0da43110adb51f238a0f9cc48b5f6c1ed886de8c6e72-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6c/6c27dab10b6b46fd45cbb2e63f1da6f6bd577bc41bacf44d76c10d0b21bbe2ec-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid snIgryIqmHd_nIjZMbCS/snIgryIqmHd_nIjZMbCS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/5d/5d3ee0f6545344ffc0fa6aeea89babc9b84f6eb6834bab9e0e7c372637f1a2d2-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid BOP4KGCRDOY208y8ck66/BOP4KGCRDOY208y8ck66 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/2f/2fa0af6bcf711e60623777d67b28de5d2926c2e8813a6d541b498f2974eef7a4-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid oH_QS7BVAgfhq38RwhzM/oH_QS7BVAgfhq38RwhzM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b350/_pkg_.a # internal runtime mkdir -p $WORK/b010/ cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/36/368e8fcd13fc2121788d9618fb646bd499bf42ab3a3e13a67a7187167d73dcf5-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid POUMCM-hm2nluCwFTW9s/POUMCM-hm2nluCwFTW9s -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_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/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/1a/1ae5b1a4989bdf648d4b2c9a4d0adaf3e21b8392660e682f9785c3cffcff141c-d # internal github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid pyz_uL5WiSqt-yGA2CaM/pyz_uL5WiSqt-yGA2CaM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/debug/assert_off.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/doc.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/log_off.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/be/bef703cce68555a714a166e6779fa3113aabfa3bfe59240437062809b07abbc2-d # internal golang.org/x/xerrors/internal mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid sK69LtvohNpt5oV2lpPY/sK69LtvohNpt5oV2lpPY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/a8/a81be3e0916499f3ef8818654e06af26caadc305c7505f4a4d7cc6626fc62050-d # internal hash/maphash mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p hash/maphash -std -complete -installsuffix shared -buildid rTLoRgxjgtMO3pUNnNKX/rTLoRgxjgtMO3pUNnNKX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/7a/7aac4187e92db6efeb60338ea1016e8268f902537030a82e4333100d3c1f6d30-d # internal github.com/pierrec/lz4/v4/internal/lz4errors mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid clwWNNIC6vM_nSy9dr1f/clwWNNIC6vM_nSy9dr1f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid UaRZ8k6kz5MYyua2C56W/UaRZ8k6kz5MYyua2C56W -goversion go1.19.4 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/7d/7d33abbeed622f927a030ff32702b88e699dba55d836c7dfb16ebf4fad38b9a4-d # internal github.com/cheekybits/genny/generic mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid tSCyICmhUt4RiPd0EruY/tSCyICmhUt4RiPd0EruY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/f5/f5244f1a1d7bb585733676db4c93b9234ecc2697ad97a3af8051f17dd6dedc34-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b538/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b442/_pkg_.a # internal cat >$WORK/b538/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid bofEVaODAvyrerX9F5H0/bofEVaODAvyrerX9F5H0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/7f/7f9c9fbcaf97aa409e1904d33e7541172f1594a37996ac52b630860a2e8f86e8-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid 2NR8CSBslAdFpa1KRkFc/2NR8CSBslAdFpa1KRkFc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/c7/c713c7c77b8648593ea7b1180ddff2f4426aa188384d7a1934a06818636b39e8-d # internal github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid AEM0FMKzcEcX1xai5v2n/AEM0FMKzcEcX1xai5v2n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/28/280435138437646e0a65ece8b774fa60d13a3ec1fda5c26eb6e447d8b6b6164f-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid HVDpQSdaaE3O11gLUGix/HVDpQSdaaE3O11gLUGix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/e9/e97468a510fab046c9dcfed31ca638596bc6134a84bff4800441c20f161f7740-d # internal go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid sAlW5N3wDXthu5EJToDz/sAlW5N3wDXthu5EJToDz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/01/01c104e918431baef754f797d1eea2e83ddee536e0f0e696f5d22a629644d0ba-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/39/399a415f3c24189ac1d1adef9f3c99c5b51f9c6a8600f4debccf0da83d37bdd7-d # internal github.com/lib/pq/oid mkdir -p $WORK/b659/ github.com/VividCortex/mysqlerr mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b659/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid Kik6mkxUt4GiUNx-z6RQ/Kik6mkxUt4GiUNx-z6RQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/f8/f8844d000ae387c88bb0bdc5273e7c18b113bef6dac4244e291067ae42c85763-d # internal gonum.org/v1/gonum/graph mkdir -p $WORK/b703/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid mQIKwNWeEyDE6_YtT45Q/mQIKwNWeEyDE6_YtT45Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go cat >$WORK/b703/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid moDdxA86biz7qV1o3-oI/moDdxA86biz7qV1o3-oI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/complement.go ./vendor/gonum.org/v1/gonum/graph/doc.go ./vendor/gonum.org/v1/gonum/graph/graph.go ./vendor/gonum.org/v1/gonum/graph/multigraph.go ./vendor/gonum.org/v1/gonum/graph/nodes_edges.go ./vendor/gonum.org/v1/gonum/graph/undirect.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/3d/3d354f3300d5a373864de205debc0d45d798c78407b6a80a39f49046e8ff9c23-d # internal gonum.org/v1/gonum/blas mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid Z_0YJmeCp8-HnLfx4J34/Z_0YJmeCp8-HnLfx4J34 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/c4/c4709495187c16328e6d4674c94f3a80e3b3746170a6a5a0a8ac89bbb7bd8de1-d # internal github.com/google/wire mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid fNNdOAcdNwVZ3e4HvDsL/fNNdOAcdNwVZ3e4HvDsL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a2/a27ed90d568b646ad436cf111997541b011d906d77a7097f681a984d03091087-d # internal github.com/dgryski/go-rendezvous mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid BrlMdO2j1P4EJSibDCSa/BrlMdO2j1P4EJSibDCSa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/21/21710ce62e6c2a440c853c96806e5147b2cb666e03b7b2bd2c1baf2b7dc98ae4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/08/088ae66ce6712fac778d7dcba1019a539caa2946326042301030418b25d6b55d-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b830/ go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b830/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid JN-SyFiRxBALqtpQ9CRn/JN-SyFiRxBALqtpQ9CRn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid Ls793XKv8kb6BJvtVbUz/Ls793XKv8kb6BJvtVbUz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/4b/4b89b1bc598838bf3ffa85c702286d8f60bd2e7debc6f18923e8efd7542595d9-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b865/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b830/_pkg_.a # internal cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b152/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid CaUbDZLaWUg1gq5nOeY-/CaUbDZLaWUg1gq5nOeY- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/3d/3d230004230ff2707538ebe27605e5ed1403541a9ea124bdd9dee6f1fd47000f-d # internal go.opencensus.io mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid AJ2ncw6mgDVm0gtQPfy0/AJ2ncw6mgDVm0gtQPfy0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/32/32caea3462c79755f7d7c7512ed889ec1c42dbba8c675542ec21af2cfeac76a6-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid wUDwpwL38Dn7Oi8AvWJC/wUDwpwL38Dn7Oi8AvWJC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/5b/5bdc3c66689678317ef7a1b9f31ec410fc13517ba93f03bfd0fb08bcbb2a31fa-d # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid 5bRx1aZnArd1BLf1ANlE/5bRx1aZnArd1BLf1ANlE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/6d/6dcd556a9fea5915a400d6dfd3fee826e041e18ffa018915faddccac42941f6a-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid 89CRheSgjEvBPL3nPrad/89CRheSgjEvBPL3nPrad -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/15/15f9ef90e3b143c54bff1b20d271689d6961083722489a0f30fd9d48dd2552ca-d # internal github.com/dennwc/varint mkdir -p $WORK/b962/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/cd/cd768471db3fbc32b2167a79ce071cca6749b854b08fd6e78c9f34ea4c91de8d-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b963/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid qjagi2MF4pq8ibMerD-c/qjagi2MF4pq8ibMerD-c -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go cat >$WORK/b963/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid MBU7N4dO18Jv3NPyXSf3/MBU7N4dO18Jv3NPyXSf3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b891/_pkg_.a # internal cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/19/190b53bcd1d953fd9b28412e8f020b8624005e7f864c347715686d1c30eaeebb-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b038/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b963/_pkg_.a # internal cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/8b/8b45941827325918a7c70305fae56c80c155cd0dc13162b8aaa7103bd7a36600-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b038/sqrt_riscv64.o ./sqrt_riscv64.s cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d4/d44ccca0b144ddb40a0b5a5a4cdfff82a8d028b9c7831ca84837ebfe7252345c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b038/_pkg_.a $WORK/b038/dim_riscv64.o $WORK/b038/sqrt_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/af/af951bdd9559a133705359393ce431a6fe227f32b99bac2268f52b8b43c3fc71-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b310/ github.com/klauspost/compress mkdir -p $WORK/b450/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid _I9OnrwMOpi9dcAPUQKV/_I9OnrwMOpi9dcAPUQKV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF go.opentelemetry.io/otel/internal mkdir -p $WORK/b588/ github.com/google/flatbuffers/go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid YkaLpSYz4HuoN4T0lKGY/YkaLpSYz4HuoN4T0lKGY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go mkdir -p $WORK/b448/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid div_gbWE7wXDfUptgkaH/div_gbWE7wXDfUptgkaH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid fGgNuIgBn8HSgUSk59AM/fGgNuIgBn8HSgUSk59AM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./vendor/github.com/google/flatbuffers/go/builder.go ./vendor/github.com/google/flatbuffers/go/doc.go ./vendor/github.com/google/flatbuffers/go/encode.go ./vendor/github.com/google/flatbuffers/go/grpc.go ./vendor/github.com/google/flatbuffers/go/lib.go ./vendor/github.com/google/flatbuffers/go/sizes.go ./vendor/github.com/google/flatbuffers/go/struct.go ./vendor/github.com/google/flatbuffers/go/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/b7/b754d11312796f552a718956e4dc67d70c2d7402777924ea555a6edb1b62d073-d # internal math/cmplx mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p math/cmplx -std -complete -installsuffix shared -buildid s-59kop1YH9iivyMWial/s-59kop1YH9iivyMWial -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b703/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/55/5539d9f592d51c6292920bc459f38e821342b7d1a9493748e51e39f624639fcb-d # internal gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b716/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b588/_pkg_.a # internal cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid DXWsgOua6fN4LssFu9RP/DXWsgOua6fN4LssFu9RP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/f6/f6cbb7d9961eed7c2689975ac7afed6bb88f04a8280beb249657b3d237781566-d # internal gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid miu3vKw4lVvI83sEPuMv/miu3vKw4lVvI83sEPuMv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/31/31367b222994a432e62faf66605f1453f3f2b8ff4e9846ae7b9a1c31943b3301-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b946/ cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/f1/f14c69dea3193cffe3ec8c133da2488e10a371171b7c13a4378e8c51175a8b6a-d # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b705/ cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a EOF cat >$WORK/b705/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid gPL03ZKip422vaWFPnw_/gPL03ZKip422vaWFPnw_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_riscv64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b705=>" -I $WORK/b705/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b705/symabis ./map.s cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/ae/aec2cc1f1349ef9f33d32fa3721954f5eb3661ee4f19e11f13ba4744150b5d4c-d # internal gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid Rop73utVnqSIQUTQ1jtt/Rop73utVnqSIQUTQ1jtt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b707/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid feBSLtDDhOJzQ4UREwZA/feBSLtDDhOJzQ4UREwZA -goversion go1.19.4 -symabis $WORK/b705/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack -asmhdr $WORK/b705/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b946/_pkg_.a # internal cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/e8/e80a243d3b5a0d58dc67c08b3452c5312edac3f17261f4f1cf455ab870de18b5-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid rkIJNxcNCk2Gh5LBvMmq/rkIJNxcNCk2Gh5LBvMmq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b722/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/26/26b7b816c5c9276f5c69f3ab152c4b2722a4f04297ff3b200a5856a1f10be65d-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid 7x6dq1zFSU5NAbx9HxTG/7x6dq1zFSU5NAbx9HxTG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b718/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/dd/ddce9f96b4ccf5cdb6d0b50aff0948d8f3a84c1eed7808dd0bd81f0795354dfb-d # internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b706/ cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/d5/d53c90cbd12a19bcf057b97fc536a38199c974e3b8cf398f0ec167be795b23a8-d # internal cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b707/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid 356uAP9iPZN6fq4AQuV5/356uAP9iPZN6fq4AQuV5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid J-xAkgyP-dvg9TIIztS4/J-xAkgyP-dvg9TIIztS4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b713/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/1b/1b43281e9fd66163f33959ef79b73e5c16572987dd012d9f0b3577da79418a88-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b716/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 5sA3zMOngLNSg0UvTiX_/5sA3zMOngLNSg0UvTiX_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/20/20d4a64f42e9f652b92afd6eda748b375c898b821f17869baa5886ae5a8fc797-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b722/_pkg_.a # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b713/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid wVMW70cjSbdKQFun-qrD/wVMW70cjSbdKQFun-qrD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/78/78c140b9ae6b50e5ea7d392b7274b4530916faf08d6a147003295230bca7cdac-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b726/ cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid eVcomXgm8G2r2civzcEG/eVcomXgm8G2r2civzcEG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/41/413735b41eca2975b59db477a7528e5db3a29f57f35e8d29f63c62a82b7397bc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/8f/8f9df60fa6860a85a8e123b4abe045aaf6c844e811e977a78020a41f58d7fadd-d # internal gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b707/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid eWbZwNUB8FjSqip3BblR/eWbZwNUB8FjSqip3BblR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/04/049ba79c0b855f52fa5b63580804718f5bfdfd3d5a0f1aef89093339f078fa3e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/d0/d018e8d5705609a01f16d0d93e0eda5fc5b330817ef81d1aaf72378df432b4e9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/07/07e166e5cac0443af1c4073dd142935318d40f0120134be45c79963972364529-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_riscv64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b705=>" -I $WORK/b705/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b705/map.o ./map.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b705/_pkg_.a $WORK/b705/map.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/e9/e96aba4e5de8fb6b6fa9b2a926f65bdc7c94b8a1677ab54841b76560cd730cc7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/2a/2ac62f404050d1e32b42941c7e3f168b5ea01b1ab41a18043cff2bab5ae4c7dc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/6a/6a9c1db4f247de4813712a73e25966442b86add7412c28cf778e2305f7d5f7ac-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_riscv64.o $WORK/b010/atomic_riscv64.o $WORK/b010/duff_riscv64.o $WORK/b010/memclr_riscv64.o $WORK/b010/memmove_riscv64.o $WORK/b010/preempt_riscv64.o $WORK/b010/rt0_linux_riscv64.o $WORK/b010/sys_linux_riscv64.o $WORK/b010/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b0/b0cdaf140d65a22d8282436d2f16f052950b4bf3f3a9417756a76f6877a6c354-d # internal runtime/metrics mkdir -p $WORK/b479/ internal/reflectlite mkdir -p $WORK/b006/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p runtime/metrics -std -installsuffix shared -buildid CRz3XHbAy7vHStsIwRvG/CRz3XHbAy7vHStsIwRvG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s sync mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid 43SIyLUiOqL563wJM3ew/43SIyLUiOqL563wJM3ew -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid I2_Rd0gAtI553cH8aSgB/I2_Rd0gAtI553cH8aSgB -goversion go1.19.4 -symabis $WORK/b006/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/7a/7af6d53b780a54b09dd57e7e8e3eb1ba0866ec52491ff31178ff5614a4ca2b08-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/90/905f92b06ae2f0196cee87fd40871afeff8facb31e36be52eded7208c88fcec1-d # internal internal/testlog mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/testlog -std -complete -installsuffix shared -buildid 9Hg5Fnj-4gYZWnLTak2H/9Hg5Fnj-4gYZWnLTak2H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b290/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b348/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid GWoiYk3a21ih5f4F2xqC/GWoiYk3a21ih5f4F2xqC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go math/rand google.golang.org/grpc/internal/buffer mkdir -p $WORK/b063/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid RP3OBNPf2C0ajg8D9u8b/RP3OBNPf2C0ajg8D9u8b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go mkdir -p $WORK/b397/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/rand -std -complete -installsuffix shared -buildid b5oMLjpaG7pM_jyh1ciu/b5oMLjpaG7pM_jyh1ciu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p internal/singleflight -std -complete -installsuffix shared -buildid lGfUZAeujR7g1Cun2Kaq/lGfUZAeujR7g1Cun2Kaq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid lOlBh7fIZGirVw7KtAmT/lOlBh7fIZGirVw7KtAmT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go runtime/cgo mkdir -p $WORK/b160/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ad/ada9616bd3ae698ebf839bc579839742bbeea5d31262b01a94502ab05cc55255-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b160/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid BItgRUiaouHlnelm6tpt/BItgRUiaouHlnelm6tpt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/13/13705b30a9b41227e7ce0419363f80df2e8f4a6906f02a9c5e8b73fd2ff1b6e8-d # internal github.com/josharian/intern mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid XHglI22WQ-7aQWitx49N/XHglI22WQ-7aQWitx49N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a3/a3a518a18651cc47c23d74618ea71c248e9ab72b0506898aafcd98ea90413441-d # internal internal/sysinfo mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/1a/1a40b2b896a51f14619277c13bab8821ac9c53e831645ee84a62a9c697e04c32-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid tybwCqsXaITQXZoggA0z/tybwCqsXaITQXZoggA0z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b711/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b716/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/cmplx=$WORK/b713/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid WsxyIOUEFBiI5GgRBCVJ/WsxyIOUEFBiI5GgRBCVJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/gonum/dgemm.go ./vendor/gonum.org/v1/gonum/blas/gonum/doc.go ./vendor/gonum.org/v1/gonum/blas/gonum/errors.go ./vendor/gonum.org/v1/gonum/blas/gonum/gonum.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_dsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64_ddot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/sgemm.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/47/4719ed0ddc628e1f5e1041182e8fcf0c460ab39eaa5a77888b5f7a95a5104364-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/de/de69732bedadb97348e88b2868d4db4c2c94b8c27e635bd159742aded39580a8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/05/057f6f796288fed54c9968695c69f271b4b720820dd807338ebf3246d66281ff-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/09/09294ca8f49fa893a0dc9cf853d605dde37d9a9a8c17b5ba8231fa92dd0d6bee-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d7/d708d811e1df9cf129f1ef31b8504797d06ec66b81a78097a26fce2f6af1976c-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b9/b977a1c171b884e33a79c59837ec69acb1ee360a411a7928be67fee1900bb642-d # internal errors mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true sort cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid HfeZKVhNiCEjSyhe41dk/HfeZKVhNiCEjSyhe41dk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e84424eae96101911e12a6955459d5c1bb6bef5c7ed387712c2541b53498d162-d # internal mkdir -p $WORK/b041/ cd $WORK/b160 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c io mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b776/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid -6ox5rJItsN2U8UMNMEW/-6ox5rJItsN2U8UMNMEW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid EcUoVHq0uZ4V2JBBivLf/EcUoVHq0uZ4V2JBBivLf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid iJ_oD2x76O_V2lJs6alh/iJ_oD2x76O_V2lJs6alh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go internal/safefilepath mkdir -p $WORK/b045/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid TkucZDLAV4xVZ24dz1YM/TkucZDLAV4xVZ24dz1YM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid sIVGMGG8ZhdDvjAZGz2Q/sIVGMGG8ZhdDvjAZGz2Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go strconv mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p strconv -std -complete -installsuffix shared -buildid QYXHeKJ0j5cQMmwe0E3_/QYXHeKJ0j5cQMmwe0E3_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e0/e0b7bb762358400ef256459eda100efbf64ff205cdeb65ab81e82879fa793d7f-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5a/5a0cacd2d9cc0f27d4f1677046aa9feae142e042c8b1e5063ba308ff1ac161d2-d # internal path mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p path -std -complete -installsuffix shared -buildid FsnFPhDEI5SB-x4Pn9i_/FsnFPhDEI5SB-x4Pn9i_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/6e/6eec9325999d56281ca54533b8822df483a40da2ea0b35d0089bc0266b40150c-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vr6wEhn89jzN_i2jqirE/vr6wEhn89jzN_i2jqirE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid 3Rrkdcj9KnOLqKB724QQ/3Rrkdcj9KnOLqKB724QQ -goversion go1.19.4 -symabis $WORK/b029/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go cd $WORK/b160 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/06/060c7b766a0db29dcba6560c3216f5a73dcd92cf4b4a10990cc4524b47ca9046-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid 1-_kSEqY_dcU9fc5NNtK/1-_kSEqY_dcU9fc5NNtK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/77/7703c4a411a8459981c2b2e31e530f67fa3e3f7c2489db35ea946e6d2381f36b-d # internal github.com/mpvl/unique mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid JHEO7Ib-fK44eq73S1xh/JHEO7Ib-fK44eq73S1xh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x003.o -c gcc_context.c cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/16/169135853b49bc71d53372d9f2af66b618f7d262c4c3e4e637e7ed932a14b27b-d # internal bytes mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid 03B6f3vMoQPnW2qaY5w2/03B6f3vMoQPnW2qaY5w2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a0/a06e4ecb67d9d74c6b4406d70d83c90e2431ff3ce927d2ed347a8463398ec0d6-d # internal strings mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strings -std -complete -installsuffix shared -buildid 6ZbEcDajjLyxhWdUZY8K/6ZbEcDajjLyxhWdUZY8K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x004.o -c gcc_fatalf.c cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b9/b97a35599d92e278e51eff92487b72a15e740c72724e4c35f083d554b00675ee-d # internal reflect mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b037/symabis ./asm_riscv64.s ./float32reg_riscv64.s cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/23/239dce21254f3a0012d2ef94d360b6f2c66f3cc4d9f53e61b820a545b79b7647-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p hash -std -complete -installsuffix shared -buildid 70vezBRV-DV-x6FfRW2z/70vezBRV-DV-x6FfRW2z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid h_wHMiexqBZWknusdEZ3/h_wHMiexqBZWknusdEZ3 -goversion go1.19.4 -symabis $WORK/b037/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c8/c82be3d5a16459dd18e94b5afa88801672b95e71ce21f5c212d8db1a61824736-d # internal hash/crc32 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p hash/crc32 -std -complete -installsuffix shared -buildid oBCFgj5g3e0K60TQx4x2/oBCFgj5g3e0K60TQx4x2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/57/57f1c8fd665a3a5aeda89b9ca1c4721f09f49a4703106e0580ab50dbc39d5a7b-d # internal bufio mkdir -p $WORK/b003/ cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/78/7890f0a53ece1aa6e40fc021a9c9a53dd9ab44f174aace9a123f5de14b1ee232-d # internal hash/fnv mkdir -p $WORK/b066/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -installsuffix shared -buildid 3-NhwWSqI0AMlHmoLgxl/3-NhwWSqI0AMlHmoLgxl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash/fnv -std -complete -installsuffix shared -buildid vXqy3tOM7egh0SY0qu1D/vXqy3tOM7egh0SY0qu1D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/d8/d8a6b0a490c9e0410bf484e0ab87cdc4c638ec151d3d88938e379b63363193ec-d # internal text/tabwriter mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p text/tabwriter -std -complete -installsuffix shared -buildid rbteZLIdxsbPVYyXmPjV/rbteZLIdxsbPVYyXmPjV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/39/3924bb748e7d4be1c44040d737b088b398d7e202636c1ca64cb6ca3706cda4c3-d # internal golang.org/x/text/transform mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid BMaGGDHnITOeka-zk1jt/BMaGGDHnITOeka-zk1jt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b029/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b8/b84bc8f8b6108e4bd2cb2d94042f74ffce5169026a78ad91009eb9c247097219-d # internal html mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p html -std -complete -installsuffix shared -buildid Q8k17HucdM_4JPFf7hXZ/Q8k17HucdM_4JPFf7hXZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2f/2fd62b53a586a5abb691b3c35de29bb66ef08cc98004e8036bed0ba6a3ddd4bb-d # internal time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid 56G_n2i5noDD-qFXzMfL/56G_n2i5noDD-qFXzMfL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/55/55a6708cab15edbc7766ea14d3d35a0518dad62a2c64a5cccdbfd1c9f3ab440e-d # internal internal/syscall/unix mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid -i4JgMsiD6L1hKnnyNYN/-i4JgMsiD6L1hKnnyNYN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/40/40e5c66c4ce8fffabadf2641477785857246d1af3385979a629c0cf22fc8ffb1-d # internal internal/syscall/execenv mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid x3ZGpJ2G4nPgds9n8vNV/x3ZGpJ2G4nPgds9n8vNV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x006.o -c gcc_linux_riscv64.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/32/3279e6f5487c5373670132c9c90ed74cb83cf0d584fe3b44088ef2bdd74e2cba-d # internal golang.org/x/text/encoding mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid B9FQqfsQGVPqusd-bii9/B9FQqfsQGVPqusd-bii9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9e/9e2ec308a43ae0e6b67487454f6bad0e0e731d5e266f18ebf072802c0eb94125-d # internal golang.org/x/text/runes mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid Jp--TzRUIMftlCLcScKp/Jp--TzRUIMftlCLcScKp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.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/b078/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0f/0f03fc06e506a73289b8566653bc2dfe7c123909b408508669b1ceb0f7382cf2-d # internal regexp/syntax mkdir -p $WORK/b095/ cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/17/17056b58b080ece725143207aeb9b1483fc4e7fb0a80bfe5afc20395ce381059-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b081/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b078/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p regexp/syntax -std -complete -installsuffix shared -buildid FaGAPnSX9aSOyj8r05lY/FaGAPnSX9aSOyj8r05lY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid 05ZEKAh7-3-xIYVnCGht/05ZEKAh7-3-xIYVnCGht -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d2/d2bf5e0b70e4349d1c04ae2a5ef35e7cec21bfa1634cc02cf14437953183c328-d # internal crypto mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto -std -complete -installsuffix shared -buildid jvGGJrKtDlRrHPRYaW5V/jvGGJrKtDlRrHPRYaW5V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/74/745811efb0b58772dddfdd4ff5f5f743917d1659279c6336725af99bd0bf348a-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b078/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b082/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b083/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid P5V8QjOcTCgkIOoNrOtU/P5V8QjOcTCgkIOoNrOtU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/1d/1d3323dda816b46953d4572c14a2889c8a2a69c77364671f534df86ab53f72be-d # internal crypto/internal/randutil mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid jwJB0fjAh1QGh6Tzj9ij/jwJB0fjAh1QGh6Tzj9ij -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/0d/0d0f1f84d2347f6c02fe91379f3709b85baff5f0d9e7c7a24ae8345cbeebe7ee-d # internal crypto/rc4 mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid ULZzyPqpK8A7aChDoKSW/ULZzyPqpK8A7aChDoKSW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/cb/cba2879352dda6d5e46c7bae395b411ccc2ed7eea06bb923b414b4ba218dba19-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b204/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/c4/c48375bd7239deefcb97cb8ec48a4badb5bdf361ef5a2fefc7d7c673fcf9ff17-d # internal cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid DvzSm0gTyy2CxF02QHb4/DvzSm0gTyy2CxF02QHb4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go net/http/internal/ascii mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid vOA5226v1LpDZh0btWKJ/vOA5226v1LpDZh0btWKJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/04/04a28f9dbb5f94b7e8862afcb8f89090da90e011050c8210e2894e462f855d46-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid MKIhxomjCaivL7jq2pzn/MKIhxomjCaivL7jq2pzn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/da/da06e3bbcead43eb2412fe27c23efe1c3802a3e0d32686663cae0553762999be-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid oPY5W2sAI_i5jWYV2UDu/oPY5W2sAI_i5jWYV2UDu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/6e/6e475415d71e9c6ffc2c2a2223dfd1182e54e7e6c8012e79c06507b6ff268111-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/cd/cd57632b582a7d4f4c583db1a12e54971d7da49b0befadc92331eb2c729f8306-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid 1m5Ftr0X8ZvLVxnSZy3L/1m5Ftr0X8ZvLVxnSZy3L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid JsPt4DOQ09jaNeBWem4X/JsPt4DOQ09jaNeBWem4X -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/5b/5b8344960202c078055035396e3443daa4d3708d4d43563adac17caf27d3f1eb-d # internal crypto/internal/nistec mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b182/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid tUJredGscrTyU_AGP0kl/tUJredGscrTyU_AGP0kl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/6c/6cdcef771bdb63acd718b93812c1d7a103de13d9164cffef21a79eb413490e3d-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid HHObohvsutA7xLP5ejjs/HHObohvsutA7xLP5ejjs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/b1/b1c5289f61c94fb94069ffdd64c724c288265c7fe7d7ae1e94502ea1e8e9ed77-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid 9pcuRsM8KTZJcwGe7ICJ/9pcuRsM8KTZJcwGe7ICJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/4e/4ec974ade4aef9f8511cc3c51930091f79b02665e09f0632a584866ad92b1a97-d # internal github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid MqyO_Y4W12Ff6WRnFxAq/MqyO_Y4W12Ff6WRnFxAq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b380/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/58/5854610c70f0bd712f24723edd08c25e934c26d428cdd8ccdf7f902f6ed4bad2-d # internal github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b448/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid dcrNENagXU2127nx_dXj/dcrNENagXU2127nx_dXj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Binary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Block.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompression.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompressionMethod.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Bool.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Buffer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/CompressionType.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Date.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DateUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Decimal.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryEncoding.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryKind.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Duration.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Endianness.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Feature.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Field.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FieldNode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FloatingPoint.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Footer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Int.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Interval.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/IntervalUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/KeyValue.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeUtf8.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/List.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Map.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Message.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MessageHeader.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MetadataVersion.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Null.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Precision.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/RecordBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Schema.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSR.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSX.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndex.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCOO.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCSF.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Struct_.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Tensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TensorDim.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Time.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TimeUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Timestamp.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Type.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Union.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/UnionMode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Utf8.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x010.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/2f/2f3177ae4bfaff2cd4c70c447ac29c6c1c37cbbc588c55b50c12c34c5c183851-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid sstKJ82A8jjV7wyJbNGq/sstKJ82A8jjV7wyJbNGq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6bf02fe081b513b6b1c4ab9a58f149b1f2c6114e6ef09e373d8e3fbbd3a6656-d # internal context mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid SNHKdVy0R9sl23apZVe5/SNHKdVy0R9sl23apZVe5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/b6/b6630bbbbbe9a4be476029f05c51efc7fb2400935392d3b4b64257e7d26370aa-d # internal internal/poll mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid i71NKO09oPJ2UY8LwZWu/i71NKO09oPJ2UY8LwZWu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4b/4bf0179277b4eacf07a828911d1ba1956cde98b4e003746401fa6de4679ca67d-d # internal io/fs mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -std -complete -installsuffix shared -buildid yhB_ZPyfCSS7V2-4sv7j/yhB_ZPyfCSS7V2-4sv7j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3f/3f8eca2137686fc020b47470b162bea6b3a31233fa7045aac4dc275e6036bdd8-d # internal regexp mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p regexp -std -complete -installsuffix shared -buildid I11oUJI_zTmoR86nj6es/I11oUJI_zTmoR86nj6es -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I $WORK/b160/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b160/_x011.o -c gcc_riscv64.S cd $WORK/b160 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6dd85fb114f1134900c4313fb2e60ac6ca1ec16a38b90e911097e7930f19c3db-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b248/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid wwMUJUPsiyy3FF0oYouI/wwMUJUPsiyy3FF0oYouI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b160=/tmp/go-build -gno-record-gcc-switches -o $WORK/b160/_cgo_.o $WORK/b160/_cgo_main.o $WORK/b160/_x001.o $WORK/b160/_x002.o $WORK/b160/_x003.o $WORK/b160/_x004.o $WORK/b160/_x005.o $WORK/b160/_x006.o $WORK/b160/_x007.o $WORK/b160/_x008.o $WORK/b160/_x009.o $WORK/b160/_x010.o $WORK/b160/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b711/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/06/0607d4a484cf9208d331edf8fc31ae964108cd41cb1e8d1dd88a9531e67b691e-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid 68cF8m_hwEn0ZB-XZOAZ/68cF8m_hwEn0ZB-XZOAZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b037/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b037/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_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/1b/1b69ebbc03f539997475ab868fd2a984a981e5fb192411fa18fb25267fee3116-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid yuyEVcgPTc_t09fQ3FaE/yuyEVcgPTc_t09fQ3FaE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/43/434f13fff9313ca4f83a5f667ffa0f049ddf640acdc56c4719750632362e0be8-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b377/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b160/_cgo_.o -dynout $WORK/b160/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/01/01987598c1ee2d5830b005d1192df37a949a47ca5d208dffd2a5f74e3dca1082-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid hk_oEVvmuCqnMqgl2rCI/hk_oEVvmuCqnMqgl2rCI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid 1oX68VfhMWvg0pKcTmxR/1oX68VfhMWvg0pKcTmxR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_riscv64.o $WORK/b037/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b160/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b160/symabis ./asm_riscv64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1e/1e258870d93bbcd57854b70fd8c07b6249031b19c2410a415d16914b2edfdff9-d # internal cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p runtime/cgo -std -installsuffix shared -buildid 9VoOyEcsH8-MusoyNSPH/9VoOyEcsH8-MusoyNSPH -goversion go1.19.4 -symabis $WORK/b160/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b160/_cgo_gotypes.go $WORK/b160/cgo.cgo1.go $WORK/b160/_cgo_import.go os mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/safefilepath=$WORK/b045/_pkg_.a packagefile internal/syscall/execenv=$WORK/b046/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b047/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid G32GBmaMMbxnknAZSa_1/G32GBmaMMbxnknAZSa_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/11/1192ccf81774e2f04195f484905c0c6f6463264d05df830432b4bb1ba1ae28e3-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/46/462345ccc646a33eb4c1942e5e3690ab2bc1ee8d6700359173742c81c38f761b-d # internal golang.org/x/net/context mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid mlpFK10j9IbdHLnqVQmU/mlpFK10j9IbdHLnqVQmU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid Dk5UBghMimg_hA2RhNsz/Dk5UBghMimg_hA2RhNsz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/f3/f3833aefba75b5500915f8bb829abf44f7b336787487c50b7cc56e82a54e4465-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid HTia3pHi83KB4aOOgu-4/HTia3pHi83KB4aOOgu-4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b160/asm_riscv64.o ./asm_riscv64.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/29/297e767ff14010a00b23f8a4f8ffda55d6599e0f3e06c669ee5c00914f72d168-d # internal internal/fmtsort mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid B_l7R00fptd_znmLTvML/B_l7R00fptd_znmLTvML -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/cb/cba07d20cefe7a83d550dade43b780ef82b24d50f1c806e6ac80c6ed44316956-d # internal encoding/binary mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/binary -std -complete -installsuffix shared -buildid GsMG9-18Oo30JYhS5SIG/GsMG9-18Oo30JYhS5SIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b160/_pkg_.a $WORK/b160/asm_riscv64.o $WORK/b160/_x001.o $WORK/b160/_x002.o $WORK/b160/_x003.o $WORK/b160/_x004.o $WORK/b160/_x005.o $WORK/b160/_x006.o $WORK/b160/_x007.o $WORK/b160/_x008.o $WORK/b160/_x009.o $WORK/b160/_x010.o $WORK/b160/_x011.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/bb/bb68ab7cfb53d3618d87334455cd2f55b68dfb3cb165561b78f6d813c68db605-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b465/ cat >$WORK/b465/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b465/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/35/35d6d187fa4b6d375c7c62c8359d3f8dcce96b16cab977c2f0c6815cff7027e0-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid EWe01a1vNnSRDubvxiak/EWe01a1vNnSRDubvxiak -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid Sy7-6AWrbM9eTsgpvyZo/Sy7-6AWrbM9eTsgpvyZo -goversion go1.19.4 -symabis $WORK/b465/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack -asmhdr $WORK/b465/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/3d/3ddc9d3103453f5d7b60ca5f799454f5322ae7879d62338765a4c21d9b553dbd-d # internal embed mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p embed -std -complete -installsuffix shared -buildid nWRd_DG6yWFaWfKPp5dU/nWRd_DG6yWFaWfKPp5dU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack /usr/lib/golang/src/embed/embed.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/48/480d6c2d54c2effeb94cf3fa523a16b146ddf9029eb41d7d8d82fd8d0926cbcf-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid ZrFX_wW-eAQj5iXTyneP/ZrFX_wW-eAQj5iXTyneP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/03/031117c731d1895238c70eaa93a6eb7ef26751dba14bf252350b0ddadd092d1c-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid FxsDiSW5s4arj08i7s_q/FxsDiSW5s4arj08i7s_q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dd/ddab197b2c2d30567743b3e2c06cc43038cb5143d7454a757fd599a3c529385e-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid 1Q5uYj-gQKXq9kpcR513/1Q5uYj-gQKXq9kpcR513 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/6c/6c4e65b68d58c20c6202fde7054e831918698fd83eab2ae9fdc1ce3b346b6ecf-d # internal encoding/base32 mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p encoding/base32 -std -complete -installsuffix shared -buildid PPQDyXeXoYHRLLw6oQ61/PPQDyXeXoYHRLLw6oQ61 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/41/41d94a49111f0349d6b62a4772730398982a5aef640f7e370e7a67317398127f-d # internal github.com/jpillora/backoff mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid rqtr-Tr_CfGHNKI4Hn40/rqtr-Tr_CfGHNKI4Hn40 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/94/942e0355ac320fead033a786244db2c1cf886aac063b65a3065dde10fb1ddba7-d # internal hash/adler32 mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p hash/adler32 -std -complete -installsuffix shared -buildid j-5Rs3evwwhQ5etJK0Iu/j-5Rs3evwwhQ5etJK0Iu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/7f/7feaf1912da5af5c824b6e7e1035e1652adc2d526be7f4518d2afe1bc0e5ea9c-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b525/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid uOXR5r8B1hRnfPSXbm5J/uOXR5r8B1hRnfPSXbm5J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/reverse_iter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e0/e0e49f5d155bdb094428f63fe5b2479fee0fe98a0fa865af0fcdf82105a0ccfb-d # internal go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid _QYZFnJlAvSIQmCkYyse/_QYZFnJlAvSIQmCkYyse -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/8b/8b6748847b192c748ed09ce7b638770c8a75778a112708803bd990000ceb2443-d # internal github.com/go-logr/logr mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid EHAPMA6COgWn7LL_l6w5/EHAPMA6COgWn7LL_l6w5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/13/13c6a0b915ed0a64e761e3ea133a0bfced08140c2c724efa241fc02cbb512ba7-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid 7zqcZUkRmy_qfkDdSx05/7zqcZUkRmy_qfkDdSx05 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/e2/e2362ad84ee88528bba28d343390577de24bb92fc69ee81c5168baf755a28194-d # internal github.com/grafana/grafana/pkg/events mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid 9IGJPeZVVuruKlGOliM5/9IGJPeZVVuruKlGOliM5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/91/91e25883f4be114b01d451f42aab2781533b5a11a3c5639f34ce954359734c25-d # internal github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid yHIJmKouR-6LryW5pm96/yHIJmKouR-6LryW5pm96 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/c5/c56d534b9ba3accff791b587caa477e48852be5f7000094153ffe3167383ea58-d # internal github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid CccLj8L3Ib_eRW1FUumG/CccLj8L3Ib_eRW1FUumG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f1/f15653c3e4e4e509f8ae4dbf6f299270dd7eb3c68544ac14316d26aeb887ac80-d # internal encoding/base64 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 0T-jpdsQItGH1pHfK9p1/0T-jpdsQItGH1pHfK9p1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/bf/bf4e67cc6fab2009d79759f474aeed6d13c56b45ee6e633f9d44c2a19b9cfa71-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b114/ cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/f2/f278531132ed7c765b26c45d13d8592fe94ea83583d896f8120bf753eb07c006-d # internal crypto/cipher mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/cipher -std -complete -installsuffix shared -buildid baJfIJpBg8fsSsvHqtgM/baJfIJpBg8fsSsvHqtgM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid ixIWUzYS4QBPSTevS-Hj/ixIWUzYS4QBPSTevS-Hj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/a8/a8a1a005c8885c38712a5dad912c60473faaa529dfb9aa9205a0ddfa06241b78-d # internal crypto/md5 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/md5 -std -complete -installsuffix shared -buildid mOYCTKOP3gRS35ODygjQ/mOYCTKOP3gRS35ODygjQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/81/81586a97981dedcb08836328a7c66cf9d16ea77cc920c1f5591d469114455d7d-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid MDxeGhHpF9PCur5-9nw1/MDxeGhHpF9PCur5-9nw1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c9/c966f5c56ecd33e9b5bf26bbca82cebff50305d660578cd21fd4f3ff12770bdb-d # internal fmt mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p fmt -std -complete -installsuffix shared -buildid doEgbEmcK5lEbRGue8y3/doEgbEmcK5lEbRGue8y3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/74/748f00375c41ebcb35ad199cd7df4227ab73cb2dcfc868d3df83b658eca16748-d # internal path/filepath mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p path/filepath -std -complete -installsuffix shared -buildid OrsQZPRi1BqXOXRLgKm7/OrsQZPRi1BqXOXRLgKm7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a2/a21214cc9f863c98b78974eecd15484b0deddb4d576b46436b73cc9aa0fe6607-d # internal io/ioutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p io/ioutil -std -complete -installsuffix shared -buildid FVjkEkBxbNQ5P5OnYmvj/FVjkEkBxbNQ5P5OnYmvj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/1f/1f049b5f3947116a3aa98f282cd6d1f6c8723f5cc20f47beb89d80ee4ecc210d-d # internal internal/godebug mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p internal/godebug -std -complete -installsuffix shared -buildid Gppwg5Mk8168oc7yKMlo/Gppwg5Mk8168oc7yKMlo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1d/1df1e66a2683b54a51019be596dc774433c2d3eac3b6582751f5a88279e97d6d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal crypto/internal/edwards25519 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b114/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 8C5tb29XIwk3lyUByJSY/8C5tb29XIwk3lyUByJSY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/58/58593efc88c5f7f13aabcf989dca730539cb1eb20b6667045d23f66c9306eeb9-d # internal encoding/pem mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p encoding/pem -std -complete -installsuffix shared -buildid wkK37SxtLmLmzilwn6ix/wkK37SxtLmLmzilwn6ix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/fb/fb9dc3b3bd003b8a2f66516e7e52c617434427fa2ee557c450ec9ab722acb4a2-d # internal internal/intern mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b155/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p internal/intern -std -complete -installsuffix shared -buildid Z-IoZd0gW5_qMYFmKag-/Z-IoZd0gW5_qMYFmKag- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f5/f52355d03e2fe34940c62b323b2fdf049cc9f2072f54a3bdc652c776e166040e-d # internal crypto/internal/boring mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b120/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid i1ypaFhqF3lVDA_FxN3q/i1ypaFhqF3lVDA_FxN3q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/eeed6d4e238f39ecf6d615c5373d48c9acb261e2819ea358f521de22ad648e78-d # internal crypto/des mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/des -std -complete -installsuffix shared -buildid YcO-5yB7E8tk1KLqASBi/YcO-5yB7E8tk1KLqASBi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/21/21a2ed6448916c2a9ab94829fd4cfa5cb65f0338cee164fc50884bc226d094fe-d # internal net/netip mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b159/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p net/netip -std -complete -installsuffix shared -buildid GjtjDUPFt-2DKU7xRDm8/GjtjDUPFt-2DKU7xRDm8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/52/52c543229c9b25b1d68f14580e7720d677083d221a549bf6669bbb72332ca640-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b195/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 9OeS3PbikLc9exWrhxKT/9OeS3PbikLc9exWrhxKT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/b2/b26259f9a6eea78f34f1cb1bd0dcf87d3833e8d2e5653f2fec7e68b2c292b08d-d # internal crypto/sha512 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid P3_IQYjIpnj7kKYxp2yz/P3_IQYjIpnj7kKYxp2yz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/81/8180906081640c1658bb43b3a9055c8cd781fdbb8bd5aac77a2c7de35e04e149-d # internal crypto/hmac mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/hmac -std -complete -installsuffix shared -buildid fw2cGDk3ehUvULOD9X3d/fw2cGDk3ehUvULOD9X3d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/11/119fb90fd60645f6899a4ca2cb1938ef4662b873688373baf8d70165c3bdb2d1-d # internal crypto/sha1 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid BPF9d2UE7owXm9xjx9A7/BPF9d2UE7owXm9xjx9A7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/28/2817a71b7fe22b8e3b257859e5848e7eca09fa4487df0372a556038bd952f391-d # internal crypto/sha256 mkdir -p $WORK/b129/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid BjS0pWrjKYsLKZ3se9H6/BjS0pWrjKYsLKZ3se9H6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/73/73578a7a779deab1eb193dca298e5371b9e05fab1f1b08b416d3fd66f3407979-d # internal os/exec mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/godebug=$WORK/b155/_pkg_.a packagefile internal/syscall/execenv=$WORK/b046/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p os/exec -std -complete -installsuffix shared -buildid ibHLxFRoVMoXx93BWN14/ibHLxFRoVMoXx93BWN14 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/96/96a6cb4fe515c33ccb09619159e085dc594e3fec3bf07a215a1274db90d25967-d # internal crypto/aes mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/aes -std -complete -installsuffix shared -buildid _19R38mJ7eaKUkjMl09L/_19R38mJ7eaKUkjMl09L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/2e/2eced0daa68d7b009f0b987ceb4bf1f6297f258b9c7cc127ed9e1f86657dcc5d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid v9-dNx2__ca3tPS2qq0H/v9-dNx2__ca3tPS2qq0H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/98/98e402244758ead8e9ef5b742f967b73c7727a6db8dd6109d6ccb068dd29d4c6-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid 77oLzEOUplj86V1zjbY6/77oLzEOUplj86V1zjbY6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d5/d50e775af6680865960cf78bcd2f8769b9fabcd5419df819bae5328372851fa0-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid hEzFyJKGtJPObeLvordZ/hEzFyJKGtJPObeLvordZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/13/13d125dc39eb078c7837e81f686f0565587b7b878dbdf54208367c3e8896b059-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b244/ cat >$WORK/b244/go_asm.h << 'EOF' # internal EOF cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/1a/1a21c7e21efbe83b44d443d5631fe55d77fe020cf1c2c8c5d03afef36126f3be-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid d27CA7LtVRr9EYxYOFc0/d27CA7LtVRr9EYxYOFc0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b244=>" -I $WORK/b244/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b244/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/11/110f54dd49deb77baf4a1cc91f91a32e96595e2fd4f8c66025d609a2fb07d6cc-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid 7QoqnimUbA0Um9AxXX4i/7QoqnimUbA0Um9AxXX4i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b245/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid 2MGZx6_WwV-EOVUl8-36/2MGZx6_WwV-EOVUl8-36 -goversion go1.19.4 -symabis $WORK/b244/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack -asmhdr $WORK/b244/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/6c/6cacc82d5f1115425bfbdbfac1108a78a52048f1f13acd1b6f9ea684e9f6683e-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid LLAM_71C6iS3UmJ1H--j/LLAM_71C6iS3UmJ1H--j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/8b/8b1e00dd51c15bca99eafc1543254c5b4c89e716fe8b5cda213682c6ebc28b16-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid Ln_4rsQlluetSMW9F5tE/Ln_4rsQlluetSMW9F5tE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/19/19f7b6ed2e0b62b5b030aeb3ee46eaecb7919191b6608a145b44d3da9f5d8a7d-d # internal os/signal mkdir -p $WORK/b426/ cat >$WORK/b426/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b426=>" -I $WORK/b426/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b426/symabis ./sig.s cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/12/12a8033e8a8a595e675bd2f21f66a6b042f87d6d4484c33d31dd8b0db188893d-d # internal net mkdir -p $WORK/b153/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b153/ -importpath net -- -I $WORK/b153/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p os/signal -std -installsuffix shared -buildid A0xV09h6bu0q2hMCapHk/A0xV09h6bu0q2hMCapHk -goversion go1.19.4 -symabis $WORK/b426/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack -asmhdr $WORK/b426/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2d/2d58355ce7988c84ee6361456ffbf461c23189130a30b354526096cc836adf94-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid iriNeQNq1SAgkX2hR9XM/iriNeQNq1SAgkX2hR9XM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/c0/c080d2c7bec8c481774cbcc538dce0be4afcfa318ae76a9908d88c81d7ba3332-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b437/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid YRtP-3SU9PABeIJuJLAO/YRtP-3SU9PABeIJuJLAO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/83/835a259fb58d7281ed9620d4c4e34e8f830d8b4a1545317fc16670e9f4067374-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid BT00-jbO3SsICu6mUsJ0/BT00-jbO3SsICu6mUsJ0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b465/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b465/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b465=>" -I $WORK/b465/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b465/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b465/_pkg_.a $WORK/b465/relfect2_mips64x.o $WORK/b465/relfect2_mipsx.o $WORK/b465/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ad/ad070437c899acd14b28165d066af1918237f6c9325db28bd418a940f9fbde69-d # internal compress/flate mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p compress/flate -std -complete -installsuffix shared -buildid 2zdrRLuxpsOBauHTosnJ/2zdrRLuxpsOBauHTosnJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/86/8657e0d53904c1a74af9342d9e42b9aa9fdd7c252a50f630c2669347ff988163-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid 0UPvGTJjhWIBKN71tKfR/0UPvGTJjhWIBKN71tKfR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b426=>" -I $WORK/b426/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b426/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b426/_pkg_.a $WORK/b426/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/11/11c4acabe50d2b86006a708a8dc5d44cda6fe9b1b8a275966a9e13343e355c07-d # internal database/sql/driver mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/58/58ef4377e1ff0b91cc0448f4d7faa81db9a0aa1d74c2dfc93e6a16ee3cfe1c87-d # internal github.com/pkg/errors mkdir -p $WORK/b061/ cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p database/sql/driver -std -complete -installsuffix shared -buildid 3kZBrHTRS9CW-OF2udWR/3kZBrHTRS9CW-OF2udWR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid Q0UuHP5alk48HvVNh7t0/Q0UuHP5alk48HvVNh7t0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/5d/5d10863613aa52723d1b2d27dc6cf3deab0378ab9825df2ab532a340cd1c5966-d # internal math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b062/symabis ./arith_riscv64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/big -std -installsuffix shared -buildid BSmp_lb5zf9Da7qNNa_M/BSmp_lb5zf9Da7qNNa_M -goversion go1.19.4 -symabis $WORK/b062/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/79/79996c5b41319c77d9abb1631704f31972207c431eeff955f7ddbc7c21a573e9-d # internal encoding/hex mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p encoding/hex -std -complete -installsuffix shared -buildid 9Mfpv0UzwYrladNFzbkO/9Mfpv0UzwYrladNFzbkO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/48/481e7f36cab01730d77097c1c4a4d801e552f887d75badabf340ba1eb4837613-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid 22PlpTBM9cRpd7u0goL9/22PlpTBM9cRpd7u0goL9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4a/4a8ebcb991db844f2ecf78b77f16ca968b5e77285908eb4c62547667c100c053-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid KJ_kRwY5DqiXp27IMRXL/KJ_kRwY5DqiXp27IMRXL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/91/91d072bc0f9adebd6a831442616e20e298cbc17c3a03fc8bcda7e94e7fbe3e44-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid WSYArfARNXJ8gtThaOl2/WSYArfARNXJ8gtThaOl2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d4/d4be85770f84c91ca0539435f601410a4619f84bf9f8da361b368cd278aa5bf6-d # internal encoding/json mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/json -std -complete -installsuffix shared -buildid Ita3-y6PPRB5xwN1gP7W/Ita3-y6PPRB5xwN1gP7W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f5/f543bd96843cbb44a06a3461f476d01ead7473fcf9d4df69450c1bb5e240f24c-d # internal net/url mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p net/url -std -complete -installsuffix shared -buildid 3a3YS0d6nztFY9RmJzH-/3a3YS0d6nztFY9RmJzH- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/79/798146fa2be8f5ed97fadd78641c75c1d376e36df42978e5525a37aa162bd0cb-d # internal text/template/parse mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p text/template/parse -std -complete -installsuffix shared -buildid XGm-eeUXTBOOH6hf4kPm/XGm-eeUXTBOOH6hf4kPm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/23/2355b7b44441ef398591bdccc2f18658833ac1ce048f21e2c044f612fd738ac0-d # internal log mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p log -std -complete -installsuffix shared -buildid YGSMVwGlON2tOGpN9BOu/YGSMVwGlON2tOGpN9BOu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/dd/ddec56ef3c1160c84593a0a67081497731a829169fe8b02ff95d41ce1db3c311-d # internal compress/gzip mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p compress/gzip -std -complete -installsuffix shared -buildid GO7VqbUkljNytwT-V9R7/GO7VqbUkljNytwT-V9R7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/be/beed3d6274c6d6b0f7ac2f97555a3d834c6fa27b87ae53bd279e18708952bac4-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid Nv6Fuel_PPUst6L8vfMq/Nv6Fuel_PPUst6L8vfMq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/64a5fb2eba22f881997aeb99d4dd9186937618b05ed65f0e96bd0113b9d58816-d # internal encoding/gob mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/gob -std -complete -installsuffix shared -buildid yBCkpBCGcX1R-nyn6QIL/yBCkpBCGcX1R-nyn6QIL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/f4/f40e4f2e92583f183ee3b041a56e17592d27c3a765cae07fbee84dac61e9d3f6-d # internal encoding/csv mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p encoding/csv -std -complete -installsuffix shared -buildid U-NUuxXE0ZR4DCxvmlDs/U-NUuxXE0ZR4DCxvmlDs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/7a/7a1cb99f0a7741eed22c49fbe9171ddb77fa1e21761defc2dc7e64170b6a42a0-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid nZi8nORCXs-3F8rPmzWB/nZi8nORCXs-3F8rPmzWB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3d/3d81d6d9d272c4f59315292c1a1bfdd4b2cf1ba2aeb6403ab965c289fcfe9405-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid rMR74_2GxvpWN2Ra7GZM/rMR74_2GxvpWN2Ra7GZM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d1/d177c86cfa588ed7257c920609d66ad92aceaba3d4a9d7288f7d19f67d3d9f4c-d # internal text/template mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b092/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p text/template -std -complete -installsuffix shared -buildid e3j5EULM0ex0b1liD0s_/e3j5EULM0ex0b1liD0s_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b244=>" -I $WORK/b244/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b244/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b244/_pkg_.a $WORK/b244/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/a9/a990431b0a996d75a69a89ed87e3095f6df0b100696db06d91ebf6fc0b68b405-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b198/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid BQUnuK6H6KCbdeWVMY8U/BQUnuK6H6KCbdeWVMY8U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b062/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/75/7556393d268264425860a9d41ccdcdbe5aad33e2c9babda36ab064949cd6181d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Vp2w8EKJouxgaDBLAVBz/Vp2w8EKJouxgaDBLAVBz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/83/8353314c6233e630d2e3321bdb8c3af8a67189712a4252acb91ddbf694596b3b-d # internal github.com/cockroachdb/apd/v2 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid AGNt_OJlIaT_x2uev0o_/AGNt_OJlIaT_x2uev0o_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5e/5e9ebd6e652f1bc18888c4b427d8a5c95a4a9d1888cc4a11129be71dc3574a18-d # internal crypto/rand mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/internal/randutil=$WORK/b121/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/rand -std -complete -installsuffix shared -buildid KHxA_etBdlyOXF4l_pt_/KHxA_etBdlyOXF4l_pt_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/14/14d15a22eec2971b2084c8abfbb13101022f1d932bc9da8209a55895b40ddbce-d # internal crypto/elliptic mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b181/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid BQl35UUQvonPN9VqzIXn/BQl35UUQvonPN9VqzIXn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b9/b998619ff2d493919081eb223a0664d552a644ba295a5cea30953c5bc8d3c748-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid wBcW33tQBlOxGsV_zsO1/wBcW33tQBlOxGsV_zsO1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b8d41a8a61c15433ecad99543565c80915ff929827cb87b4ae09885583c186ba-d # internal crypto/ed25519 mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid w53JfNdzEL-ihisSup7p/w53JfNdzEL-ihisSup7p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ac/ac68be46800ad205d2d5b21e42a4dad760c0540b482ef7e80cb82d290b180b61-d # internal golang.org/x/net/idna mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid 0422-jnkjemZ0mQOWqw_/0422-jnkjemZ0mQOWqw_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/8f/8f582fc0fbe6c0984646ae71b14fb63a32a830ec8380fff04fcc82c1ed0d41e2-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b183/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid NK62jbtMqNltaCU9W3zs/NK62jbtMqNltaCU9W3zs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b3/b3b3db52949add0e7c42e4c19a977485346b734ef75233aefe4c63919e8ec3de-d # internal encoding/asn1 mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 4kTSYx-Nk_iG0lo4VRit/4kTSYx-Nk_iG0lo4VRit -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e8/e81067251836dcdcb0147648fba56a327fa3851d9c46f40b85eb22919d5cefcf-d # internal crypto/rsa mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b183/_pkg_.a packagefile crypto/internal/randutil=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p crypto/rsa -std -complete -installsuffix shared -buildid f16KbcPgQME57pkHdR_Q/f16KbcPgQME57pkHdR_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/80/809abcbebacb7324abd739da5c0a6a55e85a4715d77aa65ff338b0a34c24e78e-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid O7cswjS0U41vBnxyK991/O7cswjS0U41vBnxyK991 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/0e/0ea3ed78cb51d8e5393a230008a0f52afa9e72351e1a198f7be0cfc264d1a8ad-d # internal html/template mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a packagefile text/template/parse=$WORK/b092/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p html/template -std -complete -installsuffix shared -buildid wfjCrr6LeaDE0KGnFPvD/wfjCrr6LeaDE0KGnFPvD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f9/f9c74a3a10d06a950537cc2a58a194a2b802e58b9000b7ac969a4b2e59b13b96-d # internal crypto/dsa mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b121/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p crypto/dsa -std -complete -installsuffix shared -buildid JFNH3f85t_MiB22pi8aM/JFNH3f85t_MiB22pi8aM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/03/0305800f9897615a0655e4e5a05a2cc0a7701ee527dac8c0a0957c4f20368dc3-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b203/ cat >$WORK/b203/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/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b205/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-2GXhjWVRYYMZaIJJzb/P-2GXhjWVRYYMZaIJJzb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/fc/fc9eeb788993acad19a3dd44c108026f07bdfca9159eca280343e5ea19861e37-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b204/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid b2aErpv8qwovV_7JBtTF/b2aErpv8qwovV_7JBtTF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/aa/aa3059a7271389fc715ec6af30f5599d54eb7680cd89fc458accb6631daf37a9-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid eiQjvQ1zudCHx54dOkvd/eiQjvQ1zudCHx54dOkvd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/25/255cd5719bdd2f744a6b4dc212569f4c22feb11122f3b23ae8d377836dacdcd5-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vGzqgLQar3gb1JEXAtC-/vGzqgLQar3gb1JEXAtC- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/73/733083f1b5c26c2f410d6704397999364511ec723489eeb1a56c66a27eb3ecea-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b185/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b186/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tiXdbYsD5IqUW2BTUXlD/tiXdbYsD5IqUW2BTUXlD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/37/37082ed61aa94f971bedb92361552718624cd28d9648ebdfc8918c0dab076dc6-d # internal crypto/x509/pkix mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b185/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Et8AMVA0ZOlxWbD9D-AI/Et8AMVA0ZOlxWbD9D-AI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cd $WORK/b153 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/38/380d7b118b6a6cedec1a71613bf14955a582d78187e9fc1c26ef47a857481c20-d # internal mime mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p mime -std -complete -installsuffix shared -buildid 8rInigpf2j5RCHKWkIab/8rInigpf2j5RCHKWkIab -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d8/d8fb5cad8b80e54780200fa9b1812c8de8a0884033ba8b6257b15f9cb019c591-d # internal mime/quotedprintable mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid DxjFsF4_5Vmcra14eEl8/DxjFsF4_5Vmcra14eEl8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b153=/tmp/go-build -gno-record-gcc-switches -o $WORK/b153/_cgo_.o $WORK/b153/_cgo_main.o $WORK/b153/_x001.o $WORK/b153/_x002.o $WORK/b153/_x003.o $WORK/b153/_x004.o $WORK/b153/_x005.o -g -O2 cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/66/6661c9fd577e390efd2f2f808c18b16fe4e3672a844c45a4db4fbe89d2592dc6-d # internal net/http/internal mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/internal -std -complete -installsuffix shared -buildid HBl79tahNp0HvUTrxwgO/HBl79tahNp0HvUTrxwgO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/00/00d897d0d6b2a7490e4b5fd3a82440703608b9ec17ad37b90781e353dbcf79e4-d # internal text/scanner mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p text/scanner -std -complete -installsuffix shared -buildid MkE_rYDQ4qEO6roKdHww/MkE_rYDQ4qEO6roKdHww -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b153/_cgo_.o -dynout $WORK/b153/_cgo_import.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/de/de639719752b0c1c5aadf310eb20d37275efe1d5f5663eabbdb87aa5ae642e81-d # internal crypto/ecdsa mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b183/_pkg_.a packagefile crypto/internal/randutil=$WORK/b121/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b186/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid vRDpDCn_Coo3msnA6I9B/vRDpDCn_Coo3msnA6I9B -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b154/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b155/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b156/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b157/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b158/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p net -std -installsuffix shared -buildid 9AJxA_uVyK-JCq-spm47/9AJxA_uVyK-JCq-spm47 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b153/_cgo_gotypes.go $WORK/b153/cgo_linux.cgo1.go $WORK/b153/cgo_resnew.cgo1.go $WORK/b153/cgo_socknew.cgo1.go $WORK/b153/cgo_unix.cgo1.go $WORK/b153/_cgo_import.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/ae/ae9cc140987723c3044c633298629fd761ceb17b181b66af07c09b443361a0d6-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid b2PgpDXYETGdmviEXAvd/b2PgpDXYETGdmviEXAvd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/bb/bb4403c2ec7e4cb79f5bc4a43b97ed95f8900141a4604a9b45aa4f7ff907ba4c-d # internal github.com/emicklei/proto mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b228/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid X0XxVwHW6uS9C9nLR7zC/X0XxVwHW6uS9C9nLR7zC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/emicklei/proto/comment.go ./vendor/github.com/emicklei/proto/enum.go ./vendor/github.com/emicklei/proto/extensions.go ./vendor/github.com/emicklei/proto/field.go ./vendor/github.com/emicklei/proto/group.go ./vendor/github.com/emicklei/proto/import.go ./vendor/github.com/emicklei/proto/message.go ./vendor/github.com/emicklei/proto/noop_visitor.go ./vendor/github.com/emicklei/proto/oneof.go ./vendor/github.com/emicklei/proto/option.go ./vendor/github.com/emicklei/proto/package.go ./vendor/github.com/emicklei/proto/parent_accessor.go ./vendor/github.com/emicklei/proto/parser.go ./vendor/github.com/emicklei/proto/proto.go ./vendor/github.com/emicklei/proto/range.go ./vendor/github.com/emicklei/proto/reserved.go ./vendor/github.com/emicklei/proto/service.go ./vendor/github.com/emicklei/proto/syntax.go ./vendor/github.com/emicklei/proto/token.go ./vendor/github.com/emicklei/proto/visitor.go ./vendor/github.com/emicklei/proto/walk.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/39/39d9db8531b5d67adf07976824fa92359481426c95ce859519eb948dc546245f-d # internal flag mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p flag -std -complete -installsuffix shared -buildid DFG_6o-ebzbDQvyUiM-V/DFG_6o-ebzbDQvyUiM-V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/lib/golang/src/flag/flag.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/12/124e1f152a33f493db22947178658fb7f192b9b224d3c8b7071af6c2ec2e0b39-d # internal os/user mkdir -p $WORK/b236/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b236/ -importpath os/user -- -I $WORK/b236/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/30/3005a8713cd266e62e0bf733c0bac9d8e542250192c993ce7a7b320511123529-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b232/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid UyjfkfI2BRHbLw8RoyvX/UyjfkfI2BRHbLw8RoyvX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e2/e2aed12ae9aaaca3c8a362f218a0f7cac59b2440e93137a94fcfaf4b9a857f5f-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid ZMFRWfhpGHv6zRJnc54v/ZMFRWfhpGHv6zRJnc54v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/01/017705ff26ed6b33f51a0f1cdeb056b572d302e715021e4937b79352bdaa8894-d # internal cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid eUbbHgPCvDcgbTlDl9r3/eUbbHgPCvDcgbTlDl9r3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/0f/0f81bdaac3e58a48cf6beab0bfe68630ea4c0534ebe78d762343eaae8363afd6-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid ZMyOw2Oz9GfdbzWeVTOn/ZMyOw2Oz9GfdbzWeVTOn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/04/044c74b1b060b7596d8b4bac2523a20c52eac368c3e4e121f283606b787486fd-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid YI5wWvYQsDlAA7BRGTF5/YI5wWvYQsDlAA7BRGTF5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ce/ce6dc10c265481ab287d57f0d914c535ade08fcae25b495da0b8b8bbcba2880c-d # internal github.com/fatih/color mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b242/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid MD_1FAoLwHkG6CErfE83/MD_1FAoLwHkG6CErfE83 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e4/e44efe9544202e646c145bbbe0776b50d2977174c0133e05543dded815f25d4e-d # internal cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b142/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid m5RbAHYiBEo657rs6RgK/m5RbAHYiBEo657rs6RgK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/8c/8c36005bf9a19b0093fc1a3ba3fc6fd7ae2dbfd8d7160be878f3c401e4eb54a9-d # internal cuelang.org/go/internal/encoding/json mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid SHjdOCwCS670nsGllGkj/SHjdOCwCS670nsGllGkj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/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/ca/cab3ebe9cf420796619740fbd1e517c0727adfc24121e7c0db2498173e15158b-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid XVVQNhc2NRZkA7st0jv1/XVVQNhc2NRZkA7st0jv1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/26/26af64ae64d9877c058e0e095585a950e006e60707d5592303f92a774cfa8694-d # internal cuelang.org/go/cue/parser mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b069/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid sg7p4hZdBxZPLFQ_jOlq/sg7p4hZdBxZPLFQ_jOlq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/49/495fcd002511aff44a54c8713eeefb44bd388f781ee1d9f1f0b79da004fdeb83-d # internal cuelang.org/go/internal mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid 1IXUGU5TICsEGlC0X1qb/1IXUGU5TICsEGlC0X1qb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/3e/3efcd095a63e80b1808c3690937c7ccd71f3c5a2d244bbac7748a65900e79512-d # internal github.com/grafana/cuetsy/ts/ast mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/grafana/cuetsy/ts/ast -lang=go1.16 -complete -installsuffix shared -buildid VvwM4itu_QUNfN70R0-2/VvwM4itu_QUNfN70R0-2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ast/ast.go ./vendor/github.com/grafana/cuetsy/ts/ast/lit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a0/a010418942d71395546d60047ebb97ff68bc563cc665d837b82991b0df0a4504-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b202/ cat >$WORK/b202/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/b035/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b206/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 020nVjzHWD3SXu4pPy69/020nVjzHWD3SXu4pPy69 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3d/3dbee79f40c26b3f66afd8030f2c8ac889a9c9f1f4173712a9b714ad01ca12a4-d # internal github.com/xlab/treeprint mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/xlab/treeprint -lang=go1.16 -complete -installsuffix shared -buildid 1Hr-lEUUOdl1C63PMMXL/1Hr-lEUUOdl1C63PMMXL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/github.com/xlab/treeprint/helpers.go ./vendor/github.com/xlab/treeprint/struct.go ./vendor/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c1/c14b2da61579e39ad3f780559418735e5c993c2731eebd75222338e4241197ed-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b247/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b249/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b250/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid iRZfMDvtLyEeVgB20mBl/iRZfMDvtLyEeVgB20mBl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d2/d2d6758067bb98c1baf5bd0dcf5a959288b607ad36b120cce2faad46cbb5b867-d # internal github.com/grafana/cuetsy/ts mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b253/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/grafana/cuetsy/ts -lang=go1.16 -complete -installsuffix shared -buildid bhRNxUGerAD8-pkl1XhZ/bhRNxUGerAD8-pkl1XhZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/github.com/grafana/cuetsy/ts/ts.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ab/ab2b3a69114f1ea99cf761e0fd24c30839e738cb4471e150e1c59ae7227e5a99-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid lxYVb75IqXL8R-Gmg2FC/lxYVb75IqXL8R-Gmg2FC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./vendor/cuelang.org/go/internal/third_party/yaml/apic.go ./vendor/cuelang.org/go/internal/third_party/yaml/decode.go ./vendor/cuelang.org/go/internal/third_party/yaml/parserc.go ./vendor/cuelang.org/go/internal/third_party/yaml/readerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/resolve.go ./vendor/cuelang.org/go/internal/third_party/yaml/scannerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/yaml.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlh.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ff/ffb4ed024049b80c668df16ef9d29ef0581580c3a774c2bc8e7f6adbba8a4be3-d # internal go/token mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p go/token -std -complete -installsuffix shared -buildid L8n8_Y4F5FPe7E-dX3oy/L8n8_Y4F5FPe7E-dX3oy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/f9/f9bf94e71766dbc079759551c1011df96f64e6588b6b5b1e384cc8e184a41a1e-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b241/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid QyfcOgq4CrP3_SIQHtaW/QyfcOgq4CrP3_SIQHtaW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e9/e9b84b4ea806e746c613018186d13e27da2e3abcb29d142e3cffec441e0507ec-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b258/_pkg_.a # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid k6iyWGkZGVjQBSqzxR6W/k6iyWGkZGVjQBSqzxR6W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/72/72b23c460a33e94b49d1362594034d4dfb5c2f7c98644b75a9720b2661c5fa92-d # internal cuelang.org/go/cue/format mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b069/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid PsfevTtSLm30daXCtqFl/PsfevTtSLm30daXCtqFl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0c/0c8f1c1a3277cfa64105b39599da923f39a3d0e17f5460cd4e985ae9b78114fb-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid LPuwrYfbkBCtPVm-BdX5/LPuwrYfbkBCtPVm-BdX5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/54/54c51fd1d71929dc0e5fc117e784f418e4d908c9906ab192b472a9b77994d2e6-d # internal github.com/go-stack/stack mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid 6GHEDU167tTs6Ad-1CLi/6GHEDU167tTs6Ad-1CLi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d3/d3d9e5ff757288d9fbf62b3d6ee76223ceef714460e938987494c7a63000cdd0-d # internal github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid MR7anu0Ic2CMcuvVFpBm/MR7anu0Ic2CMcuvVFpBm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/ba/ba1ff8c0d24a5b4dd5f7cf58d06e62de78b19a9001e6f2960188a6f66d7533a1-d # internal github.com/teris-io/shortid mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid hOXvm7uVktx47r9mi4Oj/hOXvm7uVktx47r9mi4Oj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ba/ba02b669fc88ce2514ada6de5eb8b3f2ca3a0cb2b08ab13c0ab85208ceea09f0-d # internal github.com/go-kit/log mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b261/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid siUnst36Omx1gxkO7YWD/siUnst36Omx1gxkO7YWD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/8d/8dda48a7ce7694673a15b123d4e6a30bab2de0436a61c252b2515c4592f33332-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b261/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid kXxUmYUbXkEaaurqUWoG/kXxUmYUbXkEaaurqUWoG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/00/000b5cb3b28fb1f202fac96dbfd9f6689bf6ec66b0b9d07504974cff372dc511-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid ngSathoXvkedwbeIPnZ-/ngSathoXvkedwbeIPnZ- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2e/2e525b2322be3bc6349d07e4070312edd935c493a0e2a4920e28176a9c79e526-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid ZUgHHEphfb9Y60_cVBbE/ZUgHHEphfb9Y60_cVBbE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/99/99e2cfc627ac9fb8e0b05fc559b0434b934dd3d4f1971ecd51af9438c544e0f2-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b269/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid CSkSNvtFPOI64C8sOppx/CSkSNvtFPOI64C8sOppx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./pkg/infra/log/text/text_logger.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/89/89094f38a0ad8178930fc94e8385dd65cba87055b5580d785900d1c125e61c8a-d # internal github.com/go-kit/log/level mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid xcR8WdDMP8trbGjMtxg6/xcR8WdDMP8trbGjMtxg6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/86/86b8aa032379a996ed49fb6baf0df491b0b2ca2d8bc51e8e7a86ca89c1c2850f-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b279/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b280/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid Dg9tMUsWRIOwBR0t1dvj/Dg9tMUsWRIOwBR0t1dvj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/gobwas/glob/match/any.go ./vendor/github.com/gobwas/glob/match/any_of.go ./vendor/github.com/gobwas/glob/match/btree.go ./vendor/github.com/gobwas/glob/match/contains.go ./vendor/github.com/gobwas/glob/match/every_of.go ./vendor/github.com/gobwas/glob/match/list.go ./vendor/github.com/gobwas/glob/match/match.go ./vendor/github.com/gobwas/glob/match/max.go ./vendor/github.com/gobwas/glob/match/min.go ./vendor/github.com/gobwas/glob/match/nothing.go ./vendor/github.com/gobwas/glob/match/prefix.go ./vendor/github.com/gobwas/glob/match/prefix_any.go ./vendor/github.com/gobwas/glob/match/prefix_suffix.go ./vendor/github.com/gobwas/glob/match/range.go ./vendor/github.com/gobwas/glob/match/row.go ./vendor/github.com/gobwas/glob/match/segments.go ./vendor/github.com/gobwas/glob/match/single.go ./vendor/github.com/gobwas/glob/match/suffix.go ./vendor/github.com/gobwas/glob/match/suffix_any.go ./vendor/github.com/gobwas/glob/match/super.go ./vendor/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/a2/a2756762aeb15ecfede91bac922e5ec9d0d3bac38ff76317a0d8ad37a659fad3-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid oinzhyP9oSG2vfQ18FCo/oinzhyP9oSG2vfQ18FCo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./pkg/infra/log/level/level.go cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/8b/8bcd38e32230fb2abb96f89497eed665825884ddd398ee319b6d36cb469c57ad-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b266/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid zufh2o8KFyrcXbUZ90oE/zufh2o8KFyrcXbUZ90oE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./pkg/infra/log/term/terminal_logger.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/b6/b644b5b4c227f20bfa1ba2d5f61f00414e7a0a0de71c68de14a04ac518d21b2f-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b279/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid YGvc33oLgvj2GAfb6TMV/YGvc33oLgvj2GAfb6TMV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/67/677b7dcdb97524abdbda62256b2302162bb41cc5935e3242bc5568d5acc8bfea-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid 0z5icdUki_b7UFMrLxVw/0z5icdUki_b7UFMrLxVw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b153/_pkg_.a $WORK/b153/_x001.o $WORK/b153/_x002.o $WORK/b153/_x003.o $WORK/b153/_x004.o $WORK/b153/_x005.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/46/4639e734d86847de83787fab385fd9ecf997b2cf16518dba1aa77fa45e994f80-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid 6LTLFhYpUWUUYXxlzEci/6LTLFhYpUWUUYXxlzEci -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/ce/ce18f1809b212c4c2f93babb7dd94333037124e15f776bac76184da7fa994389-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b282/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid nrGKarnXl9Exv-jzTxTu/nrGKarnXl9Exv-jzTxTu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/5a/5a1cfbd8d716c2484ad915f92988e0ee9c0b08f2ff5b8961bd87e0547bd80937-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b288/ cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/68/6872929015ba8cd1cd876798ff78f83ebaa82c793e7908d9e49562407e2601dd-d # internal crypto/x509 cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid gS_MupjV5yRJZKRWwoCM/gS_MupjV5yRJZKRWwoCM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go mkdir -p $WORK/b189/ cat >$WORK/b189/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/b004/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/des=$WORK/b178/_pkg_.a packagefile crypto/dsa=$WORK/b190/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b111/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile crypto/x509/pkix=$WORK/b191/_pkg_.a packagefile encoding/asn1=$WORK/b185/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b186/_pkg_.a packagefile internal/godebug=$WORK/b155/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p crypto/x509 -std -complete -installsuffix shared -buildid cToSaPxog4LHs-bYBSrF/cToSaPxog4LHs-bYBSrF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/fe/fe05b9937047118f9c221f8980efa08331cf59ff1182c012b56a317d32da960e-d # internal net/textproto mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p net/textproto -std -complete -installsuffix shared -buildid pSsz_8t0MSxEwUB2m9al/pSsz_8t0MSxEwUB2m9al -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/6b/6b58010b852c3cb4b48a55d4cbf031ee9bc05b676bd759454dfb70f8e03269f3-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b202/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid DZAUYyhpTV7Zov2Pl8rH/DZAUYyhpTV7Zov2Pl8rH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f4/f4e016a3db3322ca3d9dd1d17360d5843a051c8aa2a0fac3932adfd81f6f5df5-d # internal github.com/google/uuid mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid WC_e9hGsgoiI1vLFoWq1/WC_e9hGsgoiI1vLFoWq1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/null.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/ce/ce55e282ec3d704ecc3bf65825eb285465bcb07d7d8fad955656fc27d3e8fd7e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b201/ cat >$WORK/b201/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/b202/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Cqt7UZ4FzC2atHF1F1o_/Cqt7UZ4FzC2atHF1F1o_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ff/ff619d8e1fe83ce50862347a7c59fb9d6979c93b6461032c24bea09be61e723d-d # internal mime/multipart mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile mime/quotedprintable=$WORK/b212/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p mime/multipart -std -complete -installsuffix shared -buildid 7plPRCqmHKQUCfpzKpJE/7plPRCqmHKQUCfpzKpJE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go cd $WORK/b236 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/59/59b172b8b51667e238a29979bcd7e2d8eec80dbad1b849d325678dd6d3b423ed-d # internal log/syslog mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p log/syslog -std -complete -installsuffix shared -buildid Ki7a65KiD_PCIXmuXeRX/Ki7a65KiD_PCIXmuXeRX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/09/0982384058706e10318dd391ac852685501071bbdcaa450f08d7ceebc3afb418-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b272/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime/quotedprintable=$WORK/b212/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid 23PABqkdTo5g7ZAg1NcX/23PABqkdTo5g7ZAg1NcX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b288/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -o $WORK/b236/_cgo_.o $WORK/b236/_cgo_main.o $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o $WORK/b236/_x004.o -g -O2 cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/8f/8fe83fe5fe6f532b2b0d95c7f14d7f5efa10fdadf1210b57d28b83293c704c6a-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b278/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b281/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b279/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid YfAGPg_JOa34Cb5DnKv0/YfAGPg_JOa34Cb5DnKv0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/0c/0c105589a9f2fb4dd39b4e5bcea1bd78355fc10046e067e7b2f159b137de2367-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log/syslog=$WORK/b264/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid e895ig0ZMGgFD1LTxSIs/e895ig0ZMGgFD1LTxSIs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/9c/9c057488b969d9d97864157da8ccef04096014f01a1437da6254b5a4cf9dabe3-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b281/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b282/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid zj6lMZvoyvdU0IEm-Lsw/zj6lMZvoyvdU0IEm-Lsw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage user -dynimport $WORK/b236/_cgo_.o -dynout $WORK/b236/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/5c/5c8f3a40594e19ce22e1d92a4bb8065c81f2f09c36d90b93f45073abfea33f62-d # internal cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p os/user -std -installsuffix shared -buildid lA2HpXU3NQkECRE_0F-4/lA2HpXU3NQkECRE_0F-4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b236/_cgo_gotypes.go $WORK/b236/cgo_listgroups_unix.cgo1.go $WORK/b236/cgo_lookup_unix.cgo1.go $WORK/b236/getgrouplist_unix.cgo1.go $WORK/b236/_cgo_import.go github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b287/ cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/1f/1f70a7e33c3025e2dd08772060b183b5411c3167dc247c40ff0385eabc0dc4ab-d # internal cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b290/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid 4pnJP9RGjlPS0vzRMJzv/4pnJP9RGjlPS0vzRMJzv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid TufzR9ewEkCpQrBdpfs5/TufzR9ewEkCpQrBdpfs5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/f7/f7227671bf3ccc3a83f5d95741ea4cedb27315fb398ab956a629926d704f2d40-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b298/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid NYOM8OWmlfQs6mbp1nbu/NYOM8OWmlfQs6mbp1nbu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/ee/ee015eb490aea3ada65320083ce107e3520d5a651211f5a3a619b07596434850-d # internal github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b262/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b265/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b266/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b267/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b268/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b243/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b274/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log/syslog=$WORK/b264/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid Lr__jwyfMjcLlcPkIFjB/Lr__jwyfMjcLlcPkIFjB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/7c/7cc4b7c99bd99db27f11ebfdb515b7cd5cad545e73a9f7ee3d5cc7de60a2323e-d # internal github.com/gobwas/glob mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b277/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b283/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid jO9AJqSQfMiWuMPtlbsS/jO9AJqSQfMiWuMPtlbsS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a0/a09d4dd82d6d64d5da24f2a030494aaeee13b4944550676f6a8dba8e0eb9858e-d # internal encoding/xml mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p encoding/xml -std -complete -installsuffix shared -buildid aP2K5NHIFL5MV4mwIobN/aP2K5NHIFL5MV4mwIobN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b236/_pkg_.a $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o $WORK/b236/_x004.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/45/45a4aee3cd8bb81659031607d99293d26ad2dc7b13cfa0e9aea0c74b4944a7cc-d # internal github.com/golang/glog mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b235/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid EBwEpx2Q55vl9kcyNsG3/EBwEpx2Q55vl9kcyNsG3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/01/01e9cce3af67090cd7ec9e7730c9bdb36745f7186ae19f8de9a1338d5eaa37ef-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid nUKRvFGdWANDskW-4qdP/nUKRvFGdWANDskW-4qdP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2d/2d2c4401d121d96656f1ef40f42df06ab5905b548d6dc613e8744dc1176d1ed5-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b241/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid WMrIW0YChKt8GBmr8z8i/WMrIW0YChKt8GBmr8z8i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/exclude.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/1f/1f8e736289aa1dd97b3cf047cd1d44094785d35c6a52d194525de2166a444382-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid r20SGc6tifJpcxfKiYMy/r20SGc6tifJpcxfKiYMy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/77/77ea45a6c44c8da2e8f33f24f5059b7cc8f02c7463ac2a20b9440fbbba1eda02-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid RSEwi-QWkJlNcEZk2jDK/RSEwi-QWkJlNcEZk2jDK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ca/ca84276021ee7ea2e5415c07967722d917fde14d7912be053c28bcd7f12e3708-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/glog=$WORK/b234/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b237/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b232/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b238/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid 4sn5lT-IrKMBDq_FWq0L/4sn5lT-IrKMBDq_FWq0L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/56/56d465c36ebd01611696507d823b6c4b52f32ce250904a0f86b3e1723edf1797-d # internal crypto/tls mkdir -p $WORK/b176/ cat >$WORK/b176/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/b004/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/des=$WORK/b178/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b111/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/rc4=$WORK/b187/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b199/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/tls -std -complete -installsuffix shared -buildid 36MPYJje7-9upIAWPhz3/36MPYJje7-9upIAWPhz3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/e7/e73a314a22660ab99935484313c5210e5cefa41ad0d6f5573a0c2fc1b3ce959e-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b339/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid TLMXxf8YgEBtNm8ZuxXk/TLMXxf8YgEBtNm8ZuxXk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/a3/a3c4c4e8f26e102b16a32c3f87aae521d46602d8b1ac89b462ee9b14083bc660-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid Ct1R7yedWT8cArf8F6vZ/Ct1R7yedWT8cArf8F6vZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/4d/4dcdebff6423e73953aebf4f25a651f99a881cc15b4db4b0fb0c77e487411636-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid WmHzeThkRaMBo7dtdcmW/WmHzeThkRaMBo7dtdcmW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/04/0446fc6b3f3090593397ac2005e20098143d2ad4dfa23c1d7579b9c19f362419-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid rQPaa6A9c-XABKxCRAvO/rQPaa6A9c-XABKxCRAvO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/db/db33013b130568386a7f6c2f5f6ffdf3f648421e8595f51d8070957477ef7d0a-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid jhvVqomoOAE_RN1FuSrD/jhvVqomoOAE_RN1FuSrD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ae/ae01f68bb1d1eb01d6a1495cb8145ec98af27d739d16bc16a3879faed6e8c9f8-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b330/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid GOBfNj2TtO5MOpv8_Lc7/GOBfNj2TtO5MOpv8_Lc7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/51/51184d31e52b8484d9465a337b0fb5aaf63e7ee18a736f9b6ade37ff94c341da-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid 7ZXcINGvpsJAgye3aAGX/7ZXcINGvpsJAgye3aAGX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/98/9827512a8d1b3bf611a7888ee68a2e9789632365c15bd912608da870c0559f75-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b374/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b368/_pkg_.a # internal cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ff/fffc9e11991a7ca1c9db57375e77587ba29dd694b09ee8b3622a5b1567f80753-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid bP4LivBsjh13vquBHbLU/bP4LivBsjh13vquBHbLU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b312/_pkg_.a # internal cuelang.org/go/internal/core/compile mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid Giorx9Vi3WCuUoudSj0D/Giorx9Vi3WCuUoudSj0D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/a7/a710883c608b7c3afb0d245b9cd6d8f4a5bdd9ffb06124e13801a43e9dc782e6-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid taSRNdoWT-F3riQT5Ysz/taSRNdoWT-F3riQT5Ysz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/78/7886182e5dffc5377911f62bef3d5202b1c241508f34f953b5daa9b665ba6fe5-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid tOqR022YM5J7VQp_JUeM/tOqR022YM5J7VQp_JUeM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/ab/ab254a966b72390f37b329c8e219a81fbe0a9bf5287a8d78308ae4e0f05de002-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid 22fwVy1WBOZZBGaSC6Tj/22fwVy1WBOZZBGaSC6Tj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/08/0863ccfd908f68950481b7af2798727bf4fe70e7316e7b0506289323d39dcc98-d # internal cuelang.org/go/internal/core/dep mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid p9Qulcr5259zdD8O7AIP/p9Qulcr5259zdD8O7AIP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/51/516e242d0001fb4cd8710421f92d0317a5e673d42473f31272c4308747772f18-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid diMSBqCpB03vTmpEKdh3/diMSBqCpB03vTmpEKdh3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/10/100be1781239e2d258cfef7c6825cd133ce5b2be298c720d4ff302c2709ac2fd-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid 8YctzltgkO7_Fj2Wkt6F/8YctzltgkO7_Fj2Wkt6F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/20/20ee4462027c658088cca40d08d6fa53ccb1809db72c8220358420199ad3b6b1-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid PRIcmyGjTP1Ky8TRO63n/PRIcmyGjTP1Ky8TRO63n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/92/9229e98a526a53290b6442fc00e79f1ae439235ea0021864dd757a108c7b28d8-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid OZyxKOq6zp228lpDSF0q/OZyxKOq6zp228lpDSF0q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/c6/c63890e81d8d9628421d18d8a1418285cc082476b7f2b74ae12a68ec3331e284-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid egdKXc3hK0Y72GbELAaj/egdKXc3hK0Y72GbELAaj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/86/86fe39b35580753d8621a203233569c28e5405465e431d2ae16e0a51203086e5-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid JwQsEM1nlDg63MRfWHwM/JwQsEM1nlDg63MRfWHwM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/88/880a78615d47ed4716cd9f32db70db9009339e5d3ea75b09684d9f7588b03928-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid hEu4A54lBzGyCfBSwP_f/hEu4A54lBzGyCfBSwP_f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14f5a02021f9f7c73ca8b18a8dcc02cc09e2a09ec776f633f62492012c62493e-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b101/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid iACp7BDE7KWFz2-hKFQb/iACp7BDE7KWFz2-hKFQb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/29/292be3f5ab60505cb4e9aafef2d8c06dbad8c24d38187f67b79f8eaea6be47a6-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid mknM6SJpmcoGSP7SjaFZ/mknM6SJpmcoGSP7SjaFZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/d8/d8076ca3bec3130690c66c7a23dbcd90c396019106a27b5d5b84673890c0e974-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid OUbJAD-LpFlZprLEEr08/OUbJAD-LpFlZprLEEr08 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/25/250d46fabd8c3a82806754ecb4408952972e770573bb395d6f714333dbdaf744-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid _5r5TwuGn-IUBqXbsJ4U/_5r5TwuGn-IUBqXbsJ4U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5c/5cfc4678a3061581cadff778a71f6be69ab7337b690b88ff2007a200ae6fb7fa-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid CF7_TGeQPw9uGPk2fleb/CF7_TGeQPw9uGPk2fleb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # 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/b346/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/46/467b89d1fc4c249ebc011fa82c530c7d49d459982f480c9c45a9eeec9a40fdc3-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid _hfvQzVJvxaWLTrttjLC/_hfvQzVJvxaWLTrttjLC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/e0/e08548c653cdf4cd0aa3a1c1eb1a31463a0f443d70ad5b02cf1dddb81b07d218-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b411/_pkg_.a # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid EqshG1QewRVAiyBAsrkH/EqshG1QewRVAiyBAsrkH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/8a/8ad97b389568bcca6e95b23c492a440ed582d432c7a6b031d2d49d924868b3bf-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid DljV3_H4qcEGY_hqjl4g/DljV3_H4qcEGY_hqjl4g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/4c/4cae8161a3630338a0cabeb15976ff82fe8eac58fa81c2518a17530ea4a85285-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid qmqWbQ7HccyOHSu025tA/qmqWbQ7HccyOHSu025tA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/94/948993fd58fd4768a8d5a8c63f35fed9e76029692175d9249fee8545d7932069-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b096/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid lJujeb-dDfRSaJxcXYyT/lJujeb-dDfRSaJxcXYyT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/21/21e9df2d6e1825a6fd8255b4a6408981b920cbd7dc32785450668a671fb02417-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid 4SGHCuC199RQKJK1f7pC/4SGHCuC199RQKJK1f7pC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/bd/bde23c44806afd7a174fcc14ff0f6f01629fb20ca3d0db58b5a0685f2f0d13c7-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid ISvLSUoo0impxRCiN-Ep/ISvLSUoo0impxRCiN-Ep -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/42/42238c73266856f3c085b711bd3538afe8a4d556dc16b8e877eaf928ce362153-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid mwXLnv30sy5Hz8R8An8K/mwXLnv30sy5Hz8R8An8K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/hashicorp/yamux/addr.go ./vendor/github.com/hashicorp/yamux/const.go ./vendor/github.com/hashicorp/yamux/mux.go ./vendor/github.com/hashicorp/yamux/session.go ./vendor/github.com/hashicorp/yamux/stream.go ./vendor/github.com/hashicorp/yamux/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/28/28a86744f4c52fec963c6f82936feb151c39e6bb0ba5ccd623c59a97492e6f64-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b357/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid Bd9maorQN_RJRnJ8pDM0/Bd9maorQN_RJRnJ8pDM0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4e/4e3165f390ffab5937236ad677703e05e196a6b9a53082482819573531395a3f-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid h0-enlcWTetN19gpi8PA/h0-enlcWTetN19gpi8PA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/af/af781862ac11f53fae03b1071c1d13b41feccd63d29c8a04581c61e2813b22b0-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid 84X6QDEzOzs-eKwHfnVR/84X6QDEzOzs-eKwHfnVR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/38/38d137241826d01f5cdd21a19dc21b40b379c53f237107955e83b02fc151df29-d # internal github.com/oklog/run mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b426/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid m1K0_Ceq_GcUPDS1WtkB/m1K0_Ceq_GcUPDS1WtkB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/83/8330a1c102431919445a2daa9fcde89cd4099e8016211881e1882276b28a6d41-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid flf29aGtJmbNmCK5qx1f/flf29aGtJmbNmCK5qx1f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/04/047d8a52ccd198a2e87b2de328354f6fc70b34c1b2168a3c298d90c25e2119a5-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b099/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid b7iZSbTtdqvrtGJVX77m/b7iZSbTtdqvrtGJVX77m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/29/298d967d87d76774d35f73efee7edb736b5bc8c8d03033663aee3a0540fe8745-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b436/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b437/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b438/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid 2teaTSoWQzR6PmGIpWlV/2teaTSoWQzR6PmGIpWlV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitmaps.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitutil.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/endian_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/73/737aad639947ffdebc97eac3a10a1ee6f61d71fa5bc2861e42117bc601d15975-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b439/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b359/_pkg_.a # internal cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid 7v5OR8rHlzweYrKgsniT/7v5OR8rHlzweYrKgsniT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/82/825c342be686022febfe9f3bec0f27d687158d56d68ff3b3f602051027f5aedd-d # internal golang.org/x/xerrors mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b442/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid Le4PsoVUcr5sufMpbYb0/Le4PsoVUcr5sufMpbYb0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/6f/6fd7a432da0cc3ae1c4833aa9d66d234ecc1546c95887443e66d179e8ae5359d-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid qDbLmNouR4EUzIqVsUjv/qDbLmNouR4EUzIqVsUjv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/4c/4ccfb2040a96f1bf4749ba91d381c4286b776f678a11710d658beccbc121c5fe-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid pALXwVJmWyMcH1ThuzZC/pALXwVJmWyMcH1ThuzZC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/28/28994564793aed04a40bed37e5d3c3f63279947edfbd8b1a79763250411dee59-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b436/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b437/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b441/_pkg_.a packagefile hash/maphash=$WORK/b443/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid wbjkAVFk56YI_9NK3qHA/wbjkAVFk56YI_9NK3qHA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/compare.go ./vendor/github.com/apache/arrow/go/arrow/datatype.go ./vendor/github.com/apache/arrow/go/arrow/datatype_binary.go ./vendor/github.com/apache/arrow/go/arrow/datatype_extension.go ./vendor/github.com/apache/arrow/go/arrow/datatype_fixedwidth.go ./vendor/github.com/apache/arrow/go/arrow/datatype_nested.go ./vendor/github.com/apache/arrow/go/arrow/datatype_null.go ./vendor/github.com/apache/arrow/go/arrow/datatype_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/doc.go ./vendor/github.com/apache/arrow/go/arrow/schema.go ./vendor/github.com/apache/arrow/go/arrow/type_string.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_boolean.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_decimal128.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_float16.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_interval.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_numeric.gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c0/c0e47d00952b41b59296152d549be4549bcf6ac9b4351c1ebab0d287c4e6dd58-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/8a/8a7c414b90d194623a1ccd15221c9c4d8899218d237740daf8b7e410c96d36e8-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b342/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b360/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid 8b6EoyYGj7Zz_-XON1AB/8b6EoyYGj7Zz_-XON1AB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid tS2SLis8X6xJRSx4ObNw/tS2SLis8X6xJRSx4ObNw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/0a/0a0415d586ce8ba9246c562540771191fafbc9687e7d4454e91ec4fe68846f7b-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid cFrSk9N6SsN8fqFWyxl9/cFrSk9N6SsN8fqFWyxl9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b4/b4ea6d7fb8a913b06cf98e08e622f811f1c4e55b620417239b975d4bfd0af55d-d # internal runtime/debug mkdir -p $WORK/b455/ cat >$WORK/b455/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b455/symabis ./debug.s cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/43/43e94384796a8428bc289958565cd49ede12900f4d6c34d007e1842dfff27c99-d # internal cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p runtime/debug -std -installsuffix shared -buildid BiEch3T7haqbv99WZ5LR/BiEch3T7haqbv99WZ5LR -goversion go1.19.4 -symabis $WORK/b455/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack -asmhdr $WORK/b455/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go github.com/klauspost/compress/huff0 mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b452/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid ubi5OIf3R-VYxD20eFhm/ubi5OIf3R-VYxD20eFhm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/0436129a075430e901d8ce29fdb30c19ea88cce23e687a16a3cec8167a62fe0c-d # internal net/http/httptrace mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile internal/nettrace=$WORK/b156/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid ornAeF8XAbBKr7SFhyU3/ornAeF8XAbBKr7SFhyU3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b455=>" -I $WORK/b455/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b455/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b455/_pkg_.a $WORK/b455/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/9e/9e216ada68a4331826d2077291be000584af035e37989ce7edc0cbcc36deeb86-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid KtPBAwKoreGHwcfy2k-1/KtPBAwKoreGHwcfy2k-1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/29/29b44072eb38ea7c7682e273462847bd3b14885f698da85e35f34e926b06481e-d # internal net/http mkdir -p $WORK/b200/ cat >$WORK/b200/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/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b209/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b202/_pkg_.a packagefile internal/godebug=$WORK/b155/_pkg_.a packagefile internal/safefilepath=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile mime/multipart=$WORK/b211/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http/httptrace=$WORK/b213/_pkg_.a packagefile net/http/internal=$WORK/b214/_pkg_.a packagefile net/http/internal/ascii=$WORK/b215/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p net/http -std -complete -installsuffix shared -buildid eD9WJMvlgiDdUtB112BJ/eD9WJMvlgiDdUtB112BJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/62/62c2326d096d8ffa9f9ca5ddced9b2fe2025c5ea0799c1eb950ac68d8a58d7d4-d # internal github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b458/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid d3iuA133YERwPIMOC4T2/d3iuA133YERwPIMOC4T2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d7/d7343915a71ad20f84cb241abf848746c82245b4d0fe0a8a8bfa3190b8869f17-d # internal github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid JcKYwn_jLOZW1cPhEZVE/JcKYwn_jLOZW1cPhEZVE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ca/caf2851c31b1ff2ea3375e32c39d134bc8e6c8d5b2ce65c9118c610486545046-d # internal cuelang.org/go/cue mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b098/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b106/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b099/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid 4doBnB0V7F_HDgRw_bUB/4doBnB0V7F_HDgRw_bUB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/7c/7c14f016bc054890c6e584372d5bbd0b99f87f78bc9ebf510a17d72ec32f064c-d # internal github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b249/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid IHQPcDKRT1RhH8cxYeGR/IHQPcDKRT1RhH8cxYeGR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/f8/f8e13f58318d63e6622eb775db2705a7db2551593ab904e48287f3d553f2abe1-d # internal github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b457/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b458/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b460/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid k-NRNU-SIWqQR4H8ruP8/k-NRNU-SIWqQR4H8ruP8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/ef/ef0ba7741bb27636428200ba44b6cb353fad7bbc815cf68c4751f0167d993994-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b451/_pkg_.a # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b437/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b438/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b441/_pkg_.a packagefile hash/maphash=$WORK/b443/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid 7j1jtUR6OFiev5Dw8WBS/7j1jtUR6OFiev5Dw8WBS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/array/array.go ./vendor/github.com/apache/arrow/go/arrow/array/binary.go ./vendor/github.com/apache/arrow/go/arrow/array/binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/boolean.go ./vendor/github.com/apache/arrow/go/arrow/array/booleanbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_byte.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/builder.go ./vendor/github.com/apache/arrow/go/arrow/array/compare.go ./vendor/github.com/apache/arrow/go/arrow/array/concat.go ./vendor/github.com/apache/arrow/go/arrow/array/data.go ./vendor/github.com/apache/arrow/go/arrow/array/decimal128.go ./vendor/github.com/apache/arrow/go/arrow/array/doc.go ./vendor/github.com/apache/arrow/go/arrow/array/extension.go ./vendor/github.com/apache/arrow/go/arrow/array/fixed_size_list.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binary.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/float16.go ./vendor/github.com/apache/arrow/go/arrow/array/float16_builder.go ./vendor/github.com/apache/arrow/go/arrow/array/interval.go ./vendor/github.com/apache/arrow/go/arrow/array/list.go ./vendor/github.com/apache/arrow/go/arrow/array/map.go ./vendor/github.com/apache/arrow/go/arrow/array/null.go ./vendor/github.com/apache/arrow/go/arrow/array/numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/numericbuilder.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/record.go ./vendor/github.com/apache/arrow/go/arrow/array/string.go ./vendor/github.com/apache/arrow/go/arrow/array/struct.go ./vendor/github.com/apache/arrow/go/arrow/array/table.go ./vendor/github.com/apache/arrow/go/arrow/array/util.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/be/be2bb4cb4fb8292fe28dea086ea9803e312ab930187990e739a119a74d34e28d-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b450/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b451/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b453/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b454/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b455/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid _XZ0XQtojP28y5t6M4bx/_XZ0XQtojP28y5t6M4bx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/2c/2c4d7aa348f40b36a06b905a17cfcf706cb6b787d3ee9274c163fa61b47636d8-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b457/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b458/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b459/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid K15eGDtSiOurtGd-1lWY/K15eGDtSiOurtGd-1lWY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/lz4.go ./vendor/github.com/pierrec/lz4/v4/options.go ./vendor/github.com/pierrec/lz4/v4/options_gen.go ./vendor/github.com/pierrec/lz4/v4/reader.go ./vendor/github.com/pierrec/lz4/v4/state.go ./vendor/github.com/pierrec/lz4/v4/state_gen.go ./vendor/github.com/pierrec/lz4/v4/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/fe/fe869c39e8600433a65400eb5b8d6ca05e1dde38fc15445ccc4ef3dba62459d4-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid qigCwBtsUWMc8UrvpcQ6/qigCwBtsUWMc8UrvpcQ6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/a6/a6799b8f8c9467953b882e424e32a1f5cce1e8bf02aa1d0cac9e580abfa2af2c-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b455/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid 8MeGoAx7uMauIugLM63i/8MeGoAx7uMauIugLM63i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/da/da0d4587dc86f550a97f7491ebda81329498beca452bf1e499a3aded25d7269d-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b357/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid XUreWbNy-LMci1OLqaiF/XUreWbNy-LMci1OLqaiF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/02/024d8c5c6cff57b62f4182e8b83145d43efdc6c07718a7090031e1dae0fa18ce-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid C7JoEngFbeqiQQzwll7N/C7JoEngFbeqiQQzwll7N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/52/52e509f3aedb5cd4e89050f4f9f7c9f20b6e2faa2e4cc7239b1666124b2b835e-d # internal github.com/json-iterator/go mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b464/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b465/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid j1FBYfA7qWJ-45iPpsaP/j1FBYfA7qWJ-45iPpsaP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/33/3357839b0648d215cc0505047826c672535d3b60b64195d5a63cb65c94a09e8d-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid yXCKdFWq1NriUzWbYTsN/yXCKdFWq1NriUzWbYTsN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/9e/9e3967e279ee5833a87113cf8d9baf9e116e162bde89146f017467839c239907-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/csv=$WORK/b136/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b468/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid ofdR7HitqIE55Iy5Q3U6/ofdR7HitqIE55Iy5Q3U6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/olekukonko/tablewriter/csv.go ./vendor/github.com/olekukonko/tablewriter/table.go ./vendor/github.com/olekukonko/tablewriter/table_with_color.go ./vendor/github.com/olekukonko/tablewriter/util.go ./vendor/github.com/olekukonko/tablewriter/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/99/99b11a1def58fb2c9399cde651ed95a97fc780aa0b19b371ef554a9a3facc7df-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid EBRJEcksClIwd1d9fvFZ/EBRJEcksClIwd1d9fvFZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/96/961352a5c30b3d1f144cc46f6c454bdb58ef4653f6cca5cd1157872c4c5243b2-d # internal github.com/prometheus/common/model mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid GWQBFYp4MkY-A7rmYiQY/GWQBFYp4MkY-A7rmYiQY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ef/ef5a7eb47ffcf1fb5d43839aec1d05d8edd62a85b39f9ebec6adbdcfa9770ba0-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b098/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b099/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid n-MrzcpbChKgW_Laaupt/n-MrzcpbChKgW_Laaupt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5e/5e8fab602ca5fe8c2a25c083e3416abb4f0d0af5755e50290109dac4a43a8222-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b098/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid FOlHc4Pz6CRMMLJmJvkP/FOlHc4Pz6CRMMLJmJvkP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack ./vendor/cuelang.org/go/pkg/internal/builtin.go ./vendor/cuelang.org/go/pkg/internal/context.go ./vendor/cuelang.org/go/pkg/internal/errors.go ./vendor/cuelang.org/go/pkg/internal/register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/20/2000aa6d34fcd27fde74be98470765942260785e417056ea372e0b68c021d840-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid Ma9vBT64OYwlud-shlIB/Ma9vBT64OYwlud-shlIB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/82/82c61c2a4d27c86f742ab26df07443c0d78e64cb980097b9e90a2932a6114407-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid feUFX6TBY2m6fxUgA_oV/feUFX6TBY2m6fxUgA_oV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/74/743a9e9a18f3e5043ff1e00251d416cdf7cf5c08dd36add8496b1d221df0dea4-d # internal cuelang.org/go/internal/cli mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid Fy-mYO0bs5hcxXN29xHT/Fy-mYO0bs5hcxXN29xHT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8b/8bc576bbe0a854276b7216767eaa8309f9f277a73e5e0d691d7d20e2a4c0ef16-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b111/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid 0AjFcGtuFcm7PDJjGHoC/0AjFcGtuFcm7PDJjGHoC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3d/3dabb1c0629e07aa2031f9b0110f0ec27c6c419cb093529665f4e1a757f53a85-d # internal cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid oDDEY64RE8gCw0YAiKL6/oDDEY64RE8gCw0YAiKL6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/a6/a6c78a5dc2f8d8f02ad352265122173bb07cfac67f37c0a6f85a2189cb6dfb0d-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid u0rkvjk_UkXyuRNFBluf/u0rkvjk_UkXyuRNFBluf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/03/03b5dc4573b0450f082e528bf3a37192635edf632751e970e5249d1eec97c905-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid cR1t2uNAUTFNsS5dQktp/cR1t2uNAUTFNsS5dQktp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4c/4c72b8ba224ba51d7f497d2ed81739479a4896713b00f636cb1c3d4ccbf69d0a-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid 56iFRQ12lzKExaERl-tg/56iFRQ12lzKExaERl-tg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/30/30e04a6b281903841330c71093b67c051ee18ee5854daff87c765815d4953c39-d # internal cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid qG--CdXddXx9lxuVxO3A/qG--CdXddXx9lxuVxO3A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fa/faee01e528fa19fc5a9da898b09a49d6d09bd0c6bbeeec62c3a0d9a5427498f4-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid onkJyK_wyDopJX0KYH2w/onkJyK_wyDopJX0KYH2w -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ff/ff5ad0f0e11d387028cdb8ec089d15cdff953aafb3b21b6f15242dab112fc39d-d # internal cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile encoding/csv=$WORK/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid EdzmSpsyVJXxFW4vSekA/EdzmSpsyVJXxFW4vSekA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/50/506979de30fcf456865a48f79a5b81a86e5148af622117428ab5bad82591c5bb-d # internal cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid 0Ypbf11EzMvL_EZCL58M/0Ypbf11EzMvL_EZCL58M -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/hex/hex.go ./vendor/cuelang.org/go/pkg/encoding/hex/manual.go ./vendor/cuelang.org/go/pkg/encoding/hex/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/83/83ff8139d4a7f8df26ff85f17fbb3a705031d256f5c84ba187d6f054a4437658-d # internal cuelang.org/go/pkg/encoding/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b139/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid aj8Ub1I2Zl8-Q-IomUH1/aj8Ub1I2Zl8-Q-IomUH1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/json/json.go ./vendor/cuelang.org/go/pkg/encoding/json/manual.go ./vendor/cuelang.org/go/pkg/encoding/json/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/32/32c06ae7e98b3616fb28669ca914cecf30d4d48ff5b075072a6371738a456f99-d # internal cuelang.org/go/pkg/encoding/yaml mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b141/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b143/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 8laNHRzPmHarNyvVmtt7/8laNHRzPmHarNyvVmtt7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4d/4dee4f26bd3ec6bc58f16df7843db60c6ed0fbbb902f90102ebf23ab5d380332-d # internal cuelang.org/go/pkg/html mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile html=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid T3O13t7btlO_0dObBdcm/T3O13t7btlO_0dObBdcm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/a9/a919dcfdf7191889e52a944ae844a5013950df499d37c3040e03c154d2007f75-d # internal cuelang.org/go/pkg/list mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid Q1pHKOMw4ksI52b53WYA/Q1pHKOMw4ksI52b53WYA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/7a/7a827683218f3b9c073fad4c4c13958fa39665bc8464c55a6049154cbf74eeab-d # internal cuelang.org/go/pkg/math mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid tWFgJN-vumPBEtRT-XoT/tWFgJN-vumPBEtRT-XoT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./vendor/cuelang.org/go/pkg/math/big.go ./vendor/cuelang.org/go/pkg/math/manual.go ./vendor/cuelang.org/go/pkg/math/math.go ./vendor/cuelang.org/go/pkg/math/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/6a/6a66e1789c79c7d0c9cc918c40acb95bd4c93a84cb102def11c4b853c5b5a197-d # internal cuelang.org/go/pkg/math/bits mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid 5X4ZcSg-HeeYIa38F_q2/5X4ZcSg-HeeYIa38F_q2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/a3/a30ae2098e23c9f86b79725c44ce135882d70e73fcbc28ae940398dfed05fbfc-d # internal cuelang.org/go/pkg/net mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid PztI4Xf5Wmt_DLqPxCGb/PztI4Xf5Wmt_DLqPxCGb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack ./vendor/cuelang.org/go/pkg/net/doc.go ./vendor/cuelang.org/go/pkg/net/host.go ./vendor/cuelang.org/go/pkg/net/ip.go ./vendor/cuelang.org/go/pkg/net/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0a/0a1a711ab1d2ccc619176ea5bfd9e3ed07c6787d42f4b64af493218747061d27-d # internal cuelang.org/go/pkg/path mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid Mb3RCUc-II12C3ki9iaX/Mb3RCUc-II12C3ki9iaX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/e9/e9f914f2fc8b72fbe95655ee410c0d5b48a745d04d56aa7d3010d3f14b3a2e12-d # internal cuelang.org/go/pkg/regexp mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid O1qdt3dTjg1OhMKeZWnO/O1qdt3dTjg1OhMKeZWnO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/cuelang.org/go/pkg/regexp/manual.go ./vendor/cuelang.org/go/pkg/regexp/pkg.go ./vendor/cuelang.org/go/pkg/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/52/52daec7ee05f4a9039ee78f1ffc212a5a7a0fc213876d742c5f27320c57ec995-d # internal cuelang.org/go/pkg/strconv mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid ccRxsy-4KL1rcjTeyqaG/ccRxsy-4KL1rcjTeyqaG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d8/d8ae6e1d1662f10fd8e60251c21a61c0a38b8c7728f752aeb6cd3550e9e28a9e-d # internal cuelang.org/go/pkg/strings mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid pREre80WzjtRW_VY3CM4/pREre80WzjtRW_VY3CM4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/cuelang.org/go/pkg/strings/manual.go ./vendor/cuelang.org/go/pkg/strings/pkg.go ./vendor/cuelang.org/go/pkg/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/af/af31af5733d731e5a56308d6d7b30d1dcd0a9bf6dbe4e850dc68f70a1762a035-d # internal cuelang.org/go/pkg/struct mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid Ht9t0No9avFasMAxhRBR/Ht9t0No9avFasMAxhRBR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/32/329377538b09526bc3ff8221771f50afdd7c72c0ce2a4dd8e4972080bbe642ea-d # internal cuelang.org/go/pkg/text/tabwriter mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid wcn9RJQJ6AVsvktMacqL/wcn9RJQJ6AVsvktMacqL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/93/9388afbde008bb963dc56af14d610555f9004bf91da1f9946c7dd0c35110726c-d # internal cuelang.org/go/pkg/text/template mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid 7WyVhN0DKCdeffSvDJRP/7WyVhN0DKCdeffSvDJRP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./vendor/cuelang.org/go/pkg/text/template/manual.go ./vendor/cuelang.org/go/pkg/text/template/pkg.go ./vendor/cuelang.org/go/pkg/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/80/80136fbaa281a3d530a154398da9edbfef670eca35e8ad29fe514dfde60383e5-d # internal cuelang.org/go/pkg/time mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid cQmw2RM68tvJW5jzhdTk/cQmw2RM68tvJW5jzhdTk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./vendor/cuelang.org/go/pkg/time/duration.go ./vendor/cuelang.org/go/pkg/time/pkg.go ./vendor/cuelang.org/go/pkg/time/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ab/aba7a7af5658a8a5b099c76d0c35a956127dfe3592c73af99eeff9a538255a73-d # internal cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid SV92m2S45V17hEiLXBTI/SV92m2S45V17hEiLXBTI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/cli/cli.go ./vendor/cuelang.org/go/pkg/tool/cli/doc.go ./vendor/cuelang.org/go/pkg/tool/cli/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4b/4b73bd8b610e3b165959e99628b8f7310cd461d6453350418a937d9d438923e5-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c4/c4a91f6f70b62517d2865b2665e4f194a1a5f8ab911c7408c966ea762c6c9d0a-d # internal cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b172/ cuelang.org/go/pkg/tool/file mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid c0oW932IKHi33G_h3DDQ/c0oW932IKHi33G_h3DDQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid PWQr-UOBRBrS3Cv_svm2/PWQr-UOBRBrS3Cv_svm2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/exec/doc.go ./vendor/cuelang.org/go/pkg/tool/exec/exec.go ./vendor/cuelang.org/go/pkg/tool/exec/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/4e/4e96fcea93da606c8fefbc4e5e4cc7d3ef758eb8226523ec8d60adc6a0e50355-d # internal cuelang.org/go/pkg/tool/os mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b217/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid -jkOErLKNsu2jmq15vY9/-jkOErLKNsu2jmq15vY9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/os/doc.go ./vendor/cuelang.org/go/pkg/tool/os/env.go ./vendor/cuelang.org/go/pkg/tool/os/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b1/b1b1042a0ae93275fc8a58721a3c03976a8db9ed271365c66c158b07fb436ee1-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/uuid=$WORK/b219/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid QyV8jjExxA1OIAcdP3aH/QyV8jjExxA1OIAcdP3aH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d9/d959ce623e61b5987df1b2c973be765479d14bccf04b634ca3c884d278504d25-d # internal cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid K2VSEnlnHXSTdq5eUZ03/K2VSEnlnHXSTdq5eUZ03 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/cuelang.org/go/encoding/jsonschema/constraints.go ./vendor/cuelang.org/go/encoding/jsonschema/decode.go ./vendor/cuelang.org/go/encoding/jsonschema/doc.go ./vendor/cuelang.org/go/encoding/jsonschema/jsonschema.go ./vendor/cuelang.org/go/encoding/jsonschema/ref.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d6/d6388057749fea077b106bda2333c8c9bacfb07a535166f0623215260411fde2-d # internal cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid 0qGUU371n79RUyI41LMK/0qGUU371n79RUyI41LMK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/65/657d6e4e24f72c12dfaf11002c361b68c2f72aaeb0c918a03f6d7bd6935f5de0-d # internal github.com/grafana/cuetsy mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b252/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b253/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b254/_pkg_.a packagefile go/token=$WORK/b255/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/grafana/cuetsy -lang=go1.16 -complete -installsuffix shared -buildid KLNpXGY87u9DXBMFk8Fm/KLNpXGY87u9DXBMFk8Fm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/github.com/grafana/cuetsy/analyze.go ./vendor/github.com/grafana/cuetsy/build.go ./vendor/github.com/grafana/cuetsy/debug.go ./vendor/github.com/grafana/cuetsy/dobuild.go ./vendor/github.com/grafana/cuetsy/expr.go ./vendor/github.com/grafana/cuetsy/generator.go ./vendor/github.com/grafana/cuetsy/templates.go ./vendor/github.com/grafana/cuetsy/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/58/5876cede228795d0aa2e2352970aa8d35036e485e14cb8433f6885c821919833-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b444/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid oSQXenhMCF5raB63lpVs/oSQXenhMCF5raB63lpVs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/6d/6d5f5c0fe7f443e6d44ba2371c7dab3afbccf29997489fd9ca8e83d33b1f65d3-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid 45PKpVl6TTICOjnI3VNe/45PKpVl6TTICOjnI3VNe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/ab/ab0a83ff3a2a6940770f655c2fc6df7ccc2706cbd4e6accae0edebd1df3ce7de-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b437/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b447/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b438/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b448/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b449/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b456/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b441/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid ZXY6JfdzKE_CVgIoNLZF/ZXY6JfdzKE_CVgIoNLZF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/ipc/compression.go ./vendor/github.com/apache/arrow/go/arrow/ipc/dict.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_writer.go ./vendor/github.com/apache/arrow/go/arrow/ipc/ipc.go ./vendor/github.com/apache/arrow/go/arrow/ipc/message.go ./vendor/github.com/apache/arrow/go/arrow/ipc/metadata.go ./vendor/github.com/apache/arrow/go/arrow/ipc/reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/4a/4a2dc9c2c898f6b642c57e70cb2d94ca6b467fa0e23ea578ca476e6a3f5e3553-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid ffyqr5akRgImC6HvJSCj/ffyqr5akRgImC6HvJSCj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f9/f94856ff5e8777061c1512e1f27984585975f64d81b6b0d31617e575fcb67135-d # internal internal/profile mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p internal/profile -std -complete -installsuffix shared -buildid z3YzXdEe8DwxQvg4uKIG/z3YzXdEe8DwxQvg4uKIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/de/de50aa332ebbbf1a4ee2e07471c16643750ef80f648536a5e1bbc08be7268695-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b230/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid thlH9pithi7TpbBIHYYv/thlH9pithi7TpbBIHYYv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/encoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/jsonpb.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/69/69febe3a1585e3598d5adefb6aad8431243f3319d3fca26d9ec3a10fa6f72f6f-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b230/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b232/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b233/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b238/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid 9WScrT0KVqgHxy6dKWwT/9WScrT0KVqgHxy6dKWwT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/b0/b06a2bf20d98de9a4c566c6c25651ea4cf35a985a40fae882010b8865dcc1a76-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid yd-KD-qFQPey2oXtiLRI/yd-KD-qFQPey2oXtiLRI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/71/71d04f45e47427a9075d5ac7a4837e01da6b139e3c39bf5ea8c85c1e6ffae1df-d # internal github.com/prometheus/procfs mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b484/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b485/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid XUY6Z-0P8y0d3mxI8QvZ/XUY6Z-0P8y0d3mxI8QvZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cmdline.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/netstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/3c/3c3f936256badbd05b5f38b3e019bc4dce76c0e9b7bcfa14acc7dd600f48e2c8-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid h-C2erTnJoSKYBG_Ct_p/h-C2erTnJoSKYBG_Ct_p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/92/92f8e9d2805103e51bb42bde636a2d474ddabb28b104ce6630df7026b8838409-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b139/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b222/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b224/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b225/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid qIUQeWCqWxd-tHl9dXFz/qIUQeWCqWxd-tHl9dXFz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/a1/a10b2397021a1760024a7cf5630b7f91668025f03c88efc096b935e57d93fc66-d # internal runtime/pprof mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p runtime/pprof -std -installsuffix shared -buildid alSTUeL-a-5FJd_9pW8U/alSTUeL-a-5FJd_9pW8U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/5e/5ee6289045654764de222504367892d968347c7742c5ef722c921fe6ee4612e3-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid jQ04oQe9ps34xW1hZrPy/jQ04oQe9ps34xW1hZrPy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d8/d8dbf2f25006d3f31653832d5ddec1a2fe3466d8d269041a7e1512db10dea942-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid iueIjSu8hWbr91jLLj_n/iueIjSu8hWbr91jLLj_n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/49/49dba9f7a2965e1771e4cca6cd14f731524c9805a0108897fbae8e79775f3ad4-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid s0B7lqDpgHrfAvyul4dR/s0B7lqDpgHrfAvyul4dR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/http/doc.go ./vendor/cuelang.org/go/pkg/tool/http/http.go ./vendor/cuelang.org/go/pkg/tool/http/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/9c/9c84fb34f9c55bf4c158117d2752707a7f7a634b8f6261420526b4663c6cbb4a-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid _ol36JIrmcwyivts5ldM/_ol36JIrmcwyivts5ldM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/f5/f54be693e0d1d9c57cb984a1933f17c48ea9801068ffbbb8c007debc4e51bb4f-d # internal net/http/httputil mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b201/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/internal=$WORK/b214/_pkg_.a packagefile net/http/internal/ascii=$WORK/b215/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DpBK0cTxlL_TeL4EVG4W/DpBK0cTxlL_TeL4EVG4W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/78/789c4b729957cef9eb62f4d66b431dde90cca4d07fb86e929ad1dff739de6626-d # internal cuelang.org/go/pkg mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b110/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b125/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b130/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b131/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b132/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b135/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b137/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b138/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b140/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b144/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b145/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b148/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b161/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b174/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b175/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b216/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid kCctP7A5u1E_e7G-yA45/kCctP7A5u1E_e7G-yA45 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/98/982482614adbda0f7018fe9a8ff1140891a06e2ec0cd57aa9165713cd85c4eb1-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid 8b3AaXFms1Feo5Tma7NS/8b3AaXFms1Feo5Tma7NS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/16/169894d7d2a31b81bd2a78f038a167fee83a89e36f7a3020e8f908618371aca8-d # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b071/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b227/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b056/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b228/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid PZWetQDT6vCfCYj9jjTV/PZWetQDT6vCfCYj9jjTV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/2f/2f1459f58a85f799c4c1e603d93a9ca1e7a7a35696b4cfba9f633e51b95c2547-d # internal golang.org/x/net/trace mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b334/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid AFrh5Cm0Tv_v51-w8AUN/AFrh5Cm0Tv_v51-w8AUN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/34/34948159d968088c156fb1da8599930a399b6fc076c8821883f3f9cfba1a835b-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b108/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid PeaAk3S1ORa_Qs9PThig/PeaAk3S1ORa_Qs9PThig -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/72/725410e3872173bfe3272a5e824fc8eb2b22369283958e39307c8e25af67da92-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid QBr-mDLusuhic_G1DcB3/QBr-mDLusuhic_G1DcB3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/8a/8a39685637057d8291561513a174cdb26031e33bf992bf2dc18503951bd2cca1-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid VhrtE0wCdNapai2Cft0f/VhrtE0wCdNapai2Cft0f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/79/796b1b36e65037db5d16aa9b99d918194b1da826337469ff0f94ebec1d728c38-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b363/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/24/247447c7c7c79c713778c78b284785ccd9b0842f062902ef60a7a1e3b96a8b04-d # internal google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid ubFyyqEwZjb05ZZqfmcg/ubFyyqEwZjb05ZZqfmcg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid Qyo5RxrRqXm3E3Y-f73P/Qyo5RxrRqXm3E3Y-f73P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/d8/d8801fdc3fb3ffa8a88b0eb682d550786da2140e6dd0f8dc6eb71a05e965d33c-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid ZvmvVDsoDrvBfTlWogcx/ZvmvVDsoDrvBfTlWogcx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/85/8563a4f0da0e872c5403b048d523c5e2e6cd239f417dbc9d97869bde57d82d62-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b240/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid 5kbwgdzO5DQHwTWMtYlu/5kbwgdzO5DQHwTWMtYlu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/cuelang.org/go/internal/filetypes/filetypes.go ./vendor/cuelang.org/go/internal/filetypes/types.go ./vendor/cuelang.org/go/internal/filetypes/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/23/2354c1cd4bc09af7e3691a0f7f86cfd26d0d7de1cafcca7c5ff27e8382af8921-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid 9m7_DG9h4pWN_JfEq6Hc/9m7_DG9h4pWN_JfEq6Hc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/60/601a0c268f21d4b0a98701e836a5325553cb84e4bdb0c207219a5132017fa145-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b389/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid xeuPd7sK7zq5qsKLivsW/xeuPd7sK7zq5qsKLivsW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ef/ef4780d9e90cf6cb9e708ec5c6faf6938d740ce41de302d7992084f1aec18cb8-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid 3HtfyRrOGKtqlRzaSuB_/3HtfyRrOGKtqlRzaSuB_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/5b/5bc0887a1f441f27ecfa879678c132bb303eaedb493d579adca315a7e14474d3-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b139/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b222/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b223/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b226/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b229/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b231/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b239/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b143/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b140/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid DfuLoyypa3tNfAljujuH/DfuLoyypa3tNfAljujuH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/detect.go ./vendor/cuelang.org/go/internal/encoding/encoder.go ./vendor/cuelang.org/go/internal/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/e4/e49aebf62edefc29e1e77f507492ac1eaf0afebcd86c1a90be27ccefd1ac3cf0-d # internal golang.org/x/net/http2 mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b410/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b411/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptrace=$WORK/b213/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid R-T7yHC_VmRz6NkTgI47/R-T7yHC_VmRz6NkTgI47 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/go118.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/7b/7b9dd8fa2cc7528974ebfb466f0429e5051638a0be8223d9548f0bd1f6057be9-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid _W-lAqT0AypRHcPxPsNt/_W-lAqT0AypRHcPxPsNt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/bb/bb2846c6147df5e3dd21945a9dabbca2a1b6444802445784ce5789495f468f9c-d # internal net/rpc mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go/token=$WORK/b255/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p net/rpc -std -complete -installsuffix shared -buildid fOvqQunj9zJAz8JcwZvK/fOvqQunj9zJAz8JcwZvK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/f0/f0a3981a34c4c11c4f337d65756835227d1affdfea21d577c462f381802d1521-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid wMtTnpk5KkdOiB4AT4sA/wMtTnpk5KkdOiB4AT4sA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/basic_auth_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/contextual_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/custom_headers_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/http_client.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/options.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/c1/c1e3a113819d9a2d81b810f1c48be9cbce1325f60838fb237a4d4d6b6e0faa81-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b420/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid ZyvDKj2TP3E1nGaibS0j/ZyvDKj2TP3E1nGaibS0j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/99/9956186df33045b83e236d0740373ffedb42c8cbc35a52e6c42a3f2ebef9df17-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b446/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b438/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b461/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b462/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b463/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b466/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b467/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid wkdA9i7k1KXX6MZef_O_/wkdA9i7k1KXX6MZef_O_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow_column_builders.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/constants.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/conversion_input.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_config.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_meta.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_nullable_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/labels.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/nullable_vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/time_series.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/value_mapping.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/4c/4c24d0aec56ffe00797f4eb93fb08f563b7ebfd7732106857675d8077355c36e-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b299/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http/httputil=$WORK/b300/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid axzS6kQLbUS_PVOuFfyN/axzS6kQLbUS_PVOuFfyN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/ee/eec8aac188a344c7ec29258d2de9913256c1fa13a626aa805667083ff6402da4-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid vUwbNQZ8fZyB540i0sbz/vUwbNQZ8fZyB540i0sbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/2f/2f0aa0b309814ad0608abe1256fcc5a41fee0a900b97aebfb2c979110db59e61-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b310/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid etrVLCNpNrYKoDJw7RtN/etrVLCNpNrYKoDJw7RtN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b5/b5ac47a1e0469ea1526ab96af8c8d65965dd97cf0ea338aa64aa2253b6111fe4-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b217/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b221/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b239/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid z7Sk4MwDDKN2XGwnfzZn/z7Sk4MwDDKN2XGwnfzZn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/cuelang.org/go/cue/load/config.go ./vendor/cuelang.org/go/cue/load/doc.go ./vendor/cuelang.org/go/cue/load/errors.go ./vendor/cuelang.org/go/cue/load/fs.go ./vendor/cuelang.org/go/cue/load/import.go ./vendor/cuelang.org/go/cue/load/loader.go ./vendor/cuelang.org/go/cue/load/match.go ./vendor/cuelang.org/go/cue/load/package.go ./vendor/cuelang.org/go/cue/load/read.go ./vendor/cuelang.org/go/cue/load/search.go ./vendor/cuelang.org/go/cue/load/source.go ./vendor/cuelang.org/go/cue/load/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/99/99926e50f70094b3d62274f95414484fbe000a5032afdd001e90b84a3cab2bb3-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b294/_pkg_.a # internal cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid 0-kg56UfAizhAWvRL35z/0-kg56UfAizhAWvRL35z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/76/76d8adb98025d4ba416a850c46c5deaf5bc03ebfd37cab861adbfe71247f44d5-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b303/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid kd1rgXuz2DtjKliyVhMW/kd1rgXuz2DtjKliyVhMW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/29/29f71c4b6db1c88de3752f47337fbe25a23af5696ee010acc57759e1f7970d61-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b357/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid 8R6-L_FAhw6OpOJiaOMh/8R6-L_FAhw6OpOJiaOMh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/04/04812be62c38a74ebe40c20bf8a0a75b0ed17b91e7165b6e8905aedbff6c9dfd-d # internal expvar mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p expvar -std -complete -installsuffix shared -buildid K18nzDYxUDTeiVdTJt87/K18nzDYxUDTeiVdTJt87 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/d3/d3747b4894801629066734d86d865850c7755d6d4500b1fc5d2127815dae7d79-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid KufR7vWPGn-CtYEWNz1N/KufR7vWPGn-CtYEWNz1N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.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/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/15/15412b31ed3b88c558cb26e0158dbaa3c2d0dcea74f4bd4a69b6dc49c6d3ab8b-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b313/ cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/66/66c50e91f7c25ed876c124dbcf958f9b344afb0b3f381d81ecdf9fc07ba74472-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b314/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid bnxqrKZhr_GhqDhDkVft/bnxqrKZhr_GhqDhDkVft -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid VKC7HHuUQRR_Iox0D7p2/VKC7HHuUQRR_Iox0D7p2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d1/d1916e0b182ffbb5535c6524d302484004481a834b96267bedcdad1584eac050-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b303/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid NHYtjNw12qoNbZmVLxwQ/NHYtjNw12qoNbZmVLxwQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/16/16e6033b05b7a46e9d89a072139c027f78534121c38a5c5f3367c79f3d61babf-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid dYYrNA9h-es0pTfoNc90/dYYrNA9h-es0pTfoNc90 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/66/6667cf4340115187f6ac40616b37db33a5a6a6642fd46841321ee41d68ca77cd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b308/_pkg_.a # internal runtime/trace mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p runtime/trace -std -installsuffix shared -buildid uZRqtCyDx-WWETP2ZB91/uZRqtCyDx-WWETP2ZB91 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/8d/8d41f525575353dd3dbecdf15348666c37aa6a14f686ad9a2d7fc879e2069d22-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid a2Q1rOB8xh3UO3vRir61/a2Q1rOB8xh3UO3vRir61 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/09/0997099dd3897bb8c6feb361d3faa1e1cc87836f15e0bb64e2132b1a965cc87b-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b314/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid oeqnsCKE4WsP4jNFKwgw/oeqnsCKE4WsP4jNFKwgw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/28/28138555bebbe842383e5ceac66fd726de4871b088b46f35e3072f56d0fb7d10-d # internal net/http/pprof mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile internal/profile=$WORK/b487/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b488/_pkg_.a packagefile runtime/trace=$WORK/b489/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p net/http/pprof -std -complete -installsuffix shared -buildid fagCdxnIY85N4pJV_nEM/fagCdxnIY85N4pJV_nEM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/c6/c64a4c8a53099629138d997e726901b8a202f148679810d3e2d150a89af1acd3-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/gtime mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid f-Itz0ocuCpodmo2liIw/f-Itz0ocuCpodmo2liIw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/eb/eb6c125f2ace9149fe1cd652efddd2cedf364fd78b59099e8678c39d43029006-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid 7ZcbZ6HyZbCCa4Kuy2JJ/7ZcbZ6HyZbCCa4Kuy2JJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/50/5023e700b0a5a15cd184537daa4d60a5c95115833bc81a077362d91f51a6d9e0-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b321/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid rFRNffh8ggXDM8JcN0WI/rFRNffh8ggXDM8JcN0WI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f6/f671b500ee214e300358e5bb46bce267d2421d1b92a9126dfaa229c6b9a8e08a-d # internal github.com/elazarl/goproxy mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile crypto/x509/pkix=$WORK/b191/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid kWkJEXd28e7P3k8oNp7b/kWkJEXd28e7P3k8oNp7b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/b8/b82732fffc85a9a73e58cbbcaead2c7ae37ea2d0279cfe772ff8e8da345b366a-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile embed=$WORK/b493/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF cat >$WORK/b495/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid qrepDQBRiDBE7VK6ANTx/qrepDQBRiDBE7VK6ANTx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -embedcfg $WORK/b495/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/59/5990b0bc86db96f88219c1b4ed2ee914f04a32bbac03b27d74b900055572f75d-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b321/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b308/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid E2R2y2EflZ4y_6oUhUzk/E2R2y2EflZ4y_6oUhUzk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0e/0ed5eeb7e06d0cd8a8ac89a20759e3418e687821bc2d68766a8e02440c45bfc6-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b311/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid OL-u23DJtyNHF06L-B9F/OL-u23DJtyNHF06L-B9F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/5b/5b4ef55d42ec5e3f480ccf536ce4772add456888dc3a576f9e0bf4f6879f0b35-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b370/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid jXRR0cfWeiFiVOvrOa00/jXRR0cfWeiFiVOvrOa00 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/f9/f9746bce7da0197674af8f9b9b62a374dde09914b3303e27b543dca96097a6af-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b380/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid 6SizLl5WWG7zPQP4JVJ8/6SizLl5WWG7zPQP4JVJ8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/c7/c7a88304a71d5f102907ddae5ae164d88d2c321aab2925fdf29f382ac792b107-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b289/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid QUm8NEtCTqmIEWxU7Naf/QUm8NEtCTqmIEWxU7Naf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/cb/cb33c367eca9b2cdded95228a8ab87a90282bc67dd2d1bf47b95d8bf98ecc3c7-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b386/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b388/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b390/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid SQOfDUPDm-TwZXVBFfqy/SQOfDUPDm-TwZXVBFfqy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c3/c3f80a599e06005b92629f3e0f77df195d49a664c892a42fe6d215fb4c3520be-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b320/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid fEVUopfLCI18sGdPx_T-/fEVUopfLCI18sGdPx_T- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/8c/8c568e33f6090402829b1be4f75582f1b78790294e18751a880059a404dd597c-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid kM4I_m3th1mSTIyZggKX/kM4I_m3th1mSTIyZggKX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/78/784b51fc309dc10a531e334f67a3068772a550591f43af9d3d7e2fde1064e343-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile net=$WORK/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid zKLWA-mIFrz2Xxq2B9WF/zKLWA-mIFrz2Xxq2B9WF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/10/106f14deb31a245beb923d30608d661afd0e2f6b366e403e156c31abb0cd3d6b-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b389/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid Zh9qZiuya8IXuffKHFIc/Zh9qZiuya8IXuffKHFIc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e4/e447ed3b5c4b68d17d2a14a741deb746ba5cf6aefd404251543fea5e691b7dd6-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid n3R_beSv3cA6Ehi35Kdg/n3R_beSv3cA6Ehi35Kdg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a8/a8bfca1ae2850da73f491a96754fe1473dd79cc7948466be084187c1dc1f73d4-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b385/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid 6080XDsm5Q-IvuIIi0dX/6080XDsm5Q-IvuIIi0dX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/7f/7f0b0b3a6f069737f43819b937ccfd0311e449ba18ef287fd77e10eef61aa9e1-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid PXzQRkUHfyPNdIgJ7OqX/PXzQRkUHfyPNdIgJ7OqX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/8f/8fadaeaa39fd4073a650b9602d25322887bfb9dd29f8f222be56d7752ded9d68-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid qhYoDHm8BYhaPDulXVfo/qhYoDHm8BYhaPDulXVfo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/4d/4da85301cf0b51cc0e939d830dbbe19e48a9e7ec3b11429cb4c9ee5b264e945a-d # internal google.golang.org/grpc/status mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b396/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid CydNPg7e_xJJf1xpJSjd/CydNPg7e_xJJf1xpJSjd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/6e/6e4b2b0cf06b4b27c57e7354868d733e5e418782e29565eeca28b3bc25f9121b-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b319/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid faW6t4wTQO3Vzb6S-G8x/faW6t4wTQO3Vzb6S-G8x -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/5a/5a2b6dcec00165692cae616a62d66241a852e80f426ae7212962025aec55207a-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b336/_pkg_.a # internal cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b305/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid 6xyF_Y3TFJXptvEFPJQe/6xyF_Y3TFJXptvEFPJQe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/3c/3c486c7e383fd390032b126f9749978dd969ff0e3b10da58140753d0558b4dd4-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid JRPBq_tG91zjqM-ScDcd/JRPBq_tG91zjqM-ScDcd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/80/80522d4bd47dd38960f4d82277ad38593125681b9bc125043f173a8c708b1d2b-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid VgdD0VnYbigYtpDT0ybZ/VgdD0VnYbigYtpDT0ybZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/06/064ee3bf83427488fbb47f2f0281d9ba7ab1ea1dcc3eac100a31cbe871297b2e-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b323/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid eJR29-L08voNVHtzBHtz/eJR29-L08voNVHtzBHtz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/17/178dabd3d53bed90706fc5ff75b2ef6fb238340e0d89428d82fe9fc5df0a4597-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b385/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid lrMaTyVCCjLTmTcLo1Ln/lrMaTyVCCjLTmTcLo1Ln -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/67/678f2453be7d985e37b001a2512f8bbfcf6fed82f99fb84aae6fe29e4f22fbf5-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid vbq5mzSCm5r6VNAhkjSs/vbq5mzSCm5r6VNAhkjSs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/bc/bc59463aeb6e2856f34e7ca76d890e69e2b96da1ff126a7f15cdd39b17c0005c-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b315/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid oRXqGTVCC3Vkx6xtTQTe/oRXqGTVCC3Vkx6xtTQTe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/92/9277bc40c501c72623554b08d6687e3877d78703df76d0170d9bb17e996c9d38-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid tkicWX7ousfe3871uqLa/tkicWX7ousfe3871uqLa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b400/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/de/de9ff08c38330bdafebd51759e259cf27c61fc2e8fea5faad74075c870523355-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b403/ cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/a0/a073a38fc351a41b9f62e8091d5111d3174f548c75887e950a19fd5124d62125-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid NQthSzUuHHzstlnuRZWj/NQthSzUuHHzstlnuRZWj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid 7MwCRt9yKTCZpshTR2ou/7MwCRt9yKTCZpshTR2ou -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/b2/b2766ca846f74c44ecd74d0e8a2b8b292169e0328fc08c7f00e11e3261be0b8f-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid anuuMVB5iDcM6VWqb4vk/anuuMVB5iDcM6VWqb4vk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/ab/abb733e2a676937b1ad2f2064733b89ae26a229c45189710abbf546302d6cf33-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid _B2PysMWtNoLgzzHZ-67/_B2PysMWtNoLgzzHZ-67 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/92/92ba263caa0cdb3fcf3316e890164f1d58df4ffc0693eca8376cbc4566649da7-d # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/f5/f5f0551cd2a62ec5df35c9c80b35e1d6ba48be9002a9e2fdd5700d10215873c6-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid 9Qlmqcg6qR5SEsJfab-a/9Qlmqcg6qR5SEsJfab-a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid lDZ-JUENozi5AV5KAM1A/lDZ-JUENozi5AV5KAM1A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/5b/5b7e27de0ee5424a9b07bebbdcb8921589748117af9e120d3a111ef447d0e440-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile net=$WORK/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid pFN7UA3xDRO8kR_G_fIL/pFN7UA3xDRO8kR_G_fIL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/79/799f0a5cbf5da95341f24accb917fbe405031af34d5bb74487c4955f0e935e75-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid 6uMZj02pBxFKfK5grq9J/6uMZj02pBxFKfK5grq9J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/09/09d50057435e88e0f130ca91dd8bae445610ca1cbf8ddf4e9682755c4a01ef93-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b415/_pkg_.a # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b316/ cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/8d/8d4b81124d0e885c6dbd7ebcc940a752ec0d65b99d6f244c0a0bd4a7cbf26ea7-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b477/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b305/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b390/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid L94HPRF4956HBT8labcA/L94HPRF4956HBT8labcA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid cs32rGIkJIMGlesNX9wK/cs32rGIkJIMGlesNX9wK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/7f/7f4648eeb25514a395c7d24e2941112bc947ebb6ff24023d6df75564d9bf7dc9-d # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/1f/1f861df07804e97b47c7ebbab596e2411c8d0abb0c24928b752616aab1def823-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b481/ google.golang.org/grpc/internal/transport mkdir -p $WORK/b408/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid SRoPUcxppFspwABStRWh/SRoPUcxppFspwABStRWh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b409/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b411/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b370/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b413/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b407/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b417/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httputil=$WORK/b300/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid bCclom3dn2q891IxKPe1/bCclom3dn2q891IxKPe1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/2b/2b2e420a890bc620f2f05467ec35ab903ffee55dcf0b549f5aa2f860f966e01b-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid NSvKyCk_UBz0f2bs5pmB/NSvKyCk_UBz0f2bs5pmB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/94/9418455c138cba4f009122106bcd28e1436e842a83c417c9ea8351b948f7965a-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b501/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b481/_pkg_.a # internal cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/josharian/intern=$WORK/b502/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid ZHPLCXTYSmp6sJDrmS0H/ZHPLCXTYSmp6sJDrmS0H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/02/023c69945f22503177dfd8180c2d892bfec801680fc2dbff93647e5f52004a2b-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid q8Zta26wsOQa0jXLkxmP/q8Zta26wsOQa0jXLkxmP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b402/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/95/9596045398bcff0063be3ddd4ad7bb4ad87418b993dc77c662b71d62fbdce3e7-d # internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b506/ cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/36/366c63f9c15f81257836ffda84f7fd82c0beb84a7d5b281bde7a4559708dbea3-d # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid 3A5XHj9heIK7-uk1l-bH/3A5XHj9heIK7-uk1l-bH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/getkin/kin-openapi/jsoninfo/doc.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/field_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal_ref.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/strict_struct.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/type_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unmarshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unsupported_properties_error.go gopkg.in/yaml.v2 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid CRNy5KYRa5_57QaBZ5wC/CRNy5KYRa5_57QaBZ5wC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/8c/8c7670a3ef367980985a530770cd0b94faff532bb3ea66a527f4387c57ab939f-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b504/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid 8Sf3rIrQCjr9pb3_a_qI/8Sf3rIrQCjr9pb3_a_qI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/df/df015df8a54bac04b2aaf22bba2eb5655ccad44fe57b22c888ca9f7518c620e0-d # internal github.com/gorilla/mux mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid mf6Fl2XXJbx5cYDYRNOy/mf6Fl2XXJbx5cYDYRNOy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/github.com/gorilla/mux/doc.go ./vendor/github.com/gorilla/mux/middleware.go ./vendor/github.com/gorilla/mux/mux.go ./vendor/github.com/gorilla/mux/regexp.go ./vendor/github.com/gorilla/mux/route.go ./vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/c3/c3bbae09a9336561a1edc63b77bcef8cc9ed716b9b96112626ce8415770405f8-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile runtime/metrics=$WORK/b479/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid EHfkIVvCZm91cHDZPCVj/EHfkIVvCZm91cHDZPCVj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/d5/d5d676fcd0e77c16770077de5021c53c31b23e55030e00d4fe412e47fca17d07-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b385/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b481/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b482/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid 1Yj-bhRNkE0YXjiiqgZw/1Yj-bhRNkE0YXjiiqgZw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/2e/2eedaefa320eb037b7c804057ef9a9054b57e69c5e9b8c97127f290688edfa01-d # internal github.com/elazarl/goproxy/transport mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid LFaKNxe8W77owdCflZfZ/LFaKNxe8W77owdCflZfZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/elazarl/goproxy/transport/roundtripper.go ./vendor/github.com/elazarl/goproxy/transport/transport.go ./vendor/github.com/elazarl/goproxy/transport/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/96/9658271b11a7ba984d3b88448f87f04951b316190241043d58d55c6ac5ec0602-d # internal github.com/mailru/easyjson mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b501/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b503/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid FbRWVNBuUerjT77xy1X5/FbRWVNBuUerjT77xy1X5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/79/79c9ea91b19f0254f6c49e1c1f8539211e18b28503982885e275a0251c665a7a-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid cunfskYkt2W4GLwYNkhJ/cunfskYkt2W4GLwYNkhJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/22/22744aacae0de20979799704098dd2141ea4285bce01313aaf5eab3960a25b4b-d # internal github.com/magefile/mage/mg mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid WQ4iFLio9-UR7W6uwf5D/WQ4iFLio9-UR7W6uwf5D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./vendor/github.com/magefile/mage/mg/color.go ./vendor/github.com/magefile/mage/mg/color_string.go ./vendor/github.com/magefile/mage/mg/deps.go ./vendor/github.com/magefile/mage/mg/errors.go ./vendor/github.com/magefile/mage/mg/fn.go ./vendor/github.com/magefile/mage/mg/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/27/2725aef7cce399c53a82e30384393e820ead3af379ee3267c4715a6a54a851e9-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b500/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b501/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b503/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid gUqVTnSPankRXUf8awqm/gUqVTnSPankRXUf8awqm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/chromedp/cdproto/har/easyjson.go ./vendor/github.com/chromedp/cdproto/har/har.go ./vendor/github.com/chromedp/cdproto/har/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/8d/8d097f823d6bf65b59e8286671a75a32c685b678658ef46ae7cbbe60d583b4e4-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid 9YxBzUgTKIY8gHjNKpSk/9YxBzUgTKIY8gHjNKpSk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/70/70e50d567d16f084daa570eb5df3b06c484177df803734ec049a00a538623ff2-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid P3EXIeHb-Enr75ZUem_v/P3EXIeHb-Enr75ZUem_v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b515/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/c7/c793b5d7d07b570d063aa319b0b2d3a1a9f435555e569e095bf3f9500de43f5f-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b520/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid XsbUDHWfvPSV-6TgPRAS/XsbUDHWfvPSV-6TgPRAS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/clouds.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/env.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/settings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/72/7287cf60b01017c215ab8e674771c6ae093025c411a8bf4dc2f2b3eddc471ea3-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b494/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b515/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid ou-kncZmKTtKZYl4rohY/ou-kncZmKTtKZYl4rohY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/bf/bfae53ece727aab3369a30d25e81442853249ffec57d303a25e38ddba6888a1f-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b517/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid frKFx8pU5YkjC_EwG2_A/frKFx8pU5YkjC_EwG2_A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/11/11fcb4035caea740b3066d5272de979c33ee318b8420fc02bee97f9390299fb7-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid R-JBrkVj4UU_JxZXh1WQ/R-JBrkVj4UU_JxZXh1WQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/github.com/hashicorp/go-sockaddr/doc.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./vendor/github.com/hashicorp/go-sockaddr/rfc.go ./vendor/github.com/hashicorp/go-sockaddr/route_info.go ./vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/2a/2a949a241b7b212584d66f86b606fe64d3b5e00532b0f0833b7d7b9c683f3dc5-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b525/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid HdQtSi6Q82lZQTcuWdcg/HdQtSi6Q82lZQTcuWdcg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/86/8610d7e0d10c3bf5849f8b83b0f7162b75f282832cd61d304e5f71e2f78500f6-d # internal compress/lzw mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p compress/lzw -std -complete -installsuffix shared -buildid IhInMtA_-VECBgNfH0WG/IhInMtA_-VECBgNfH0WG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/ba/baf74b87041c70d651118bfe695704200c6ee8889721b7fb51be6decb1fa3735-d # internal github.com/armon/go-metrics mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b529/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b426/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid ou_6X68rtmydHI6qHHIv/ou_6X68rtmydHI6qHHIv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/statsite.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/13/1325274aca1662341871c3b51990895d328d2316ce29c7cb58af3ea8500e92e1-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b473/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b474/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b475/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b480/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b483/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b455/_pkg_.a packagefile runtime/metrics=$WORK/b479/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid g1tPyFJS2KXm50e-yvV4/g1tPyFJS2KXm50e-yvV4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/cf/cfe13969f5ebe7fb687b4fae1e2b71bbd3639484deb43a05219e86e7212584e6-d # internal github.com/google/btree mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid CxdGha4B64W24CjRLd4y/CxdGha4B64W24CjRLd4y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/5b/5b4d1a76a05b9272b140e7b29e6a199087c04b3b99192468f007afcea8ddfbd5-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/rpc=$WORK/b431/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid qNQXu94JhPDvpJHWXMJU/qNQXu94JhPDvpJHWXMJU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/04/04fe351ff0b4db66f17c72f3240cfc29a99ed867599d14fab5bb02ff04dbaf82-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b533/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid WhTFRCRoXpTwHEYI0yzC/WhTFRCRoXpTwHEYI0yzC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/a1/a1935a1ce63c6d004b966bc51acf962b6f5b5f2cb92b46a3c170cd59bb39e911-d # internal google.golang.org/grpc mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b417/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid Q95LdWCDWrvhFXC9parY/Q95LdWCDWrvhFXC9parY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/7e/7ea2250af09e3491bf94599d8108a3b085a2459aadbe9bbf21b64836e392ce21-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/89/89e6086bb247edca5275e82a3a7a996447247efa86604f051de7834523b83def-d # internal github.com/go-openapi/swag mkdir -p $WORK/b510/ github.com/ghodss/yaml mkdir -p $WORK/b507/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b501/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b503/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid SrUdwBHmhUsV5pw1E-tZ/SrUdwBHmhUsV5pw1E-tZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid N9n6w74cBRC1HDSpmtw0/N9n6w74cBRC1HDSpmtw0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/3f/3fba8328e14ae6226f5533af8edc9b03853f0d03cbf492b7cbff6862f08f0702-d # internal golang.org/x/net/bpf mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid jP2B1k1L3xFkdi5mMM3Y/jP2B1k1L3xFkdi5mMM3Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/da/da101d5464e2b3dd6d4e5d0e5ac80451acd87555b084dcd098f44afce12a426b-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p golang.org/x/net/internal/socket -lang=go1.16 -complete -installsuffix shared -buildid tSPGD_Y5_3t_pCmEjJcs/tSPGD_Y5_3t_pCmEjJcs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/44/44ce5e291dd7115b5abeececae2f3e4da2bc34504782b99942ee6aab68cf8deb-d # internal github.com/sean-/seed mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid 32jq6-utHJLmc83hAJfF/32jq6-utHJLmc83hAJfF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/ac/acc9361a2d6cf9699d1781d4dc67a5eea645adb8909edd074352d158bb822805-d # internal github.com/oklog/ulid mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid 4EtMbt6xXI9FKF3zWKTD/4EtMbt6xXI9FKF3zWKTD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/fc/fc194bccaee39a029c2f29e85125843db3e07834fc187cc667ba0d1ada498d26-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid EbZaYXhIlaHg3YDbLfl5/EbZaYXhIlaHg3YDbLfl5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b551/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/00/0040be9fce48629fea1a17b1c6241203c636c34e7d20b379d69a14433302f265-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b551/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid yKDi2edLuifbEwCenzA5/yKDi2edLuifbEwCenzA5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/4e/4e23a7f5b5e9dba93bf868585126017f8bebfb3a72fb793e270b63ec3835150c-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid -4zBgOZckqL7NiYPU9p1/-4zBgOZckqL7NiYPU9p1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/4a/4a7db6c61e0828e97f8057066ccedf2d9af866d71c6bbd1b6cc5f89f95d5f8b6-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid X2bOYsJCj9t0R9BlU95M/X2bOYsJCj9t0R9BlU95M -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/82/82d7b7ba75554b47dd7e6b32803d87b6c02f2cfb2be44c1ba3c4db86efbfea0d-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b548/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b333/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid w6GLEer6tIyZVQzb-kzJ/w6GLEer6tIyZVQzb-kzJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/3a/3a7e3674e1c26ca5b36443bd2873c339a778e1f34b07b09f94befe2d70f6228a-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b537/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b538/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b539/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid FEwhp6j2jyRiUjE6EnaV/FEwhp6j2jyRiUjE6EnaV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b555/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/15/15a12987620550fc8be1bdcd9baa32ed7b28b03b2286d7b6e3d96349d91b0f09-d # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/1e/1e773d646351e2289e70b554abbaea4ba81eae69f181fab0eb66c7e87e64ae0f-d # internal github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b506/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b507/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid Evkn_MvVB8z-7zZsqhXJ/Evkn_MvVB8z-7zZsqhXJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/github.com/getkin/kin-openapi/openapi3/callback.go ./vendor/github.com/getkin/kin-openapi/openapi3/components.go ./vendor/github.com/getkin/kin-openapi/openapi3/content.go ./vendor/github.com/getkin/kin-openapi/openapi3/discriminator.go ./vendor/github.com/getkin/kin-openapi/openapi3/doc.go ./vendor/github.com/getkin/kin-openapi/openapi3/encoding.go ./vendor/github.com/getkin/kin-openapi/openapi3/errors.go ./vendor/github.com/getkin/kin-openapi/openapi3/example.go ./vendor/github.com/getkin/kin-openapi/openapi3/extension.go ./vendor/github.com/getkin/kin-openapi/openapi3/external_docs.go ./vendor/github.com/getkin/kin-openapi/openapi3/header.go ./vendor/github.com/getkin/kin-openapi/openapi3/info.go ./vendor/github.com/getkin/kin-openapi/openapi3/internalize_refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/link.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go ./vendor/github.com/getkin/kin-openapi/openapi3/media_type.go ./vendor/github.com/getkin/kin-openapi/openapi3/openapi3.go ./vendor/github.com/getkin/kin-openapi/openapi3/operation.go ./vendor/github.com/getkin/kin-openapi/openapi3/parameter.go ./vendor/github.com/getkin/kin-openapi/openapi3/path_item.go ./vendor/github.com/getkin/kin-openapi/openapi3/paths.go ./vendor/github.com/getkin/kin-openapi/openapi3/refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/request_body.go ./vendor/github.com/getkin/kin-openapi/openapi3/response.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_formats.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_requirements.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_scheme.go ./vendor/github.com/getkin/kin-openapi/openapi3/serialization_method.go ./vendor/github.com/getkin/kin-openapi/openapi3/server.go ./vendor/github.com/getkin/kin-openapi/openapi3/tag.go ./vendor/github.com/getkin/kin-openapi/openapi3/xml.go golang.org/x/net/ipv6 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b537/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b538/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b539/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid 4IeYgIjFKnN6a0nkMX-S/4IeYgIjFKnN6a0nkMX-S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/4a/4a2b28da8f1f028dd61c8b74102a412cd610d0de4c61e5f4226410291d0e805a-d # internal golang.org/x/oauth2 mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b550/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid 33vOqUDy1M28o_CV4xCA/33vOqUDy1M28o_CV4xCA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/11/1179b8a80c2e2211dee3db3664c24f7ed6f1d1f1524804580fa2d3cae45ab8d3-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b555/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid DbcW_5T75Dxg7oLi6Paq/DbcW_5T75Dxg7oLi6Paq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/2a/2a49c81b15eee1d5cae57aebb4e1c36a0ff84a29f9e0e23342697594d892796c-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/b5/b53f7f2bee6102a1b90858d0f8106b87a3a81d9bb81f4181e6977c049441066b-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid ZyuVhhDMH6NlKD_P1SsZ/ZyuVhhDMH6NlKD_P1SsZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b550/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid xncMd9YCTNrULSXUXYv7/xncMd9YCTNrULSXUXYv7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/cd/cd7fad02e5e6d0aa1392c8ea291559f035f3df62420d7d93ddc5e671e47a5eb1-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid NKnHT5KhkoZU5Y48A9Z0/NKnHT5KhkoZU5Y48A9Z0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/5b/5be6a5d4e9624ad8f6cea1b36816e4d5c5b54bdff70d0a9a8f903bdf08fef461-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid Vl6VHJT-ClROqrbbgRUh/Vl6VHJT-ClROqrbbgRUh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/f1/f1211c8a8c9e10bc0c3ce1b17d845bb2c8e26dce39cf86c6a4e097163905a3bb-d # internal compress/zlib mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b565/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p compress/zlib -std -complete -installsuffix shared -buildid IIoljSxWAxlJpAvFDhbP/IIoljSxWAxlJpAvFDhbP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/35/3582dd7113e02a88778197755b62a0005780ec5935093cde05add422f19cc1d5-d # internal github.com/prometheus/common/config mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b547/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b409/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b552/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid gCnGAGz6cszjUFVNJLZK/gCnGAGz6cszjUFVNJLZK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/56/563d7a9771ec8a38192a869d85644fe16cc083d83936bd5b8933a6a846e22350-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid lhel1CkF9Geyr6YyXhFK/lhel1CkF9Geyr6YyXhFK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/a9/a9c36db5abde98914080b1e966dd99dbfdad2f05934d8f9fe77766b1c15661ea-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b564/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid uklVH-nImf-q0xBcANNP/uklVH-nImf-q0xBcANNP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/66/6692a2afd3da2cb888ad98a9bdec4090bc74b25cd76ac04839380772a2b613b1-d # internal go.uber.org/atomic mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid B87DypSSMf4YWeXjm53-/B87DypSSMf4YWeXjm53- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/value.go cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/8c/8cfce671e29bccf48ed0e5323c00b4d0f0a61c78c0375e195538e6701ddd6a9f-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid 49hVb1sttmWgRZZ3Sa3n/49hVb1sttmWgRZZ3Sa3n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/e3/e33ecff8a00f8cfff23c2ec652af98e6f93043a868c5ed818110e49bee4bb799-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b581/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid 6Hj9TplvKqRKeVwG6BlX/6Hj9TplvKqRKeVwG6BlX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/ea/ea4f78ccfed7312e3c1ee1ea1db52df80d2ecba0985a37f7e7a2ebe6e2a20eaa-d # internal github.com/miekg/dns mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b111/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/asn1=$WORK/b185/_pkg_.a packagefile encoding/base32=$WORK/b535/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b536/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b540/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid Nd6g84IFPq9RmFRK02Mr/Nd6g84IFPq9RmFRK02Mr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/ca/ca2cb03ebf90627ce4418f6e7179f99a5a0e9b977af42fdf1af6cabf811a9d0d-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid IazhV7T7Rf9AkYGT8sat/IazhV7T7Rf9AkYGT8sat -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/1d/1d877c47bfdd2206cc8e1870fba8d5dc8171c435a896a2fbd41f0a1bd0cc5bd1-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b584/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b572/_pkg_.a # internal cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b585/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid -C134hG-B0sXFGjBsUVj/-C134hG-B0sXFGjBsUVj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./vendor/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/baggage/context.go ./vendor/go.opentelemetry.io/otel/baggage/doc.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/7d/7d8359095d629b63e2501694bb73ae0629669974f2a959dbb920a149219f3808-d # internal github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid QAGeH0uCqK1yZrrHHVmx/QAGeH0uCqK1yZrrHHVmx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend.pb.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend_grpc.pb.go cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/68/68e5f676c66ebe7dfd65e98f53b0eb8b2a3862f4bcaef317b36a5b245dce28fb-d # internal github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b419/_pkg_.a packagefile golang.org/x/net/context=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid Qyibrf8IXg5o8jeCiGGK/Qyibrf8IXg5o8jeCiGGK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/internal/plugin/gen.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/77/7797276ce45a415bf3e3c3188a907bd538fccb21f9f4326c7738a6980f99689c-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid hFPtuPJOpeerfrSbg3vs/hFPtuPJOpeerfrSbg3vs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/f1/f182725555583b04ced1ac0f7f26352b8561b72cf96d0fd3e98b48d47c13adf5-d # internal google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid bBtZHHw33jk8-_7Rl1hT/bBtZHHw33jk8-_7Rl1hT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/f5/f546b64a36ee700e8de4325a95a213af54e119b8d56173689b4d1bc8a87f6154-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid PYDwON9OvyIscg_NxSNO/PYDwON9OvyIscg_NxSNO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/wrappers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/55/55ef9ba4bf2080339979042c8b38277fa500b579994f9efd97f0389bb15dec29-d # internal google.golang.org/grpc/health mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid u0lwDhavCAI4WkTLL-dI/u0lwDhavCAI4WkTLL-dI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/e3/e333c7c213551719319aba16e1569be289a3e1f320f3288a08255f37ec7e4279-d # internal github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b471/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid 3QcHYZyZtPC9oEApI3pQ/3QcHYZyZtPC9oEApI3pQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/f0/f0af3e15a2cb59bae7e42deeed369c3d0b1ab2a2186304b21b21b1efe12eceea-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b430/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid dHX5kHLMoLxy_TzaJXYJ/dHX5kHLMoLxy_TzaJXYJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/15/15739a41d2472a2ba2b35dc9a90e2f10ef31d6309f5117b09b6782813553284b-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b505/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid Lj7jVFkpRdJyEUV5YSMG/Lj7jVFkpRdJyEUV5YSMG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/d5/d54ca585bf5d01a4c3f3a8db5ed4ea8b76c0f5e5bd6c7120564710e97e69dc75-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b588/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid ro38eS1UZ-OH6O5voEXy/ro38eS1UZ-OH6O5voEXy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/go.opentelemetry.io/otel/attribute/doc.go ./vendor/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/go.opentelemetry.io/otel/attribute/key.go ./vendor/go.opentelemetry.io/otel/attribute/kv.go ./vendor/go.opentelemetry.io/otel/attribute/set.go ./vendor/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/b4/b46e5cc223ced0c04a765420d1ec7d92d622019bce8a0dc3244a713adc2c571b-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid AZCrhoOoGTl26gMz1Xid/AZCrhoOoGTl26gMz1Xid -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/59/597d10de7f02c825373b6cdc56e841796039885f6c4c086a2ff81e298e91b95a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b511/_pkg_.a # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile crypto/x509/pkix=$WORK/b191/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b419/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b330/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b421/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b423/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b424/_pkg_.a packagefile github.com/oklog/run=$WORK/b425/_pkg_.a packagefile golang.org/x/net/context=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b429/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/rpc=$WORK/b431/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile os/signal=$WORK/b426/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/8d/8d9a580607f2e017f003a1f279bf3a30e75eef4ea4ebf183166adc2e079882d6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid 9b5RgB_aPODxVhqD8kok/9b5RgB_aPODxVhqD8kok -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/client.go ./vendor/github.com/hashicorp/go-plugin/discover.go ./vendor/github.com/hashicorp/go-plugin/error.go ./vendor/github.com/hashicorp/go-plugin/grpc_broker.go ./vendor/github.com/hashicorp/go-plugin/grpc_client.go ./vendor/github.com/hashicorp/go-plugin/grpc_controller.go ./vendor/github.com/hashicorp/go-plugin/grpc_server.go ./vendor/github.com/hashicorp/go-plugin/grpc_stdio.go ./vendor/github.com/hashicorp/go-plugin/log_entry.go ./vendor/github.com/hashicorp/go-plugin/mtls.go ./vendor/github.com/hashicorp/go-plugin/mux_broker.go ./vendor/github.com/hashicorp/go-plugin/plugin.go ./vendor/github.com/hashicorp/go-plugin/process.go ./vendor/github.com/hashicorp/go-plugin/process_posix.go ./vendor/github.com/hashicorp/go-plugin/protocol.go ./vendor/github.com/hashicorp/go-plugin/rpc_client.go ./vendor/github.com/hashicorp/go-plugin/rpc_server.go ./vendor/github.com/hashicorp/go-plugin/server.go ./vendor/github.com/hashicorp/go-plugin/server_mux.go ./vendor/github.com/hashicorp/go-plugin/stream.go ./vendor/github.com/hashicorp/go-plugin/testing.go github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b505/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b511/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b513/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid wNwl2xYSdhcPePin7bhp/wNwl2xYSdhcPePin7bhp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/e5/e5ac2298601f680405d4a9877514b9af5a9a7e93a193b7af97e97eccd2ac5222-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b591/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid JLEzCENr5RNS4d1ENYAs/JLEzCENr5RNS4d1ENYAs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/57/573a5e8d592b6f1b6a8796b5fc6d2c0455575b874452189896cf627d45a22686-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid -YahlyqtfCkMVa1FvESw/-YahlyqtfCkMVa1FvESw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/0c/0c628666cbee167d5fc4e1b34ce35b32a0d21bcfd825392e527eb962c3c42727-d # internal testing mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b235/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/sysinfo=$WORK/b596/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b455/_pkg_.a packagefile runtime/trace=$WORK/b489/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p testing -std -complete -installsuffix shared -buildid bH1Cd8kGK7pP2uTmQfSs/bH1Cd8kGK7pP2uTmQfSs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/65/658884afcbfdcfc997d1cbb974e408d0e54e39f51c3871f5505115cf7d393829-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid VfsfMhIz2RWCohiL14HX/VfsfMhIz2RWCohiL14HX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/e5/e5d1d64c7b696c03fa9030a37b416b72fb4612e0bd2af2d56c39dfe8a11abf6e-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b499/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b505/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b511/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b512/_pkg_.a packagefile github.com/google/uuid=$WORK/b219/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b514/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid Ev3WNjmowVil7t57r8vf/Ev3WNjmowVil7t57r8vf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/har.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/openapi.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/types.go cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/53/539c42e1c12b2d871f5480cf426d2a2c412e5e77bc11bbcaeecd8998a2607cc1-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid Sw63Mt_YGJ8WzEJFIcmP/Sw63Mt_YGJ8WzEJFIcmP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/e8/e8a18b151030e66ceb9e3531b71f57de7b78c961b02c2c4a30b56098057e801a-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid lM1dye3FD45sXeLpSnPj/lM1dye3FD45sXeLpSnPj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/ad/ad3666b31a9a6ec9f6573176432aa6ecc9105aae209f3a829138a3e64f812fe9-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b514/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid hjQkHmhQEkCwlMik1Ilc/hjQkHmhQEkCwlMik1Ilc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/de/ded6c5df6f64583a65ea4020597a6da5e473859fe009e18a4158ac06102e4123-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid E0SFlVSOvhb9g65O3Ebx/E0SFlVSOvhb9g65O3Ebx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/70/70929b5fc025913a95589b039b4e6ba638ec517612aca53d5c5aaeb6a8e8b702-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile embed=$WORK/b493/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b514/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid fipJ754Ut7O-QG9WzABG/fipJ754Ut7O-QG9WzABG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/d5/d5dbd40dc5bcae387ab1b618e1a5b1f8e2031e9ce61e4bfae048ce78b1186ef5-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid WOOYNiIc8oYHaWNVURAz/WOOYNiIc8oYHaWNVURAz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/25/2592da120ea3a5210bc9e1352ac3f5dada3a44141aa449278b82c8da6aa5f970-d # internal github.com/go-logr/stdr mkdir -p $WORK/b593/ cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/70/70e3a81a08d311d02c08c248d674e233447e9cac745f877379da95a3a34968c4-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b570/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b591/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b594/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid csEiZ85pEtsYsVypeTdq/csEiZ85pEtsYsVypeTdq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b568/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid MlNMWGZHQy-gGAT114tF/MlNMWGZHQy-gGAT114tF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/6e/6e1a10120be8fc8e816956ef7eb8d59231cbb091ebe21257ec147e7ee79b3abc-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b492/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b516/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b517/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b518/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid 6TrbzhCJt7yybyRCRnAz/6TrbzhCJt7yybyRCRnAz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common_unix.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/info.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ec/ec5ae10eed5038c2575fdaf03c610c87913f934b4b411f219c8b762309373da0-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b329/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b331/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid X2F25-CJC9SjstBVPtGH/X2F25-CJC9SjstBVPtGH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/bb/bb8d5b35843c4c40fe60614e821c0f263946efc20c8f93e166a8c3157cd965f6-d # internal go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid mazfudT283WGbMFf_grh/mazfudT283WGbMFf_grh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e9/e943db0f16bde030256e153a8b82c170d43ce86547adef5fcbd282ddb4c0e4bf-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile compress/zlib=$WORK/b564/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid 7eY9Z64nKQaueZMk5VF-/7eY9Z64nKQaueZMk5VF- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/application_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/binary_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/buffered_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/compact_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/configuration.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/debug_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/deserializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/framed_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/iostream_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/logger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/memory_buffer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/messagetype.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/middleware.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/multiplexed_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/numeric.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/pointerize.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/processor_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/response_helper.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/rich_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/serializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_unix_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/type.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/zlib_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/61/618efa0f976e2d70072f3396439049ecf1eb2f3e44b413640eb7ce9cc8e10661-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b569/ cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b570/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b568/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid BEhhW9uZUqLK6EGMnTzY/BEhhW9uZUqLK6EGMnTzY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/31/31734b256e35cbcbf08219186cc12644e2f2a8aae1aeda68eba8e5af1d12e4dc-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b545/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid 7ZSTd3ACN8RtAR56L9V-/7ZSTd3ACN8RtAR56L9V- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/0a/0a1417d05e3f46e2071af077ed22d6f1ae8f0e28228fd7d27b946ab595429760-d # internal go.opentelemetry.io/otel/propagation mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid Sw1Pf5oArWnw0WR0Cp3P/Sw1Pf5oArWnw0WR0Cp3P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./vendor/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/go.opentelemetry.io/otel/propagation/doc.go ./vendor/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/dd/ddc29447f762398d4cffef4099f7c474f900570b63a33ea8212a8fc30d943216-d # internal go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid U09CW5I07QpKAGrmwDER/U09CW5I07QpKAGrmwDER -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/3b/3b72ebfbbc61aadad6d57b1f32070b728f6ae79a7b3cc8944487b301b77ee385-d # internal go.opentelemetry.io/otel/semconv/v1.4.0 mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid 52vZcKDD8hMKUbH8K3Gy/52vZcKDD8hMKUbH8K3Gy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/60/60fcc80728e2c284e76f8a1ee80db56ff57dbed8507655dbd357493b46ba11fa-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b544/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid WlX_t2gAkEU-p1nYMcN8/WlX_t2gAkEU-p1nYMcN8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/ce/ceab6585349b80d4fda8cb837c8d716c5a30c0dd4ef373b5cf39804f5410f03c-d # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b328/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b329/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b331/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b469/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b470/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b418/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b480/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/pprof=$WORK/b486/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid bwoxtMtYpoNegmaHu3ag/bwoxtMtYpoNegmaHu3ag -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_from_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_to_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/http_settings.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/serve.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/setup.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream_adapter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/82/827683856dae959be5c9181fcaf06a9990d1ab74ea7af83558e588c62cdd646d-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b556/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b555/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b559/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b571/_pkg_.a packagefile go.uber.org/atomic=$WORK/b572/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid nobTkmIXkIDohP4T1K3l/nobTkmIXkIDohP4T1K3l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/56/568ee4f92e79e1ce23a955d32a04314c8c9bdb8f07dca6bece280fa666cce1d2-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid s-ryt1cEgrgw4aHZbJl5/s-ryt1cEgrgw4aHZbJl5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/context.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/doc.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/jaeger_propagator.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/70/709dcff6231e8bbf9e269a3d4103343fa100333d3953d19d494535539125d6a7-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b591/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid yiwWr7mG-8DXAG5vQZGy/yiwWr7mG-8DXAG5vQZGy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/aa/aad36f4b8c65fa54e4435cc981f126db0ff552245b8e4f5c057921bdb61a4be7-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b611/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid svsFo9y-nmMGWk10wvK1/svsFo9y-nmMGWk10wvK1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/ac/ac17160e064de8c68627e8bbaa1ece4ae92d3e1d2f564f6c5f458cc38616e5f0-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b612/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid WIOkxjGocqv6cvb_lrPN/WIOkxjGocqv6cvb_lrPN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/8b/8b191258c396d1a5bb4ee64ef60ae733c14cf43e45df8f8b8f44add4ffa178c0-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/retry mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b616/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid FGVyQVgNI4n5BlfZw5TI/FGVyQVgNI4n5BlfZw5TI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/20/2077638b90436a30d2b6f940ea6ac1732aea6728c142473108f8c81da236174d-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid QcjA1JI12tueTC0aHo3F/QcjA1JI12tueTC0aHo3F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/37/3795442294dcddb15abc2337835e68903f5d6c9681fda3517264051f9bbbf119-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b592/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid 9CWTiwjxtgf2MQ_sv2HJ/9CWTiwjxtgf2MQ_sv2HJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/b0/b0ee2ce812149ba3d16013242678a86cf8a66f9e0a159ce3f251a7aff9dd5806-d # internal go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid 8yp6OVQ4DLOxdCOH4epV/8yp6OVQ4DLOxdCOH4epV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/9f/9f37989ba1b867b568c82089d0b1b01ccb54117a1b210ea6102046643cbb5400-d # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/2d/2d0924f5de8629c79520d42e289795de2fcc7a9c81ee972e0689d300b92ad5fc-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid 0qy4GXgqTRDAxtchkkIx/0qy4GXgqTRDAxtchkkIx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b603/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid 5PUBDKuDFTkJKJIU9ccA/5PUBDKuDFTkJKJIU9ccA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./vendor/go.opentelemetry.io/otel/sdk/resource/resource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/8b/8ba7df67674a654e7bf5b1edb0326404ea22195d21e2bbcefda6db246f2e6f11-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid vIYEusKtS7c1iGUDVBWL/vIYEusKtS7c1iGUDVBWL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/7e/7e4511ff99a3c61f6f00ced06d43edd5f79cfb284d498f5b357434d566150269-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b380/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid _HosOacsvu7npfXC-IK3/_HosOacsvu7npfXC-IK3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/d4/d4cfd8084a448618093fe5e76979e46d2f15bd9e56738877d47695867770e439-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid m5nxZ7NsJ0u-Q-C8y9ix/m5nxZ7NsJ0u-Q-C8y9ix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/4c/4ca1710f6a3d085b4712aafd791dbef23affafd3ed6b05cb8490a8b36262e8e7-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b618/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b619/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b615/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b620/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid mK597QklfNlVWimBMSif/mK597QklfNlVWimBMSif -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/envconfig.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/options.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/optiontypes.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/tls.go cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/2c/2c7ddb8222c244c5e264c01442394903aa7a7e2de292f1de8cdc516d1cbfae94-d # internal google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid U2KmJONzzQxmzAP_p1T8/U2KmJONzzQxmzAP_p1T8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/eb/eb9f39e42463a2efd6d2cbdb8905e9d0963f7dcbc54535de858a28917c8c0983-d # internal github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b316/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b490/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b491/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid yrU1Ubg6kPvTNHXUK6VS/yrU1Ubg6kPvTNHXUK6VS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/sessions.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/settings.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/types.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/f2/f243c81966b01a94de243389c54d51f8476aadeaab4ac51b90aefb67657710f1-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b624/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid zjelQ5EALW0qXhHxNI4z/zjelQ5EALW0qXhHxNI4z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/60/609020916821074d89852d6acf13a601cfd71fefcd2e64bc3fe5d9b129048182-d # internal google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid tHUlpiWVTW91-Nd5K5L4/tHUlpiWVTW91-Nd5K5L4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/69/69d59c91bf0c307d8cab0521fb605b7ccae167dd6afa1eea4473bb6e62e623be-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b623/_pkg_.a # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b607/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/trace=$WORK/b489/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/26/2662f66b08ec21f1163c8dee7c5ea505aaeb0c6a06285b23dd740658ccec12d4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid 4ofc_4T-xEt0r4_K4690/4ofc_4T-xEt0r4_K4690 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid zTqZVuitmEt6zDGZBG7j/zTqZVuitmEt6zDGZBG7j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/ff/ff38deef4e490b731e4aabad503fb3ee5d2af924ed908057b36f0787b1f62189-d # internal google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid rfUqiwF8m-86KytAeWJp/rfUqiwF8m-86KytAeWJp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/c6/c6e8c88bd3c8a2343b71d5d7cf6142a30f92d6fb731ff0f3d55935526904c221-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b627/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid 3_LMUzResWhL2iDlnZXR/3_LMUzResWhL2iDlnZXR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/f7/f7b407f58412d8be4a59e6a021ff37766a45871164e3ff4dc823ed105930f917-d # internal google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b389/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid UhG2b0N_2ziVnM5TUW3i/UhG2b0N_2ziVnM5TUW3i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/69/6949acaad52ee2ae992e0346efb75a1fefa83c5391afc56a87081d912129c973-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/models mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/models -lang=go1.17 -complete -installsuffix shared -buildid SIVi2AOTH7OpvqXZYZIO/SIVi2AOTH7OpvqXZYZIO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./pkg/cmd/grafana-cli/models/model.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/4d/4df86b3cb33f92ca00430a14854aa94e9e88ee805d7dd1067bb42818a59ce9d8-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -installsuffix shared -buildid wch_n6EVKAkIcfoB-C29/wch_n6EVKAkIcfoB-C29 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/entities.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/fe/fed916602060c39650978dfe4a768e719c950b9b940ba316e563242fad671acc-d # internal database/sql mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p database/sql -std -complete -installsuffix shared -buildid vXiUr7J-0BZ5UKgWqgyR/vXiUr7J-0BZ5UKgWqgyR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/90/90b45b4948bd7b482d0f34c667f967c581516bd7edbfdabac56042709ef79070-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b575/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b569/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid UPBluw7q_TXoBa8LE2mp/UPBluw7q_TXoBa8LE2mp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/ce/ceb8351938a98dcdabe0039ad3ef78db539547c1f5e213ffc8502d44b8800fdd-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b569/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid GJSeSOmW-axpwc2BeDAe/GJSeSOmW-axpwc2BeDAe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b631/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/09/099c169825cee22c7b02b00d606f3566081d57da8d5386a61dd6cdf0282df0da-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b556/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b571/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid 9SSnsmJZtzP8whN-RGHx/9SSnsmJZtzP8whN-RGHx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/45/45d11adee4db9cce0c0a5717ad181428c0cf0595cf767a862d0dcf492595fee7-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b578/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b576/_pkg_.a # internal cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b566/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid OO8vScp6YY3-_H7TNwdp/OO8vScp6YY3-_H7TNwdp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/f6/f68e448864d020d50af5602c4feba50701564e6c55970049219f4eecf34f8ba1-d # internal github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid OAZWo5k9YuB2WfcF_PgJ/OAZWo5k9YuB2WfcF_PgJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/e0/e019f6aeb298bfcce2be2eb4e5ef40f4504784644d7d4fe43c58d4ad45453f73-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b612/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b613/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid _sFBI3qvZcu2bS58e22h/_sFBI3qvZcu2bS58e22h -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/10/10b6cc417dc0a034d87cfbb93d8fb872cb11cd3432720c9dc69648ad88612fc7-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b629/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid l-bV4bEKH21CdYUB9byq/l-bV4bEKH21CdYUB9byq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/90/90b3c94acc09b659e234e16882638a205bdebd6801a0c6588e1511b06225242c-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b640/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b534/_pkg_.a # internal cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid sJpMUKDfjN0xpUona7AG/sJpMUKDfjN0xpUona7AG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/github.com/gchaincl/sqlhooks/compose.go ./vendor/github.com/gchaincl/sqlhooks/compose_1_13.go ./vendor/github.com/gchaincl/sqlhooks/doc.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks_1_10.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/51/51986a7344ba199037cbf9e6a1f0a42237a43db05d3f1b16a89e30789bada8d7-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b574/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b576/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b577/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b578/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b571/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid WRzUd-z-ksG_oINZH0VH/WRzUd-z-ksG_oINZH0VH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/dd/dd533cdc459af17772e57d592b842161b62f81978080345219c73f9f953b97ee-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b613/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid hHCx5gwR2TGRqj27kuWl/hHCx5gwR2TGRqj27kuWl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/76/76b6cd4987b2836c78ab52eed6d688b17a6fe0736cf922a7547de64251baea76-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/lzw=$WORK/b527/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b528/_pkg_.a packagefile github.com/google/btree=$WORK/b530/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b531/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b532/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b523/_pkg_.a packagefile github.com/miekg/dns=$WORK/b534/_pkg_.a packagefile github.com/sean-/seed=$WORK/b541/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid XySKPfFrpHO9oH5BOfCf/XySKPfFrpHO9oH5BOfCf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/b2/b20db1fc7f661e1e32566ed9089d44bef6bf5c61b7f15805824f294c1e9a09ce-d # internal github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid ptb54wOmP2qAi7u-0wKt/ptb54wOmP2qAi7u-0wKt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/31/31017737339baa621e1a307109263eeed42d8801c64190a46a3bb7f8b7e0fc93-d # internal github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid 8UFgv68jzkM1vW2P7svs/8UFgv68jzkM1vW2P7svs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/a1/a123f19e98f82490a5a382517f43a1de8d98fadaf88573606dbb39b72f53912b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b573/_pkg_.a # internal github.com/patrickmn/go-cache mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid tTovHVSPMClfkZycLGM-/tTovHVSPMClfkZycLGM- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/9d/9d152fa2e7809ad582f777d6ea134b3b16c58031c0564d20076aca7743509fd6-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b477/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b480/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid FjWjpRdjHyAluKhhmJpG/FjWjpRdjHyAluKhhmJpG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/8e/8ea866948620ea46a538e2797e10f0534989894c0b8283c272d8e746d8e4b1ea-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid W1n-wv2cNrKVJCSzfxkh/W1n-wv2cNrKVJCSzfxkh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger.go cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/67/678b688be20c8c61f97e2a78f0dbe5eca15fb105d9128d70344a49d0ef06d32c-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid 4Z2xUVQnUexJArahtb2K/4Z2xUVQnUexJArahtb2K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/66/66bf9171af2ee04b3b7e63c7e2d80810adb8bbde54f45635697234db1c127585-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b636/ cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/4a/4af72992ea3f717f20420467403a4516a530986799fff04e61199ffbc655a988-d # internal cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b637/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.16 -complete -installsuffix shared -buildid MNENoj9h4cc2yQu5lsSd/MNENoj9h4cc2yQu5lsSd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go github.com/go-sql-driver/mysql mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid RbmsJFRTdCQZKz_0FoRv/RbmsJFRTdCQZKz_0FoRv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/github.com/go-sql-driver/mysql/auth.go ./vendor/github.com/go-sql-driver/mysql/buffer.go ./vendor/github.com/go-sql-driver/mysql/collations.go ./vendor/github.com/go-sql-driver/mysql/conncheck.go ./vendor/github.com/go-sql-driver/mysql/connection.go ./vendor/github.com/go-sql-driver/mysql/connector.go ./vendor/github.com/go-sql-driver/mysql/const.go ./vendor/github.com/go-sql-driver/mysql/driver.go ./vendor/github.com/go-sql-driver/mysql/dsn.go ./vendor/github.com/go-sql-driver/mysql/errors.go ./vendor/github.com/go-sql-driver/mysql/fields.go ./vendor/github.com/go-sql-driver/mysql/infile.go ./vendor/github.com/go-sql-driver/mysql/nulltime.go ./vendor/github.com/go-sql-driver/mysql/nulltime_go113.go ./vendor/github.com/go-sql-driver/mysql/packets.go ./vendor/github.com/go-sql-driver/mysql/result.go ./vendor/github.com/go-sql-driver/mysql/rows.go ./vendor/github.com/go-sql-driver/mysql/statement.go ./vendor/github.com/go-sql-driver/mysql/transaction.go ./vendor/github.com/go-sql-driver/mysql/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/a0/a0d681548f565bb2e0ecbd1566434d655cb71ff81804c6de9289754a202b76fb-d # internal github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b649/ cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid v3Eq5Ql-aJka0uMSBBq0/v3Eq5Ql-aJka0uMSBBq0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/71/71a2fb16b03a2d681005c96cbbe8af90568f596a1e6fcf46b017028883180936-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b623/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b624/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b625/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b626/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b628/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b389/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b630/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid ErfsVJFai9TeZpaXneDg/ErfsVJFai9TeZpaXneDg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/da/da766c3bd1fe2c41d67478a5e78de26eee5c349981d2c725ff0bd83ccd1cce54-d # internal github.com/urfave/cli/v2 mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b235/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b636/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/urfave/cli/v2 -lang=go1.16 -complete -installsuffix shared -buildid R67HGXuJ3j6IepS3C-5U/R67HGXuJ3j6IepS3C-5U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./vendor/github.com/urfave/cli/v2/app.go ./vendor/github.com/urfave/cli/v2/args.go ./vendor/github.com/urfave/cli/v2/category.go ./vendor/github.com/urfave/cli/v2/cli.go ./vendor/github.com/urfave/cli/v2/command.go ./vendor/github.com/urfave/cli/v2/context.go ./vendor/github.com/urfave/cli/v2/docs.go ./vendor/github.com/urfave/cli/v2/errors.go ./vendor/github.com/urfave/cli/v2/fish.go ./vendor/github.com/urfave/cli/v2/flag.go ./vendor/github.com/urfave/cli/v2/flag_bool.go ./vendor/github.com/urfave/cli/v2/flag_duration.go ./vendor/github.com/urfave/cli/v2/flag_float64.go ./vendor/github.com/urfave/cli/v2/flag_float64_slice.go ./vendor/github.com/urfave/cli/v2/flag_generic.go ./vendor/github.com/urfave/cli/v2/flag_int.go ./vendor/github.com/urfave/cli/v2/flag_int64.go ./vendor/github.com/urfave/cli/v2/flag_int64_slice.go ./vendor/github.com/urfave/cli/v2/flag_int_slice.go ./vendor/github.com/urfave/cli/v2/flag_path.go ./vendor/github.com/urfave/cli/v2/flag_string.go ./vendor/github.com/urfave/cli/v2/flag_string_slice.go ./vendor/github.com/urfave/cli/v2/flag_timestamp.go ./vendor/github.com/urfave/cli/v2/flag_uint.go ./vendor/github.com/urfave/cli/v2/flag_uint64.go ./vendor/github.com/urfave/cli/v2/funcs.go ./vendor/github.com/urfave/cli/v2/help.go ./vendor/github.com/urfave/cli/v2/parse.go ./vendor/github.com/urfave/cli/v2/sort.go ./vendor/github.com/urfave/cli/v2/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/fc/fc584ccf3a27268b56012667f072c891e2a2d6e93fa6ef83b166b2a278f75573-d # internal github.com/rainycape/unidecode mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b564/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid hGW3RT29eBz-RVDCMMq4/hGW3RT29eBz-RVDCMMq4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b646/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/1e/1ea83302b743f584d19dc8911f3e3320d377c4a9c1cfda10f4097bf2319e78e9-d # internal github.com/golang-migrate/migrate/v4/database mkdir -p $WORK/b656/ cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/9c/9cd264e3a3bb34265450200e4a6ba6b6c6fbc4ba658af81bfe45a2bbd50b4bb5-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b645/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b657/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b646/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid HkkM4lcqW-epmxnoFUJ1/HkkM4lcqW-epmxnoFUJ1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/database/driver.go ./vendor/github.com/golang-migrate/migrate/v4/database/error.go ./vendor/github.com/golang-migrate/migrate/v4/database/util.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid lu6jlc_5iLt3dIGKsHw-/lu6jlc_5iLt3dIGKsHw- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./pkg/infra/localcache/cache.go cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/15/15801e6b547bba25ca8a70610a77fe5cd1f99d4f15b782b3314c95bc04f47fcb-d # internal github.com/gosimple/slug mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b652/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid O5UxVftrj_GE2abDUTP2/O5UxVftrj_GE2abDUTP2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/64/64698ba22e7bd01d977dfaddde6c1a39f057b07c69952be0ce6e94aead48e5ba-d # internal github.com/lib/pq/scram mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid jo_nmZQIXK0QNJxXIDVx/jo_nmZQIXK0QNJxXIDVx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/2a/2a213ccf30ad7efd828af205ed095169fa10bf3c1434fc37a78ea95fb2da89cb-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/54/54fb75b3a09e7a1ca3c9730d7ac2491dce9cd9808140c8d343adfcfd43fc664d-d # internal xorm.io/builder mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid bdaRQ9FCMCRGZtjp3hX8/bdaRQ9FCMCRGZtjp3hX8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b599/_pkg_.a # internal github.com/mattn/go-sqlite3 mkdir -p $WORK/b661/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b661/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b661/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/4c/4ccd25f42b62df3214900ec1a798bee08b8b665bca15727137e5dbb50b83ae2e-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b599/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b600/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid gOqP1QW6_yPmZGUL3tES/gOqP1QW6_yPmZGUL3tES -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/db/db1e8b01a8ec89854aec813789fda6b4591d44b42e6bbc5263dda1d3755750fb-d # internal github.com/lib/pq mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b659/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b660/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid 2YuQvVC8TvgkwEavedAS/2YuQvVC8TvgkwEavedAS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/36/36cbeec5c93dce6d3fae6326bb5beee7019e8fb3d0a8b6029b830505b5b32c2d-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b599/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b600/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid wV5vFwMjJD5F7vOsr7qH/wV5vFwMjJD5F7vOsr7qH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/agent.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/doc.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/env.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/jaeger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/reconnecting_udp_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/uploader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/00/008ff46dd423fe7d9c2ea5f6bbda23eb197f3bbb54e384f5bacf4f57eed8b3db-d # internal xorm.io/core mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid 6wE4UDXNa6Y0RYps3Uu_/6wE4UDXNa6Y0RYps3Uu_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/xorm.io/core/cache.go ./vendor/xorm.io/core/column.go ./vendor/xorm.io/core/converstion.go ./vendor/xorm.io/core/db.go ./vendor/xorm.io/core/dialect.go ./vendor/xorm.io/core/driver.go ./vendor/xorm.io/core/error.go ./vendor/xorm.io/core/filter.go ./vendor/xorm.io/core/ilogger.go ./vendor/xorm.io/core/index.go ./vendor/xorm.io/core/mapper.go ./vendor/xorm.io/core/pk.go ./vendor/xorm.io/core/rows.go ./vendor/xorm.io/core/scan.go ./vendor/xorm.io/core/stmt.go ./vendor/xorm.io/core/table.go ./vendor/xorm.io/core/tx.go ./vendor/xorm.io/core/type.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/dd/dd0dc4b6bcea6652151c12c9c3942378f17bcbd858e595a12dafccc59e884995-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b523/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b524/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b526/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b542/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b543/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b553/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid rU4b4sEjI-Oaw6bcoqPi/rU4b4sEjI-Oaw6bcoqPi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/advertise.go ./vendor/github.com/prometheus/alertmanager/cluster/channel.go ./vendor/github.com/prometheus/alertmanager/cluster/cluster.go ./vendor/github.com/prometheus/alertmanager/cluster/connection_pool.go ./vendor/github.com/prometheus/alertmanager/cluster/delegate.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_config.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_connection.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/25/25725b50470ae7e9c83ffc7dcfc1730bff9a7f52b3c93be959b7638828b51670-d # internal go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b622/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b624/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b613/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid WJI05DcmOQGZC13m-hJ7/WJI05DcmOQGZC13m-hJ7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/25/258b5133f40953e5b26cda84b879bb02d6cf892b0a3968c1c815200a05c84a29-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/utils mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b634/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b635/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/utils -lang=go1.17 -complete -installsuffix shared -buildid _3fvfcVZajObjJvxxkdZ/_3fvfcVZajObjJvxxkdZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./pkg/cmd/grafana-cli/utils/command_line.go ./pkg/cmd/grafana-cli/utils/grafana_path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/7b/7b733cbd62a6096e016053fe417da8fcf73beb110034fd8bb7b694d38313b6de-d # internal github.com/grafana/grafana/pkg/web mkdir -p $WORK/b666/ cat >$WORK/b666/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b666=>" -I $WORK/b666/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b666/symabis ./macaron.s cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid TC2MrHeoCxjTcIAJGL75/TC2MrHeoCxjTcIAJGL75 -goversion go1.19.4 -symabis $WORK/b666/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack -asmhdr $WORK/b666/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/ee/eeeb4b7c312af1c16fbe504611cc8df59563f2c98e2a409450b5e4aa614483a3-d # internal github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid UN9BdRYBjtMPMUmHcGgU/UN9BdRYBjtMPMUmHcGgU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/93/93790e5092c2394ef1b9046099b5f2551458ea73af0e48f9094d9db354ba87d8-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid Xu1HBSbMtJKSqI5KISJx/Xu1HBSbMtJKSqI5KISJx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/78/78612a4bb24fedad23234d23e57658684ead33191ee60bc78ece65aac3c73af7-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid _ICBFlWbEaRS6X0JoXRZ/_ICBFlWbEaRS6X0JoXRZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/98/98702c7ee7b440d63321e0de4635e8cb1431760fbff6ea4c62eb0c2c1e2c6e55-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b615/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b621/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b613/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b631/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid 0uyvQtyEboVZ0BtszGe6/0uyvQtyEboVZ0BtszGe6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a8/a8678ffa2a3380909c45ef95a784c5bef5faf412ab691a0ebbce190ae08cd9ff-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid 74a-kYYgVv2qDU_1lBwo/74a-kYYgVv2qDU_1lBwo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b521/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/ea/ea062599529cb37145fe05a9df8de73a901b917d19658f2e09c5ee27adb32605-d # internal github.com/stretchr/objx mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid ZVwxC_fY6GhPss2wCu7d/ZVwxC_fY6GhPss2wCu7d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/0e/0e64119458d591de416d9d42a764c07bd241016e79a4d2b07542457b5c60b898-d # internal github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b284/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b519/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b490/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b521/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b274/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid 6ZnbYU7cNNPOcEzBFse-/6ZnbYU7cNNPOcEzBFse- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/35/3594cdcc6e259b497513711fac7c4089a4f460035ade2ce1db1f27a6be077047-d # internal net/http/internal/testcert mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid gltdL1yIuCkhrCrSSvqU/gltdL1yIuCkhrCrSSvqU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/73/738ac2f5d180a3f67d12a883a1af3e894b9bf5daa85ccb5f8b31e8dde08f42e4-d # internal net/http/httptest mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile flag=$WORK/b235/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b201/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/internal/testcert=$WORK/b683/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p net/http/httptest -std -complete -installsuffix shared -buildid jVKKHJuefQJwVFdhs586/jVKKHJuefQJwVFdhs586 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b664/_pkg_.a # internal cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b666=>" -I $WORK/b666/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b666/macaron.o ./macaron.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b666/_pkg_.a $WORK/b666/macaron.o # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/89/89be9d1228b93798a94e861e846cb902edbb281c6b4dc2632943170d1f3e602a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b666/_pkg_.a # internal xorm.io/xorm mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile log/syslog=$WORK/b264/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b663/_pkg_.a packagefile xorm.io/core=$WORK/b664/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid Lm2VZ_mfEjr8wO57r3MM/Lm2VZ_mfEjr8wO57r3MM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/xorm.io/xorm/cache_lru.go ./vendor/xorm.io/xorm/cache_memory_store.go ./vendor/xorm.io/xorm/context_cache.go ./vendor/xorm.io/xorm/convert.go ./vendor/xorm.io/xorm/dialect_mssql.go ./vendor/xorm.io/xorm/dialect_mysql.go ./vendor/xorm.io/xorm/dialect_oracle.go ./vendor/xorm.io/xorm/dialect_postgres.go ./vendor/xorm.io/xorm/dialect_sqlite3.go ./vendor/xorm.io/xorm/doc.go ./vendor/xorm.io/xorm/engine.go ./vendor/xorm.io/xorm/engine_cond.go ./vendor/xorm.io/xorm/engine_context.go ./vendor/xorm.io/xorm/engine_group.go ./vendor/xorm.io/xorm/engine_group_policy.go ./vendor/xorm.io/xorm/engine_table.go ./vendor/xorm.io/xorm/error.go ./vendor/xorm.io/xorm/helpers.go ./vendor/xorm.io/xorm/helpler_time.go ./vendor/xorm.io/xorm/interface.go ./vendor/xorm.io/xorm/json.go ./vendor/xorm.io/xorm/logger.go ./vendor/xorm.io/xorm/processors.go ./vendor/xorm.io/xorm/rows.go ./vendor/xorm.io/xorm/session.go ./vendor/xorm.io/xorm/session_cols.go ./vendor/xorm.io/xorm/session_cond.go ./vendor/xorm.io/xorm/session_context.go ./vendor/xorm.io/xorm/session_convert.go ./vendor/xorm.io/xorm/session_delete.go ./vendor/xorm.io/xorm/session_exist.go ./vendor/xorm.io/xorm/session_find.go ./vendor/xorm.io/xorm/session_get.go ./vendor/xorm.io/xorm/session_insert.go ./vendor/xorm.io/xorm/session_iterate.go ./vendor/xorm.io/xorm/session_query.go ./vendor/xorm.io/xorm/session_raw.go ./vendor/xorm.io/xorm/session_schema.go ./vendor/xorm.io/xorm/session_stats.go ./vendor/xorm.io/xorm/session_tx.go ./vendor/xorm.io/xorm/session_update.go ./vendor/xorm.io/xorm/statement.go ./vendor/xorm.io/xorm/statement_args.go ./vendor/xorm.io/xorm/statement_columnmap.go ./vendor/xorm.io/xorm/statement_exprparam.go ./vendor/xorm.io/xorm/statement_quote.go ./vendor/xorm.io/xorm/syslogger.go ./vendor/xorm.io/xorm/table_name.go ./vendor/xorm.io/xorm/tag.go ./vendor/xorm.io/xorm/transaction.go ./vendor/xorm.io/xorm/types.go ./vendor/xorm.io/xorm/xorm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/00/00c659a5721833340dfa5d6fe49a68f80e2d503476525e462dfdc4041a5dd9c7-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid ckRHY7Pr-3tkcwL9YH-f/ckRHY7Pr-3tkcwL9YH-f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/0b/0b073cdd6d9e18e60108e286a4f3872c5148902854e8128594f0e66272eff27b-d # internal github.com/gofrs/uuid mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid QTbqZ__z0k30g21D4uN_/QTbqZ__z0k30g21D4uN_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/3f/3fe8d86792623b86ff694cb50b501d4ff29ab4eaf33cd4853f10a8bcdb25028f-d # internal github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid thJJc0S7sQ25rKRpasr5/thJJc0S7sQ25rKRpasr5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/4c/4cacf5c35147597f547e247c8f0868a247b58f6ee0e09ac5d961dc389b7a6ae1-d # internal golang.org/x/text/internal/language mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b688/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid 1jM6F50bgbbGTqZ2SiW-/1jM6F50bgbbGTqZ2SiW- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/17/17c31cedf0a049bf2ae5d1d94ce7ffd52053c408a51132cbf504c0ccc8ba7853-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b679/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b142/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptest=$WORK/b682/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b455/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid cNAYBmlRr6NL6CPJmqbz/cNAYBmlRr6NL6CPJmqbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/a4/a495a112a887164d8ad9fe52ad9ae14bc68fb22e918eaa87dbc360667cc1c73e-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid vb-HajOCQ1zJHQ9Tl3F7/vb-HajOCQ1zJHQ9Tl3F7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/e1/e1d3ca2d81e55622134054f837e4ea36a1d6210f460e8090a79b8fb906b03020-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b418/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid cjVcNxGJO6bF5AlLKKwb/cjVcNxGJO6bF5AlLKKwb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/37/37655293102ebc427de701c2d30b05e68ac88e034ffae1c6c004071a707c87fc-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b266/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b556/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b555/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b579/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b580/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid edQ4UinFCUpLU_FypWtY/edQ4UinFCUpLU_FypWtY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/0c/0cc9fd6bef2096f33abb5a38774359223b065e3e80f8d77c8880011380fbd520-d # internal github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b648/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid Q6UXW85jbOh9BBm9Q4Ip/Q6UXW85jbOh9BBm9Q4Ip -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/10/102276feba7116cf22c6ebae7ba768d3ba096a2316a0d4a43d3aeb3e19dea419-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b695/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid CqoV4rwfTPd_3QTTiOd6/CqoV4rwfTPd_3QTTiOd6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./pkg/expr/mathexp/exp.go ./pkg/expr/mathexp/funcs.go ./pkg/expr/mathexp/reduce.go ./pkg/expr/mathexp/resample.go ./pkg/expr/mathexp/testing.go ./pkg/expr/mathexp/type_series.go ./pkg/expr/mathexp/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/94/9410dab804006a49fcf35f4ae8d0ee7e16f4b5881336fd4bc6530a5df53660c5-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b432/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid J8Jgs2c4bksTpgqZbVFB/J8Jgs2c4bksTpgqZbVFB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/f6/f61aeb41545f80055f419fceca1bf3d6fe0a507d896bda887819d2e3cf19b786-d # internal gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid KxHEalJNrMUctDKSIojI/KxHEalJNrMUctDKSIojI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/91/9148f726ad2f8d16f36ee800a18ed576989747d94509dce084c61cc38cce087e-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b711/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid sfHPeEMZVcNtNLItWAIB/sfHPeEMZVcNtNLItWAIB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas64/blas64.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/blas64/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/43/43176a46652da86bf851a1e6a6cf0fc434539899fa510d55fb240ad3a4e10425-d # internal gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b711/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid ZnsIXgFawOPKfJ6ig20d/ZnsIXgFawOPKfJ6ig20d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/cblas128/cblas128.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_hermitian.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/cblas128/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/f6/f6752d73131f2c36ea124ac5f274dfab177c1c0eb9eba1d4283e243d6c47d622-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b687/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid 5u7XpnKVmMGFDLAwINgX/5u7XpnKVmMGFDLAwINgX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/17/17939044ae31327cbb709bc4308efc2af898142fe8df778d154b4cce0b160fed-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid yw6_EQggH9aXzI_aMD4R/yw6_EQggH9aXzI_aMD4R -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./pkg/bus/bus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/21/210f667247360320fb342a52cf2106181503bf4df1c0e6d8a13cbee98a555898-d # internal gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid z_DA5v1frNQIZbrXVqRZ/z_DA5v1frNQIZbrXVqRZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/34/340fe171b1b1134726438ceb5e50f29ccb95b5f03ca76aa5120ad8a82d89b833-d # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/32/32700fbdff065b8036940d1e42bfe673c99136810f366faa0bbfebe44b43e966-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b704/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b727/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid 7l_FTPhCpwiSbzclGw9a/7l_FTPhCpwiSbzclGw9a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/topo/bron_kerbosch.go ./vendor/gonum.org/v1/gonum/graph/topo/clique_graph.go ./vendor/gonum.org/v1/gonum/graph/topo/doc.go ./vendor/gonum.org/v1/gonum/graph/topo/johnson_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/non_tomita_choice.go ./vendor/gonum.org/v1/gonum/graph/topo/paton_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/tarjan.go ./vendor/gonum.org/v1/gonum/graph/topo/topo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b689/_pkg_.a # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b722/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid aEqfG6c1iKesRqoC7lJr/aEqfG6c1iKesRqoC7lJr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/9a/9a859fa9ddaaa680aad5dddf0079c64d45d207e5102e1d8cbf8358fb9a93e633-d # internal golang.org/x/text/language mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b687/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b689/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid H680n8Kv4QvrY4wkALhn/H680n8Kv4QvrY4wkALhn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/bd/bde1fbe6cc312b41add15e878b47e2fb408bc0c54cc7428f3d8c74440fb63e3e-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b718/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid RZJFEoTwgCZzjapwiRZH/RZJFEoTwgCZzjapwiRZH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/f0/f0acc0d8f644bccde486b4ab82911d83354d17ca8ba39564e0b1462c6b695497-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b679/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b680/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b681/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid ZD8Htwxw_efGhi_6IeHu/ZD8Htwxw_efGhi_6IeHu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/db/db07918f519ae7e9d169ed1e70b2867c88c0ef62b84a2c6737a05d43d6d43e87-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b729/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid H1W_WHN7kpEBBdReY8kV/H1W_WHN7kpEBBdReY8kV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./pkg/util/cmputil/reporter.go cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/bc/bca709488d690f26f9d5c4915e877fec6011c72575b2fb1002ae171941c3b2d9-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b694/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid aFhjUSNnVmEY3h8oIMTF/aFhjUSNnVmEY3h8oIMTF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/42/4219abb638f95e53afa429f639209c0d1ff6667ef437c95aef3e0fafe39187f9-d # internal net/mail mkdir -p $WORK/b733/ cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p net/mail -std -complete -installsuffix shared -buildid 0Azn4CfpkGQZaAVT6EQ2/0Azn4CfpkGQZaAVT6EQ2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/7c/7cd91393a2a4a2c8b35505035e7ae8dccaed35616afdb3eaa11aa129ae234da5-d # internal net/smtp mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p net/smtp -std -complete -installsuffix shared -buildid -qsrSecGxggaXkj_yLsV/-qsrSecGxggaXkj_yLsV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b686/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/69/6938b92b45ec0300d7a073f6e4daa728282a3108a720b7a4f8a2fe423701c466-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b736/ cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/48/4824d72480cedaa28ea9c45b22aa8c1aa1f28bd27cb58f01fef4f82297196430-d # internal cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF golang.org/x/text/internal mkdir -p $WORK/b685/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid I_yhjBvIfBO8gnsTYKdg/I_yhjBvIfBO8gnsTYKdg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b686/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid xn9Hwnr6rFguUF46xlRF/xn9Hwnr6rFguUF46xlRF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/1f/1f3b0f9566becb498aa7b28a5fd9fea60d035c2a386b091cd6e83b2b2a85470a-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid oWMriHidB4_lxFqhg62H/oWMriHidB4_lxFqhg62H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/7e/7e01571c89e11aa796bf484153ebce6c2867811b573b1e71d34f83f12a0dda12-d # internal golang.org/x/text/cases mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b685/_pkg_.a packagefile golang.org/x/text/language=$WORK/b686/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid s0AGOXGg60xeno0dW_my/s0AGOXGg60xeno0dW_my -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/golang.org/x/text/cases/cases.go ./vendor/golang.org/x/text/cases/context.go ./vendor/golang.org/x/text/cases/fold.go ./vendor/golang.org/x/text/cases/info.go ./vendor/golang.org/x/text/cases/map.go ./vendor/golang.org/x/text/cases/tables13.0.0.go ./vendor/golang.org/x/text/cases/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/16/16001ee4c4ecd2ee644804bd64856946fda321d5f84c2b4b8f12dc5309484fc2-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b306/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid AHvz5B7RbqU_aSEK14BZ/AHvz5B7RbqU_aSEK14BZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/b7/b77cffa1be94dfb1fca69c26dd4ccd31ce75e5eb30a1b2d68fcf7587321d1c02-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b734/_pkg_.a # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid cYcdGuuQBVSKchYOJtUm/cYcdGuuQBVSKchYOJtUm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/13/13b3fe535dfcce440e26038242b8c97f7fc1283e87313e1cab33d49be5ed96cd-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile mime/multipart=$WORK/b211/_pkg_.a packagefile mime/quotedprintable=$WORK/b212/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/mail=$WORK/b733/_pkg_.a packagefile net/smtp=$WORK/b734/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid NdMEArbPUvBUgZNVTra6/NdMEArbPUvBUgZNVTra6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./vendor/gopkg.in/mail.v2/auth.go ./vendor/gopkg.in/mail.v2/doc.go ./vendor/gopkg.in/mail.v2/errors.go ./vendor/gopkg.in/mail.v2/message.go ./vendor/gopkg.in/mail.v2/mime.go ./vendor/gopkg.in/mail.v2/send.go ./vendor/gopkg.in/mail.v2/smtp.go ./vendor/gopkg.in/mail.v2/writeto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/85/8541895b7ad6dabeea2a4cc67ebf641c31295113841452a9ea7dbd5d6aabd606-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid _9YX5TE4psjgjkmehaTm/_9YX5TE4psjgjkmehaTm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/4c/4c75f5e82d2dbb2c715a3f5d3b3fbcb622a2f75a26d47160c01521952b639a01-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b747/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid tB81RGdE9NxCyjmlsIgF/tB81RGdE9NxCyjmlsIgF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/2c/2caf4fdb3d756a37332430a24071dc3f61381b665341ccb3a1a8f6b7964f8900-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b737/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b738/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid _Sea9Wf3uvmjBmgr-RI2/_Sea9Wf3uvmjBmgr-RI2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/github.com/prometheus/alertmanager/config/config.go ./vendor/github.com/prometheus/alertmanager/config/coordinator.go ./vendor/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/79/79bb10bfdb414d482bf4d4defadcdd322767705f776e0a10efa20d39d6ec641b-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid PKZSpKI_TP__V3fz9qUY/PKZSpKI_TP__V3fz9qUY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/c7/c793f8b72423d03ca1c38958ae7ddab8d0d4191c30511f7161a231c40148fc64-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid l1hU4AUzv7SC_gqe1ERl/l1hU4AUzv7SC_gqe1ERl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/18/18e991749f20e1262cd5889f6ab937d993e6faddb71a9cd9e604b1373af28c81-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid c4HicWm_a54fIswWza_0/c4HicWm_a54fIswWza_0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/eb/eb427a4373aa8f5933186008a7d16d9c79c857905d9f735b33d0377a6b84e201-d # internal github.com/prometheus/common/version mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid kRb3CKJvJ3gnRvzbmYYn/kRb3CKJvJ3gnRvzbmYYn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/43/4323af6fa7d5d92d020c213a60ee26dbe3784ca829cae60054ed417cdc6eb74f-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b681/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid R3rTqqWOqOOKyArHsOOg/R3rTqqWOqOOKyArHsOOg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/91/91f06eb71f26f90ee7a7a342cb25d083a545b78bdfa0f3c356910d1654a88880-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b753/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid uQKT4j1SXPtdzfwOQ7Ox/uQKT4j1SXPtdzfwOQ7Ox -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/e8/e8d925ffeb786bc862c75e74dbe212e810a2bf5aec814e171def5e457cdf9737-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid iTNMeC_FmgyzqkkxTPxe/iTNMeC_FmgyzqkkxTPxe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/instance_manager.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/locker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/f3/f3903e95e15d4524b8084b5d73bf71451995085096e5e43a53992b79f2ed9750-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b752/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid REJ3dE2-XvwxVcxsXPl8/REJ3dE2-XvwxVcxsXPl8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/46/468d527b068e9f6da6dc2aa9e45a9ecce013a0460f64b9869bcd19b394778805-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b758/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid SwuCgATwLeyPh0NuOK1i/SwuCgATwLeyPh0NuOK1i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/e0/e0cb020722e5b32a265de6fe31dcc04c67a8bc82f1c53b5194b82222c74a39fd-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/oklog/run=$WORK/b425/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid n3XHmAl6TBN_v79rQF8g/n3XHmAl6TBN_v79rQF8g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/52/52419deb4a33e0709e4ae05039914a3e3ab29e88cf60f220a39fac0525a4f976-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b235/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b516/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid AxR_d3vFY0P7kmbZcaDA/AxR_d3vFY0P7kmbZcaDA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b755/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/17/17120a05c555263fd7e1e82e88b9603093b9d30f4e916c5d7870bbe8952aaa7d-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b639/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid I31cOpSVTQ90NzdLY51z/I31cOpSVTQ90NzdLY51z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./pkg/components/null/float.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/99/9938d1d63bc2709943bb25a394aa8e5c3c5bd7ca96e1240eaf265d8a34ec001a-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid H0uiio5MZgY_BJV5889e/H0uiio5MZgY_BJV5889e -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/vectordotdev/go-datemath/datemath.go ./vendor/github.com/vectordotdev/go-datemath/datemath.l.go ./vendor/github.com/vectordotdev/go-datemath/datemath.y.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/c6/c605e04d01d6e26e31c084c8571da48de12a4b7c4dcd0934066db04b05d07e61-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b760/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid krm4i3rQ90695ktGPbHr/krm4i3rQ90695ktGPbHr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/instance_provider.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/manage.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/query_type_mux.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/serve.go cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/50/50af79465081251bb44db9f1441a8ac2d678038820c530e19d3ec1d0c0942fc6-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b751/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid bpKC_062qQIoAnO-bk0e/bpKC_062qQIoAnO-bk0e -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/ea/ea480abe794094d1f52c1a26160ef65f35e9d725799baa8633c680bcdfd48017-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid ZuVaVHMzE-izKJAQtwML/ZuVaVHMzE-izKJAQtwML -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/77/775fc958b8050640cb1ff49f181a2a20e5075b1eeee08a2317f288e0f4c4258f-d # internal github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid 2hk_VZrCpnCK4I1MucF3/2hk_VZrCpnCK4I1MucF3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/69/69f6eb940fd4b3cc3eae7c607cb3c3ed2a0a99db1153af86ddfac2bb736f67e0-d # internal github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid SrDTx39bXHZJ5HicsoyI/SrDTx39bXHZJ5HicsoyI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/56/5662769db1cc6458f28125885e8818bf4ff19811d5f9d1251d632a53d29f686e-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b775/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b776/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b777/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid gTO9E0UIIWFXbCLB38H-/gTO9E0UIIWFXbCLB38H- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/arg.go ./vendor/github.com/go-redis/redis/v8/internal/internal.go ./vendor/github.com/go-redis/redis/v8/internal/log.go ./vendor/github.com/go-redis/redis/v8/internal/once.go ./vendor/github.com/go-redis/redis/v8/internal/unsafe.go ./vendor/github.com/go-redis/redis/v8/internal/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/95/952b9061843ad8f503171be26077e5cc6650272a1276f7a00ea1950c44a5d9d7-d # internal github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b776/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid YsOw4ry0_9dUcvvNHM5q/YsOw4ry0_9dUcvvNHM5q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/d7/d77e651d63e5c95e2e71ee9f55d71e42bb4b251f242173975876b3fe6dde39c8-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b779/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid 6K7IvcGwCDdIdvRgzx1F/6K7IvcGwCDdIdvRgzx1F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b772/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b763/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/ba/ba1e3fb400bcc0fcf0c93a4df8b4c1fe4aa62a9b47533493146b6e68c878564b-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b781/ cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/65/65bc6b07b0f2d82559e6737a47f43c95f51922ee1c1181e6eded10eee12c1869-d # internal cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b777/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b786/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid luAYn97sMr-POYeKBYDr/luAYn97sMr-POYeKBYDr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/proto/reader.go ./vendor/github.com/go-redis/redis/v8/internal/proto/scan.go ./vendor/github.com/go-redis/redis/v8/internal/proto/writer.go cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid TtBnxnCgjxsVW1IwEXhS/TtBnxnCgjxsVW1IwEXhS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./pkg/components/apikeygen/apikeygen.go cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/fe/fe573dac1a8504a603118f554e8dec06b8f7c0847bdde2e9c0647bd546617c9d-d # internal github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid YyblmVX2zZ1JdP7BXv3S/YyblmVX2zZ1JdP7BXv3S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./pkg/infra/network/address.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/96/965eaf349e0e9bba5dfe8dc62e0c6cd1a443cd6936e914454e1e45938c2e7a59-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b791/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid EyC9MjPh_IagxLe-6OiZ/EyC9MjPh_IagxLe-6OiZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/71/7148a0341b977e2a6a2520bf407431e3a2eb295f9eb72430dc2d5cd61ba517d2-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid rQJggjOu76wuwCiUoVAb/rQJggjOu76wuwCiUoVAb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/3c/3cb71c5c0719e3966439e007081b5ac81ad4485dcdaa2cd2abca4ae99183df34-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b793/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid GMx91_9T4msm0K9lYLNX/GMx91_9T4msm0K9lYLNX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./vendor/gopkg.in/asn1-ber.v1/ber.go ./vendor/gopkg.in/asn1-ber.v1/content_int.go ./vendor/gopkg.in/asn1-ber.v1/header.go ./vendor/gopkg.in/asn1-ber.v1/identifier.go ./vendor/gopkg.in/asn1-ber.v1/length.go ./vendor/gopkg.in/asn1-ber.v1/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/ef/ef8865cfc94baac535b0ee8f9dcd6e89b14fb2e311bde2a713f6b48a213d0a87-d # internal github.com/Masterminds/semver mkdir -p $WORK/b800/ cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid xPdNjdN43txsyIRmuIXm/xPdNjdN43txsyIRmuIXm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./vendor/github.com/Masterminds/semver/collection.go ./vendor/github.com/Masterminds/semver/constraints.go ./vendor/github.com/Masterminds/semver/doc.go ./vendor/github.com/Masterminds/semver/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/2f/2f49e9f2ad1f125e9ee2751c35973e6a7c026f821a2128cff08a638deb1a49e9-d # internal github.com/go-redis/redis/v8/internal/pool mkdir -p $WORK/b780/ cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b781/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid PNjRcQECEfpkkjAG_Wnt/PNjRcQECEfpkkjAG_Wnt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/pool/conn.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_single.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_sticky.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/0b/0b2ad8846b2753da13e71354016188a704d0238bddd51c1f904a4e0eea94e034-d # internal github.com/golang/mock/gomock mkdir -p $WORK/b801/ cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 168bvW5wILS9fa5arhwf/168bvW5wILS9fa5arhwf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./vendor/github.com/golang/mock/gomock/call.go ./vendor/github.com/golang/mock/gomock/callset.go ./vendor/github.com/golang/mock/gomock/controller.go ./vendor/github.com/golang/mock/gomock/matchers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/0e/0e40b587d77609ff5804eda85b77f4f21df0b80b723f3dead53ce58f2e250512-d # internal gopkg.in/ldap.v3 mkdir -p $WORK/b792/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b793/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid H8CSZ9vSTr9b87D3oJSi/H8CSZ9vSTr9b87D3oJSi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./vendor/gopkg.in/ldap.v3/add.go ./vendor/gopkg.in/ldap.v3/bind.go ./vendor/gopkg.in/ldap.v3/client.go ./vendor/gopkg.in/ldap.v3/compare.go ./vendor/gopkg.in/ldap.v3/conn.go ./vendor/gopkg.in/ldap.v3/control.go ./vendor/gopkg.in/ldap.v3/debug.go ./vendor/gopkg.in/ldap.v3/del.go ./vendor/gopkg.in/ldap.v3/dn.go ./vendor/gopkg.in/ldap.v3/doc.go ./vendor/gopkg.in/ldap.v3/error.go ./vendor/gopkg.in/ldap.v3/filter.go ./vendor/gopkg.in/ldap.v3/ldap.go ./vendor/gopkg.in/ldap.v3/moddn.go ./vendor/gopkg.in/ldap.v3/modify.go ./vendor/gopkg.in/ldap.v3/passwdmodify.go ./vendor/gopkg.in/ldap.v3/request.go ./vendor/gopkg.in/ldap.v3/search.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/ad/add20df8b87f95caac46321bc94fdb4fffaeacef526b4c8d24e94b247632bd26-d # internal github.com/go-redis/redis/v8 mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b475/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b774/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b776/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b777/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid i4O_mfAsSyxfKBHfrqGr/i4O_mfAsSyxfKBHfrqGr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/go-redis/redis/v8/cluster.go ./vendor/github.com/go-redis/redis/v8/cluster_commands.go ./vendor/github.com/go-redis/redis/v8/command.go ./vendor/github.com/go-redis/redis/v8/commands.go ./vendor/github.com/go-redis/redis/v8/doc.go ./vendor/github.com/go-redis/redis/v8/error.go ./vendor/github.com/go-redis/redis/v8/iterator.go ./vendor/github.com/go-redis/redis/v8/options.go ./vendor/github.com/go-redis/redis/v8/pipeline.go ./vendor/github.com/go-redis/redis/v8/pubsub.go ./vendor/github.com/go-redis/redis/v8/redis.go ./vendor/github.com/go-redis/redis/v8/result.go ./vendor/github.com/go-redis/redis/v8/ring.go ./vendor/github.com/go-redis/redis/v8/script.go ./vendor/github.com/go-redis/redis/v8/sentinel.go ./vendor/github.com/go-redis/redis/v8/tx.go ./vendor/github.com/go-redis/redis/v8/universal.go ./vendor/github.com/go-redis/redis/v8/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/b2/b22c467e8fb9fb6e14893b0cf328241a41d0877d62611bcbbe116209d822026d-d # internal github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b804/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid WmlVzl0qa2xA9xyikCqA/WmlVzl0qa2xA9xyikCqA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/0b/0b477cf8b2645a95b50432fa254a619089c0dee8152b213846b436a487b24606-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid f9wlB1oRKOudY_AxzOKh/f9wlB1oRKOudY_AxzOKh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b791/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/26/26824862d682b966aa01a400b62e927c22f1d6ea21e138d962a8f88aa0fa90de-d # internal golang.org/x/time/rate mkdir -p $WORK/b807/ cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid m-xIWettPvIHzFfDWMTV/m-xIWettPvIHzFfDWMTV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/6b/6b27831aee83e564def7d4e54570de32d3911d836964a58f0d0f428852028d97-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b808/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid TpTf02E1vWrN9Dn2fNyt/TpTf02E1vWrN9Dn2fNyt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b746/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/78/7828c998750e923d3fc9dfa31741c9e3bd61e7a0bfb47bfbcaeca79432753f01-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b809/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid -Q7JD_I3m0I26-eCYJ5T/-Q7JD_I3m0I26-eCYJ5T -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./pkg/services/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b796/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/6a/6a607518c37212007c06156475a78649229690e4acaf7fa21cf9f52911a5e5bf-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b810/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b273/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid SLEbfrvoZS_sA22ElNUX/SLEbfrvoZS_sA22ElNUX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/cf/cfbd4a82e00a49e6b3caabfb33df6b22898da63370ef004dce09b78a3e311b42-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid hhNIH6WBGsslTXe7t7s2/hhNIH6WBGsslTXe7t7s2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/98/985e06b8e7246e09f1128db2813924c0aabc5b78d6bd60d7f081ccce5e9d3a65-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b814/ cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid lo5BiuJNVolZmzC95FSF/lo5BiuJNVolZmzC95FSF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/48/488647eabb58c8ef7635fb11ffe1a20866247735b440cfeaea760610f0d699e9-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b544/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b746/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid 6Emqq-k2oIkSP_UuhhEN/6Emqq-k2oIkSP_UuhhEN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/a8/a88026cc6fca1121a4ef77d993e5fd3cf93bae825fb3f827136db7b45a7baaa3-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b544/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b746/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid v-g-9CHZIMNUCVYvf-Um/v-g-9CHZIMNUCVYvf-Um -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/36/36a8c79f14f61186b7b6e535a5085b5a15c4b4b1c5bf7133b0522cf1aa626c37-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b818/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b810/_pkg_.a # internal cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid MXLpSEuAgRUVIL5GAP3l/MXLpSEuAgRUVIL5GAP3l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/7e/7e6c847785665f1fcaf338a5f95dda5bea71dd20ec8ea9a934718ff0d6036337-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b724/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid rm6uFSLvSMF7zFdNCCvE/rm6uFSLvSMF7zFdNCCvE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/33/33325b1512024eb055117890ef5a18fef3ae79bd39411520e72a75795795f5dc-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid WoUz49R7gW0EQA0B7mov/WoUz49R7gW0EQA0B7mov -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b792/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/64/643d90f897315ffb0304a5dc9a2ac0ba9a10f266c56c8e26ca76a7e37ec3079a-d # internal github.com/go-openapi/errors mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid NV7qkE5shxDlb9ePKF2m/NV7qkE5shxDlb9ePKF2m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/schema.go cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/10/10a4387af5207e7d755dd444d1532232672569f94baaa70712191cffbe47e6c3-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid jwdX9KRzrE7DK93_zecb/jwdX9KRzrE7DK93_zecb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/a5/a53a09163344fb078c7def4febbfd6b5f9a1cea497c9285dc6a44d6c70733623-d # internal gonum.org/v1/gonum/mat mkdir -p $WORK/b708/ cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b719/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b723/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile math/cmplx=$WORK/b713/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid sUsd1iLL8CIwezb5dTNy/sUsd1iLL8CIwezb5dTNy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack ./vendor/gonum.org/v1/gonum/mat/band.go ./vendor/gonum.org/v1/gonum/mat/cdense.go ./vendor/gonum.org/v1/gonum/mat/cholesky.go ./vendor/gonum.org/v1/gonum/mat/cmatrix.go ./vendor/gonum.org/v1/gonum/mat/consts.go ./vendor/gonum.org/v1/gonum/mat/dense.go ./vendor/gonum.org/v1/gonum/mat/dense_arithmetic.go ./vendor/gonum.org/v1/gonum/mat/diagonal.go ./vendor/gonum.org/v1/gonum/mat/doc.go ./vendor/gonum.org/v1/gonum/mat/eigen.go ./vendor/gonum.org/v1/gonum/mat/errors.go ./vendor/gonum.org/v1/gonum/mat/format.go ./vendor/gonum.org/v1/gonum/mat/gsvd.go ./vendor/gonum.org/v1/gonum/mat/hogsvd.go ./vendor/gonum.org/v1/gonum/mat/index_no_bound_checks.go ./vendor/gonum.org/v1/gonum/mat/inner.go ./vendor/gonum.org/v1/gonum/mat/io.go ./vendor/gonum.org/v1/gonum/mat/lq.go ./vendor/gonum.org/v1/gonum/mat/lu.go ./vendor/gonum.org/v1/gonum/mat/matrix.go ./vendor/gonum.org/v1/gonum/mat/offset.go ./vendor/gonum.org/v1/gonum/mat/pool.go ./vendor/gonum.org/v1/gonum/mat/product.go ./vendor/gonum.org/v1/gonum/mat/qr.go ./vendor/gonum.org/v1/gonum/mat/shadow.go ./vendor/gonum.org/v1/gonum/mat/shadow_common.go ./vendor/gonum.org/v1/gonum/mat/shadow_complex.go ./vendor/gonum.org/v1/gonum/mat/solve.go ./vendor/gonum.org/v1/gonum/mat/svd.go ./vendor/gonum.org/v1/gonum/mat/symband.go ./vendor/gonum.org/v1/gonum/mat/symmetric.go ./vendor/gonum.org/v1/gonum/mat/triangular.go ./vendor/gonum.org/v1/gonum/mat/triband.go ./vendor/gonum.org/v1/gonum/mat/tridiag.go ./vendor/gonum.org/v1/gonum/mat/vector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/3c/3c02f497b9e4aa4822d659021a9b98fbdb57d8bd84512ed34f346f446d8afa94-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b481/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b521/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b745/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid z9sWPp3pLbyrpfv43Jq7/z9sWPp3pLbyrpfv43Jq7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/8c/8c60c4833004a8e75ba24f7daf5b6dc808cc096014ac3e95c1d54f65dd89aeba-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b691/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b481/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b521/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid QvNxTd2hwDXc_E8qWuGn/QvNxTd2hwDXc_E8qWuGn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/2f/2f1a31696a1a8e9b11992198e6081a6ffd59c307192366b04e1ca8e688ab9ff9-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid vC-PMnIE1DoZ3R0VyxzK/vC-PMnIE1DoZ3R0VyxzK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b744/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/5a/5aa6dfb4db4ef95c85ea2051e3cc91c57d9ff53d0497140302d461c3a87c9240-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b265/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b831/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid 3kbezSHp8xiHqZh5qQBf/3kbezSHp8xiHqZh5qQBf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/d1/d10e1eb73f30e43c5af24db1e48f9da70966d91738526fad68dde432647fef36-d # internal github.com/benbjohnson/clock mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid U21PdpXqA5ehdnPqz7eV/U21PdpXqA5ehdnPqz7eV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b825/_pkg_.a # internal cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/2f/2f5c69d1eabddf7024d94054d218a57259512b050bbf2419d9ce74c34b5bdba4-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid I5RJnV5ZsLskfF0YVxmr/I5RJnV5ZsLskfF0YVxmr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/b3/b3f847d962e9a4d35d8afc7b66796ae5b146ed81dc9b69efacc47d968e1608fd-d # internal github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b841/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b838/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid WR0QB_vp4HwSpBCgcqoW/WR0QB_vp4HwSpBCgcqoW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b835/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/7a/7a87c0bc0bd4c3eaca003bd6a5d749d4f2e2409c3bb8ed629fdfce4e49b3ae06-d # internal github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid 1BxKyb-NhqGe6CXHDFi2/1BxKyb-NhqGe6CXHDFi2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/c3/c3000b54525571d39aeb0e259235fd80819844d89d8f916170c396fbfa9fc301-d # internal github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid QgLoI_m9NmnkvRSQdP-U/QgLoI_m9NmnkvRSQdP-U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/60/601f7ee7a78adef2d36d790d94bfc0e083867ccc74879260ff31c6a429994822-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b616/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b475/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b745/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b737/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b754/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid Ms_X4BKLPLeOwjrFDPz0/Ms_X4BKLPLeOwjrFDPz0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/3a/3a689c9aefd39efe2ab62f87feac8afaefa5793189984b1e8aeb50601198bcba-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b844/ cat >$WORK/b844/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid smPjQXjgsXFSwbyKvbpZ/smPjQXjgsXFSwbyKvbpZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/79/7995bc2dc68edf4bb82eccbfd39b693fe459b766f37603d706ebfffd10817d37-d # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b838/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b841/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid QmGyi8WiN1qzrHsiBoPY/QmGyi8WiN1qzrHsiBoPY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/52/522303981b0bc4f066dcdca678020b4f6a0ce017f0e047220df7b7b908cf9f0a-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b846/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b314/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid osA92xRq7VOpyH_UG6LB/osA92xRq7VOpyH_UG6LB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/7b/7b485eaae92dc1b350ea454e3b44cedece1d8be0c299468b79fc288553bd25e9-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid 9UkHTVW7QMmKXNs729H6/9UkHTVW7QMmKXNs729H6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/58/586f40a30f02dc9b5d0a68e69e9f6033588006d89fe1091531ed04d101e980a3-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid TaQ_bxf2NxDkxkfQYH_Z/TaQ_bxf2NxDkxkfQYH_Z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/58/58b7a8070fd74b6f5f27c05a344ff6b11588ec7e66da13530bfe93a9be89a842-d # internal github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b855/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b387/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid tbylh9NcW6wtCLj_N3xX/tbylh9NcW6wtCLj_N3xX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/8c/8c1ce32f8c20e5f9526fcc7125e9dfea381d3700d595ba3c7a078f96110f1e9b-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b845/ cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b844/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid CN7ItTQRi4mGEqt_hsEx/CN7ItTQRi4mGEqt_hsEx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b832/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/06/069ac648939410e846b2b46d2e588fa1445699eaa414db4de24b95cf04ee29f6-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b857/ cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid IqySIOuCNrYmj8cr5mDj/IqySIOuCNrYmj8cr5mDj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/cb/cb95b27da15074e4816900b144da32c8f6f3af1bc8e988f904f3041cc3911307-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b831/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b832/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid wkAFpnbcjdqSAeV9Xv2B/wkAFpnbcjdqSAeV9Xv2B -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/0d/0dd934c0455e13e50b058b0061dc138d6c2407aab45c237d83c87aec712a02b3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b854/_pkg_.a # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b859/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b363/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid o72vh1Iscj_xN6CHzohO/o72vh1Iscj_xN6CHzohO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/f2/f26a62be955456df14e2dbe5569a41321a456059e8489f6a7b9b45495d5f1d71-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid UCPGHyZHbTdj99OLmU-6/UCPGHyZHbTdj99OLmU-6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/94/94d3d555b078b26b471fc4c3cb0a0633d415ef0fd4a51e320cae5d71298c70d5-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b856/ cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b857/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid ikwSjx0IKpl61t4uPlXY/ikwSjx0IKpl61t4uPlXY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/b8/b8b0daf716a36c922bed3f4f35bd924eb23757da9800c709df36cb95d502bc02-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid 4ityHNneANEI4kFGchYS/4ityHNneANEI4kFGchYS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/0a/0a05eca9ce297986f7f25819e96db4a5271459eb0b30bfa58dabcf7461923d1d-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b838/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b840/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b846/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b314/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid hHOWNQETqzx0MgBiw6Us/hHOWNQETqzx0MgBiw6Us -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./vendor/github.com/aws/aws-sdk-go/service/s3/body_hash.go ./vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc_custom.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go ./vendor/github.com/aws/aws-sdk-go/service/s3/errors.go ./vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/f6/f6e741d4a6b76e34fa3414e7a2dd01769a9a2d5cf2d9b9c824af1566ed291084-d # internal go.opencensus.io/internal mkdir -p $WORK/b866/ cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io=$WORK/b867/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid hDPxAoYmosR0jzT1yYRz/hDPxAoYmosR0jzT1yYRz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/51/51aa4fdce58bb504813176456b223e27fc485df4752773468c382f7ad0bdc29e-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b869/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid 82rB54cotnePk7mN0D5F/82rB54cotnePk7mN0D5F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/6b/6b19630bbb221c0ed5fd5a0375bb36832870f0c277ab4389f557aa9bd32750fe-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b853/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b854/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b631/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b628/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid ZJsdQnDyGj7DYWg5SESh/ZJsdQnDyGj7DYWg5SESh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b869/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/7c/7c2aba4cd5c85f784ec9b4af432d4d39c1d95d8a9df1c71169ac68e85ef169f8-d # internal go.opencensus.io/trace mkdir -p $WORK/b864/ cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b865/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b866/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b868/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b869/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile runtime/trace=$WORK/b489/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid FqhqL2nsyb6KZGRaEqUn/FqhqL2nsyb6KZGRaEqUn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/trace_go11.go cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/07/07b0ee18e2ac80494ec4622c4f03704bbba502a4ac5002b38350cd4d59f70fa2-d # internal cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b858/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b859/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b860/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b627/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid VdjUpkNu3Er7hDHI8phM/VdjUpkNu3Er7hDHI8phM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/options.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b853/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/37/37300be200e6a13bca51e715bf18096d49cad311953b7fadcdac7e66cdf61d65-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b853/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b628/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid oN3vNLFDQTWTGYNI95dK/oN3vNLFDQTWTGYNI95dK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/d2/d2321b335c118b8192ed4d46d8c4a66d069641b3448004259e67b3ea28877edf-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b441/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b855/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid jHTF4QZUqDRMWMw0gNaA/jHTF4QZUqDRMWMw0gNaA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/45/45a8d137cdbcdf6d7b187b64d22a9867039a6d5eadd3d5525d3ed3945419314f-d # internal cloud.google.com/go/internal mkdir -p $WORK/b861/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid _5IXw2dwpv_GWNrt1O4o/_5IXw2dwpv_GWNrt1O4o -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/29/29c6c8155b461e54e1a5c77ff0af27716a92a359acf4d89f6fbf4d70c0158eaf-d # internal cloud.google.com/go/iam mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b858/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid hnzya-Z3crb8Abhdn3Gd/hnzya-Z3crb8Abhdn3Gd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/67/67214c541a088f546c6d587b85dc748d18f3333fe377fbe403c37737a1688c40-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid Zq6vwxNXlsTjAAw9SUHs/Zq6vwxNXlsTjAAw9SUHs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/48/48eeeb14bbb609adfd3e90d77f72c1018b0d53f565604d06cbe0961b6cbda0dd-d # internal google.golang.org/api/iterator mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid wG5y6gumABlGAJETW9Dl/wG5y6gumABlGAJETW9Dl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b708/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/4e/4e89467492dd1cab59934124f8f53a3dcc15be4d9c99aaf8e7dfa970b3b5b7f4-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b876/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid PTTHHqvQWf6c4rmlN8vC/PTTHHqvQWf6c4rmlN8vC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b876/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/0e/0e1f47061111804f96327a9b088479163cdf76f07d6aabdd48b060e6d077c4cb-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b702/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b873/_pkg_.a # internal cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b704/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b708/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid -j_xuc_zBjb-fKgJ7q__/-j_xuc_zBjb-fKgJ7q__ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/simple/dense_directed_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/dense_undirected_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/directed.go ./vendor/gonum.org/v1/gonum/graph/simple/doc.go ./vendor/gonum.org/v1/gonum/graph/simple/simple.go ./vendor/gonum.org/v1/gonum/graph/simple/undirected.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_directed.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_undirected.go cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/23/239ef5126ad551d115219c1abc3ad2e6edc33dc7a16c63ea1fe123a19a929205-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b877/ cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid bV031Oaq5eVutKWHXqNL/bV031Oaq5eVutKWHXqNL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/d2/d2818a5214df81922961002148eb5095273ecf05b8a2c556a69eb3e40933f093-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b878/ cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid lHm3bYL4RSRMYl6GbW0s/lHm3bYL4RSRMYl6GbW0s -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/57/577d99cba951c13722a7929af5fb0bc8bc70a7512a46bc9dde93a8220dd75a0a-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b827/ cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b828/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b831/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b832/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid VPDlFWAB9R9vqk_ISq6Z/VPDlFWAB9R9vqk_ISq6Z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/d2/d20031d8fcaa03f4d677fcb944b55231a5398f573675479d78931694c5fc8db4-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid HZtj-FV9j0WRNqM7EVh4/HZtj-FV9j0WRNqM7EVh4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/86/86572d72658e2a942392e544722768ef17fd38954738ece622c631e849f3898d-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b879/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b550/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b878/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid vYjaftcJ-rQkekZyzthi/vYjaftcJ-rQkekZyzthi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/77/77ddbe6d12f7ac9cf6b5ceea8ac5d2cb85d26376a0a999546df9d77e2f4806e7-d # internal go.opencensus.io/resource mkdir -p $WORK/b886/ cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid YSi-ZZ1lQ1oAyGMPvFRK/YSi-ZZ1lQ1oAyGMPvFRK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/6b/6b8f0bce9decd9d8ecabd51707a9dee1f9b97e5ab107a205a96ae516c08c200e-d # internal go.opencensus.io/tag mkdir -p $WORK/b889/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile runtime/pprof=$WORK/b488/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid RzfNoDyQNy5RF6AYBOfm/RzfNoDyQNy5RF6AYBOfm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/2d/2d3ca3d201088da825c195b4b0c9f99b6dd8eb34094993bc0d7915521faaaf9b-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b885/ cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b886/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid 8fHxVZOaXdFknJjqi1t_/8fHxVZOaXdFknJjqi1t_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b702/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/5d/5df5e85c29592ec9fc41d8d906205abf8308bbe3f3dad425f3f42bd6d8e7d2f1-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b893/ cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/15/15cb158bd5613f95ad7a6eef75e9eff5ae35b084f8fe9ca840dc45858faea881-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b885/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid A1YF3qyZZNhK-FUGF6GM/A1YF3qyZZNhK-FUGF6GM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid vMMQ-ojhqUdpqZ1q-4FG/vMMQ-ojhqUdpqZ1q-4FG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/ac/ac59f59f2ee8e92801887048de015d7a79d25b2ef409230ce767757db052eed3-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b850/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b876/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b877/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b550/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b878/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b879/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid eqEJFtPwYFeCWYVneLVE/eqEJFtPwYFeCWYVneLVE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/74/747e2c3e783a6bff0f3268a7591c59c5c77d5444d59f68c0fbd663bf939beebd-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b895/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid IvxyeyG5thf318N2-X5l/IvxyeyG5thf318N2-X5l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/2b/2bbe16da2081fda3dbc7f09d5a4adde0ea45c80607842dbf340671a83f7e63e2-d # internal google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b389/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid cHgQ00Jyd4r8cA5R040P/cHgQ00Jyd4r8cA5R040P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/ce/ce6bbbd8a00d24fa3b6b4743a54dd7e7a9ab93f26256ea693e2484a54ef00c31-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b888/ cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b889/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid eOSFDhvoJPM761G1UgXq/eOSFDhvoJPM761G1UgXq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/75/7576a11b3686dcf05573d0f81b0aefc89ef2c76b796659fc344b06fd1a455ca8-d # internal go.opencensus.io/stats mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b885/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b888/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b889/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid UzIvx2LXsJEItaek5sBI/UzIvx2LXsJEItaek5sBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/08/087331a2089bcf2750e06c27980d5cbed04549440b5d93e45db3b78be8e0fc9d-d # internal google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b900/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile net=$WORK/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid 7mMdBpEeZ60_CPUL6ZMs/7mMdBpEeZ60_CPUL6ZMs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/05/05d5ca58e532a0166c8eeb02062fa22b4e83d0c0c009882ff11e0ef9127f0cee-d # internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid p54Pp4N8zUT51Eill1ZW/p54Pp4N8zUT51Eill1ZW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b875/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/62/62cbdbffe1de4c284d6ffa60cb0932931c7a8db7a0da4f5ca05385e2a3ff78e9-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b890/ cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/c5/c5b2b8ad65498461712ad19fcf1d2f0ba2c581e5aa93af1091a1f12721741e9a-d # internal google.golang.org/api/internal mkdir -p $WORK/b880/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b891/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b885/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b892/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b886/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b887/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b888/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b889/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b881/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid ttqAZt22Vc9bMKIbjIeL/ttqAZt22Vc9bMKIbjIeL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid k2neAfi861u7XKPo2JKH/k2neAfi861u7XKPo2JKH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/worker_commands.go cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b897/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/ce/ce886cb8527b80553f5dfd484bba1d2aebb5965b5cb536b5eb17ad3fe93cea1d-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b896/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b388/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b390/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b897/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid ZhfFTuu3QES6hQbPdqOg/ZhfFTuu3QES6hQbPdqOg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_config.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_util.go cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/43/43c7266a6fc60f48c6951c68313e4527111671b66f65ca962af391cbcfe5f2ef-d # internal google.golang.org/api/option mkdir -p $WORK/b874/ cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b881/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid JBJOlNNdLWyDpz2GeAuQ/JBJOlNNdLWyDpz2GeAuQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./vendor/google.golang.org/api/option/option.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I $WORK/b661/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b661/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/37/3731690501068560a474643966021986eed54fdeebf840840db847f902952515-d # internal go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b884/ cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b885/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b887/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b890/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b889/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b893/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid Qu7Z1cRofGT8vipvQsl5/Qu7Z1cRofGT8vipvQsl5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/6f/6f58187f8b9a0c749ccb543d83fbc7d0fd5a9a7cf660fb99239a91ba2b3f3d87-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b882/ cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid _8VEUEVmTjCeR9SqZFOd/_8VEUEVmTjCeR9SqZFOd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/43/43131fef2ad3d7a550e923930f2ccbd7d554fd7091f387deecef90a9aca4fd8f-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b895/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid rQ92bBOYH1pt4eZf1MhR/rQ92bBOYH1pt4eZf1MhR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/b4/b4723492f77560d1365e5e22b76e661e9dbee9ac7de922541bfa338d2fe99b43-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b903/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid ExAyeQbA1Ry-cLpLd-GJ/ExAyeQbA1Ry-cLpLd-GJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/40/40804ad0a1145b97ec7e209d1bf9aedac48d49146dde2b00269a08b2096fc4ce-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b904/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b900/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid p_MmDt3-13gqvnmR3E88/p_MmDt3-13gqvnmR3E88 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/common.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/counter.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/record.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/dc/dccb34a07fe9df56544e3a7e312d236adac348c0c358f0cee5a0122a7f07f520-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b379/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid MWJpSzgKG263KusxWBx8/MWJpSzgKG263KusxWBx8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/11/11e57d78b64243e344a2c0a28be9df716ed668e33310adb838b3b730bee5b4d4-d # internal google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b906/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b339/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid TP_KNz6yFY9W52NhmfG7/TP_KNz6yFY9W52NhmfG7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/59/59143f865ecace2ae09ce940f3ce019922f4f38e718b6fe6a1951676025254fa-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b879/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid GdksajLpKL-lUg14T67D/GdksajLpKL-lUg14T67D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b905/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/59/59fc7e06d43bffd01bcc53924291dbbb537bc009b46e0b6ded2eb27bdbe88004-d # internal google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid 7q2DAhq9ng3wzRk3LJqb/7q2DAhq9ng3wzRk3LJqb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/f8/f8cc0d0def2b6b0d21cda07980b49f4b78b6f626b438017475798d0d701b77c6-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b904/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b903/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid N8HlgQujp4Xl-7rD8_4v/N8HlgQujp4Xl-7rD8_4v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b906/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/6b/6b4a78179ea0ea1f2be497fd856b5d720f3f79efd9e14a93225783f382474219-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile mime/multipart=$WORK/b211/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid IyXRwcAbBt5J3RzhWIQA/IyXRwcAbBt5J3RzhWIQA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/retry.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/version.go cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/f2/f2e14b484133babc5ab5ff51de11864f611b340c7866d1cb266930bbdae8ddae-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b826/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b827/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b831/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b832/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid KuFPun_x-57F_Ef-0yuR/KuFPun_x-57F_Ef-0yuR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b909/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/5f/5fe1ab29a23a30ab3f4c1fce87864dd280cc3f60254e28fd94db01150273e9ba-d # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/98/9863b96c36bd785dd8e61301e178792094a0138c8e75d8ba35a25ea0ee49b0f0-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b914/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b893/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid EFIEZXIz556HTu8K6R-y/EFIEZXIz556HTu8K6R-y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b859/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b909/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b420/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b627/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid Bzv9SjxDZlEBLYNCmCtp/Bzv9SjxDZlEBLYNCmCtp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/63/63a8518ce63934f98139c94303b02971b86de9eabd45a7fb040b496fe4ffa353-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b913/ cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b914/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b887/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b890/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b889/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b893/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptrace=$WORK/b213/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid n7gERXacjot3DE0bd4tH/n7gERXacjot3DE0bd4tH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/b7/b731432adfe6947faa4fb02f72748bcd642ba11a7e03fd3ff9fad7f4a0003e80-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid 7ugGeVDsBUY6w5FL1aM7/7ugGeVDsBUY6w5FL1aM7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/alts.go ./vendor/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b911/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/92/925618fe59c80c4ed183c00ffe698a7c90ca43b8dae2c8db7c24bdc56e22d05e-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b915/ cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid F-98hDCgDne3c3hxuZcP/F-98hDCgDne3c3hxuZcP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b899/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/38/38123a5d561ef2081653d2923ab415e68a3266641252f6103ced733be6ce73cb-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b899/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b907/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b371/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid b07jfTs7wS40Flq8OSC1/b07jfTs7wS40Flq8OSC1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/86/86da9f2211240a25b95b931c5d52a84c7fd7281b0651b2f49df22e931d5cd8d0-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b823/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b825/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b542/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b826/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b831/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/mail=$WORK/b733/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid 0nqYcNCxDnX7oQicWUAg/0nqYcNCxDnX7oQicWUAg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/cd/cd6f7b442076c5418b0ce41aefdce2224cdbc1c2bd693258626fcf36cf7f52f9-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b893/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid 0uMo-0c3iLbc93k7NcSM/0uMo-0c3iLbc93k7NcSM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/f1/f14e263f779f47b855da08490c6db562b84438ba8c702627827fad3c48639c5b-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b850/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b884/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b894/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b896/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b898/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b907/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid 77Fy_bsuAW2QtXmOtjo2/77Fy_bsuAW2QtXmOtjo2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./vendor/google.golang.org/api/transport/grpc/dial.go ./vendor/google.golang.org/api/transport/grpc/dial_socketopt.go ./vendor/google.golang.org/api/transport/grpc/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/ce/ced12370eb4e6637408e6e3f71ffedac1a9dd357b9ab98e4d77d7812dd3b86d4-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b673/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid dgFuAqFMECICePE4YiSB/dgFuAqFMECICePE4YiSB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/1f/1fe39ca0208930bccf9594435bad33e52a01ead8598e716e154de1dd2876d6e3-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid tCG5z8Aq6YB1YDmJMbbZ/tCG5z8Aq6YB1YDmJMbbZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/20/206c4b0b659464e9454f4ad1da6a8e3d8d0a9201ed8b0f1c806da870aca4ca41-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid a0lWgP9DQDl2oFf34Txp/a0lWgP9DQDl2oFf34Txp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/67/670be1897457257b4b871832cc17db5cf472eda0276c349311e4515806a0f1f4-d # internal golang.org/x/text/width mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid s-SwsILJUfpU59V9hEAd/s-SwsILJUfpU59V9hEAd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/aa/aaecaa16c81cbc0b391eed0ccb89164a41a7a9a4a03e7b4b816437244652b169-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b913/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b409/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b915/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b895/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b916/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b894/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid PXfyyRUa-6KnfevPxV_-/PXfyyRUa-6KnfevPxV_- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/af/af725045b8545197ac108c0cae01e20ca653fe7dac8b3a58cf87ae3a968d68ee-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid WbuYrhH9cSn8AWXf-vLW/WbuYrhH9cSn8AWXf-vLW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b931/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/f2/f276afc111cebe76a2a307ffdcb698f9b20068a522d875efe98f631bf26abb05-d # internal cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/70/70624d4579c71add6dfee25f2520e3c6badae79d5742d4e8e01c59c334587799-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b938/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b463/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b939/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid qZRNAyTL7av33VyQnajW/qZRNAyTL7av33VyQnajW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go github.com/PuerkitoBio/purell mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b930/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile golang.org/x/text/width=$WORK/b931/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid _P_E514guTkIoyxd1Do9/_P_E514guTkIoyxd1Do9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/eb/eb2582d406d8fc39571e0f73857c407f7262cdca38ba2221c9c1c6cd797408cb-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b911/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b882/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b912/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid _pp1UIXKkeftzzZTVnMr/_pp1UIXKkeftzzZTVnMr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b822/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b929/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/c1/c113bce8379ef4237504207bdfe1254c94460af4a275c2bafd1902762528a64f-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b911/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b882/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b912/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid 74Vuw_IwzhE3zdYXmKW2/74Vuw_IwzhE3zdYXmKW2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/75/75d100113996d1d43e7af4d48184fdd169924fb5a749fbdcc79816a73b1da423-d # internal google.golang.org/api/transport mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b883/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b912/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid Sn63S4ZNQNKHH2oBtucO/Sn63S4ZNQNKHH2oBtucO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/cf/cf931627cb84b3844c76bf9aa502f03c8b89205726045b508b8c19d7907735a6-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b929/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid PyQQs3-aoqFiG2LdFX4f/PyQQs3-aoqFiG2LdFX4f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/c9/c96f5a31bc5fb9cda8c504de0786b1a2e25c0c9b1abbf36d77b1099b69d3d81d-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/csv=$WORK/b136/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile mime/multipart=$WORK/b211/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid juXSB8l4fsg7rJDB-_ig/juXSB8l4fsg7rJDB-_ig -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/1d/1d605d4fd8a775ce339ab9a44b039e43b16cf8bd538b4a6f824d09164da7ea1b-d # internal container/heap mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p container/heap -std -complete -installsuffix shared -buildid GGoAP78Jm3G9KMn6k-AF/GGoAP78Jm3G9KMn6k-AF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b928/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/78/78cf4ab2d52421c786f09d2de69fbe18cbd7127b2610be14e3bf84a7e6e453de-d # internal github.com/go-openapi/spec mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b928/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid 3JiWC-r9_ssT-KVK0hIN/3JiWC-r9_ssT-KVK0hIN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/6c/6c47445c520f009a90ac573131f534543813e299b4876578750d6344caeff32f-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid b8PtW9vnJy6uGmj3dXBI/b8PtW9vnJy6uGmj3dXBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b908/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/d6/d66e93bd125addf7ed89a455c8d044c267bc6f135097ac2830745f694db7e48e-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b475/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid 6g02g4Ad6d2_8Z9TV_t_/6g02g4Ad6d2_8Z9TV_t_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/labels/labels.go ./vendor/github.com/prometheus/prometheus/pkg/labels/matcher.go ./vendor/github.com/prometheus/prometheus/pkg/labels/regexp.go ./vendor/github.com/prometheus/prometheus/pkg/labels/test_utils.go cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/30/30e6cd191506acf70013457e4472e741e9206cc06ee2262d6487017f482fc0a7-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b882/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b883/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b908/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid ZDrlCfEq6BbHuAe5nf1y/ZDrlCfEq6BbHuAe5nf1y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/apiv2/doc.go ./vendor/cloud.google.com/go/storage/internal/apiv2/storage_client.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/1e/1edbd5c80378136682b131cf688a151587560227e642dd42a37e9bfa72f7059b-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b945/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b038/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid iBWxlYvpgEDDAdqV7IOf/iBWxlYvpgEDDAdqV7IOf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/27/271191c168b6c642ca737fce0011273c1d8f21ff39c285bb4ebfbf52495a059f-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b949/ cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid B64B8JLwB1s0hil-INqM/B64B8JLwB1s0hil-INqM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/de/de0e484f10d833aa0df1fa345531d4a45e5fc561e4c8b13c8b82b01f6d51f153-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid 47O8Z3YHve3wU6JNR_8V/47O8Z3YHve3wU6JNR_8V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b943/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/59/596def694cb3741dba7d02f5fd6f6d270b73b0b1dce61701b3d5325dff67f34d-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid NdAA3W5YqNFpKnMPtY17/NdAA3W5YqNFpKnMPtY17 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/a3/a33c2b168679c764b48b8672ab605eb0d740e5fe57a89d9b1e0fc45d58579447-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid 212n79JVsdOWEwkzBggw/212n79JVsdOWEwkzBggw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/1b/1b6cc41828dc93e3ee6d549e72dd38942a88f965a6044b650325d3f128c8785c-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b954/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid QrObWjYicRhCsti7q8wC/QrObWjYicRhCsti7q8wC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/95/9574a72e59a3c4379fdc9bc8f79180d10591828b3a5b8a9725cf5bf3c2b69ffc-d # internal github.com/alecthomas/units mkdir -p $WORK/b957/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid ddDHegxG_Z8hiercQJ8A/ddDHegxG_Z8hiercQJ8A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/b0/b01495ecf6a55a06443883588fb08d6516d3dc1f0adc91cbae15a9c3e4de720e-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b959/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid CvTYD5_T0y6baL8MjD1u/CvTYD5_T0y6baL8MjD1u -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/2a/2a5fbd0f2fdb932c1973cec0c09118a52b641a6b22edda0a95cefee756485a07-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b950/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b952/_pkg_.a packagefile go.uber.org/atomic=$WORK/b572/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid ywI0MwfXojqgjcMJtlcE/ywI0MwfXojqgjcMJtlcE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/0a/0a3601fef3327a4415980ffc4339699e262d8184bdc8f51fb043d422ac12adc4-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b959/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid NVgT_GKsCk7diBxo1e6I/NVgT_GKsCk7diBxo1e6I -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/discovery.go ./vendor/github.com/prometheus/prometheus/discovery/manager.go ./vendor/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/78/784e75d2502d223eb16d99a4fb013b04b81377de4ca869ea6db5bde13dc88c6f-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid pvbLPsjxri943MTf7feI/pvbLPsjxri943MTf7feI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b927/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b958/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b950/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/3a/3aa7564006ea981f2247afe7454925162d0801205e8d61db0ff80853f96de15b-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b962/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid Fo0yfyh2zZnVBMd5D87L/Fo0yfyh2zZnVBMd5D87L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/dd/dd3dbfdc5bcc28f2193fbfabfcfaed59101d8e5d5d5e232d9183f0d606101344-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b950/_pkg_.a packagefile math=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid 0DLn0IS95-nh9Yutfhvg/0DLn0IS95-nh9Yutfhvg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/61/613cc6fef6534e950a28ffa3d89718a6f5502fa1e0477717dc7dc814e1249561-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid RqQy3CRPrElEiWUlbnfB/RqQy3CRPrElEiWUlbnfB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/8b/8b8b7b278e22bac8ea669f6caee4d38e4415368e4f8624d43fa5d5d1c46a4cc9-d # internal github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid gNH3vV5qHu4PrZxWXeEi/gNH3vV5qHu4PrZxWXeEi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b926/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/d9/d93371614d723c91981328ed023ea82d21acd01e7f540b9466917b9ddd3c9c35-d # internal github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b925/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid UeqJLFJHaR3cXAQLwiqB/UeqJLFJHaR3cXAQLwiqB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/01/01bf4dfb615de71f19f15f62bcbf6afdf03499e02fcf4f9358d9f50ab33b20a3-d # internal github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b934/ cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid LVfaHiWNi0p3eBLD2i_n/LVfaHiWNi0p3eBLD2i_n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b934/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b773/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/53/53dbc6b521a1b504b51e9b2685262d61b6e18095594b523e081e769e10f7e20f-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid r2_31xFpQ_qbY3b34iH4/r2_31xFpQ_qbY3b34iH4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/a5/a58e68f3c5e89a1ca45991a6023b147b0533f02ab96d0f37136bc7330d4b9c2a-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b948/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b941/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b953/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid r28y8V5hw3H1-McW3e8J/r28y8V5hw3H1-McW3e8J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/7a/7ac097950337d603ddfeb75ddca324097829e1c1e37d60b39f9c04923e8a34f5-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b957/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b960/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid FL8kNuDb9Xv7ZuFr_rf8/FL8kNuDb9Xv7ZuFr_rf8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/eb/eb7ed8286a37fb5140a90abd7e0e7e910ccd98cc5e4f1b8a763a905879873830-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b966/ cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b952/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid 08BvR8KhRZBxgvvqZlaw/08BvR8KhRZBxgvvqZlaw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b917/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/bf/bf6f78782223652eb5df8e356e2bb77e6cb377421c1092ad9a270b0fe1bf74e0-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b924/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b925/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b933/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b934/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid Sp1B2KamzSgpLVy55tbn/Sp1B2KamzSgpLVy55tbn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/96/96db3927594320c990a208a8e5fefb2664c3c36d19fa122009ae8f51bfc01249-d # internal github.com/golang/snappy mkdir -p $WORK/b968/ cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid JCPBKB19WX3hqgk7GiI1/JCPBKB19WX3hqgk7GiI1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/16/164141bdb94648123d6fcf72e4a9973a0ea3023014ff92b7e79d432d71c0618e-d # internal cloud.google.com/go/storage mkdir -p $WORK/b849/ cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b850/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b851/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b861/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b862/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b863/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b870/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b871/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b872/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b441/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b910/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b882/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b917/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b918/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b912/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b908/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b860/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid H885-W5AeVutO8iYUADC/H885-W5AeVutO8iYUADC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/cloud.google.com/go/storage/acl.go ./vendor/cloud.google.com/go/storage/bucket.go ./vendor/cloud.google.com/go/storage/copy.go ./vendor/cloud.google.com/go/storage/doc.go ./vendor/cloud.google.com/go/storage/hmac.go ./vendor/cloud.google.com/go/storage/iam.go ./vendor/cloud.google.com/go/storage/invoke.go ./vendor/cloud.google.com/go/storage/notifications.go ./vendor/cloud.google.com/go/storage/post_policy_v4.go ./vendor/cloud.google.com/go/storage/reader.go ./vendor/cloud.google.com/go/storage/storage.go ./vendor/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/19/19b65ecd1336904b5e4fc595f8c73ba44555f1d2414a3150f405470d53bf7609-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b966/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid hfUWYIHwVbvoj2brpiPy/hfUWYIHwVbvoj2brpiPy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b839/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/e7/e782ce13996129eb67f0468c25896a5377ad3130a5c631c6c1f43491d6adeccf-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid R4cHD2XGJJnAGZI3LXne/R4cHD2XGJJnAGZI3LXne -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/3f/3f5cb8745a919e7a519251754409f507afe1e92956494511a96b1cf2583d1d16-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid LAfd3POAuBiZMFRM6g_5/LAfd3POAuBiZMFRM6g_5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/d2/d22bc33f9192fd2b5bbd6a7af41c6c719b7ba301dbaa7c00c802e66aa12165e2-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/golang/snappy=$WORK/b968/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b965/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b966/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid lNd2vPOrM9HvtfbDQCHU/lNd2vPOrM9HvtfbDQCHU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/wal.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b948/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/4e/4e4959136ca95ff1d9bb430e1a1f107ebdd2eabffc41d6d67da2adad3b07707a-d # internal go.uber.org/goleak mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b973/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid qUxnuaySlj_Jp5rF5KnC/qUxnuaySlj_Jp5rF5KnC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/17/1734c1337ed2b8238e83ede13afb642cfd990d6b8771812187d7a53d7bbd7316-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b969/_pkg_.a # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b954/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid J77JrMqh3WB2v6TozAHX/J77JrMqh3WB2v6TozAHX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/a3/a3cb24b555b6e3ba204a419843899df3a25ad47b4cd5368ba89144b0b17a4b26-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b941/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b952/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid Dw2MHgDr2lZ-mWVHcqnn/Dw2MHgDr2lZ-mWVHcqnn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/index/index.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postings.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postingsstats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/ed/ed217210b221bc28a98893c3d8488229129ad6048d892f61c4bb64c0fb8077e5-d # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/f7/f7bfadbccd2c94f6c45f94dc9f37b871ebf9691685f7099cf52ea9acbef11f3b-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b847/ github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b971/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b839/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid uXp-S87Y4-EjOpydfgv9/uXp-S87Y4-EjOpydfgv9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile go.uber.org/goleak=$WORK/b972/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid Pwmx__3NMg3f_LBQ1FcQ/Pwmx__3NMg3f_LBQ1FcQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/testutil/context.go ./vendor/github.com/prometheus/prometheus/util/testutil/directory.go ./vendor/github.com/prometheus/prometheus/util/testutil/logging.go ./vendor/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./vendor/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b924/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/87/8780cfa3debb244b4b08993adda90f67202cf492b619f9591b05a2936f932ff3-d # internal github.com/go-openapi/loads mkdir -p $WORK/b936/ cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a EOF cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/7d/7d964821c1bbf7f00a41a5e6bc86bb8a07626082405033b5cb03638c99290902-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid a48-ib4VcAZ4ug7d8Foz/a48-ib4VcAZ4ug7d8Foz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid myYPC-UgiBl_orbqWzwZ/myYPC-UgiBl_orbqWzwZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/ee/ee8aae401a429757756d912f9516eb581de8240a5a0cf2148a62f292fc1b76c8-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b981/ cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile os=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid csaJfEAKyDGjCoc2Kl_K/csaJfEAKyDGjCoc2Kl_K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/4e/4e4354b20a0cb7c2da72d860b49f21ffa4fac87abe0d1214615428b65dc045c4-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid cJjSGNmDlKhIcpe-zYdx/cJjSGNmDlKhIcpe-zYdx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/19/1938ea76f2e628e23f642598cbe4645374d601e40c60feacdaca3a89ecb3a14c-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b983/ cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid jWYiqJtngv1nSc9tHMNc/jWYiqJtngv1nSc9tHMNc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b936/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/e3/e3b77084563ff557e83ae54182766fbcae293fa2f1d3dcb67ec6a8623b085902-d # internal github.com/go-openapi/validate mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid wMXOjKtZkqv9qfKmjhKy/wMXOjKtZkqv9qfKmjhKy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b982/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b847/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/43/43f7c4e6b7472a6da5a06f055ec85495d0698865415023072dc5a1847fe2686b-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b984/ cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/3b/3b16843fd0d35a2bf10b4e0944fc8ee9119283b826d676a4ade49c0494bbaa7d-d # internal cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF github.com/go-openapi/runtime/security mkdir -p $WORK/b985/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid 9vdmtQtx6hTefQq1XbC_/9vdmtQtx6hTefQq1XbC_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid HbTnxvIBoVyaZuxgV8Pw/HbTnxvIBoVyaZuxgV8Pw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/3a/3af536e5eeec356fd30bd4aab212c9adfb4a09f42000b1c26d94058e4a92b0ec-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b837/ cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b838/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b839/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b847/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid dbXhcOacIqJT6I8PQksy/dbXhcOacIqJT6I8PQksy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/fc/fca8b7478c42cb3c168810807f131c4499676a65d3c0c6d9bc58bb489f9ae182-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b542/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b963/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b965/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b967/_pkg_.a packagefile go.uber.org/atomic=$WORK/b572/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b818/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid QpDUlVoivOnl0iqOpm11/QpDUlVoivOnl0iqOpm11 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/block.go ./vendor/github.com/prometheus/prometheus/tsdb/blockwriter.go ./vendor/github.com/prometheus/prometheus/tsdb/compact.go ./vendor/github.com/prometheus/prometheus/tsdb/db.go ./vendor/github.com/prometheus/prometheus/tsdb/exemplar.go ./vendor/github.com/prometheus/prometheus/tsdb/head.go ./vendor/github.com/prometheus/prometheus/tsdb/head_append.go ./vendor/github.com/prometheus/prometheus/tsdb/head_read.go ./vendor/github.com/prometheus/prometheus/tsdb/head_wal.go ./vendor/github.com/prometheus/prometheus/tsdb/isolation.go ./vendor/github.com/prometheus/prometheus/tsdb/querier.go ./vendor/github.com/prometheus/prometheus/tsdb/repair.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./vendor/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b984/_pkg_.a # internal cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/b3/b3fb5176ed044c3c1988d919eb8bd10537e4dbf5502bd2f6e54bdeb35ea4d028-d # internal github.com/docker/go-units mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid mSeBj_ZlJ8x4hbdIixGY/mSeBj_ZlJ8x4hbdIixGY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/0c/0c54f6da50ef71e5a15fb9768b34a3b6f9605578b68086270345112456ae57ed-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b989/ cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid IPyglA_rjLcbQBh8eiNR/IPyglA_rjLcbQBh8eiNR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/c4/c4c249550a0abe7a6fafd5116cfd7cd38f175de4a14e553de1ec91a2a0c09936-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b988/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid engXf-Fa25hVPjQ_LA5F/engXf-Fa25hVPjQ_LA5F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/95/95445d426a79d55db1dc2a16574ad660fb2801076c6eb171531cc02663594cf6-d # internal golang.org/x/net/netutil mkdir -p $WORK/b996/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b153/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid jsBnQO0HR4zXmwfHYV_c/jsBnQO0HR4zXmwfHYV_c -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b947/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/d0/d0f08b268b12512b448c430d9165081906fd995df0e933405e424e50fd4412ad-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b997/ cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid EM4BroogZxMYq-cGSr1g/EM4BroogZxMYq-cGSr1g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/2f/2f08e9359e63b1d85f38c31f14f2d4d2cf425cbe8e38793bc18d570818ba9656-d # internal github.com/rs/cors mkdir -p $WORK/b998/ cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid MNKGGHQoo7V7U_68R2K9/MNKGGHQoo7V7U_68R2K9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/56/5625b79ad1102f7481444b85de769b06ce716ff73773f940fc9cd6cf3c48f6c5-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b849/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b879/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid 4oXWKiSX25cfRZv0m4b7/4oXWKiSX25cfRZv0m4b7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b919/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/0a/0afdbf4085043ed3e589c8e6345a5c27a5c74bdcafac4822b3179a1df185c9f6-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs mkdir -p $WORK/b848/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b849/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b919/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid jKFFuO63pNp9ZgfQ2wJY/jKFFuO63pNp9ZgfQ2wJY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/74/74ce8e345ce973a1974314d3c5d32f69cd1bb56dba914fc6ef326ef1011b266e-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b999/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b743/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid b0D5IFdLpToEyNg92Unq/b0D5IFdLpToEyNg92Unq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b997/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/14/140a94d68d075c3e22a9c931ae0a7ba014b20bf7835fa7e215f7ec4c7d8ea56c-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/services mkdir -p $WORK/b1000/ cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b634/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/services -lang=go1.17 -complete -installsuffix shared -buildid wemwMP_2Y7mSU5Hygz6Y/wemwMP_2Y7mSU5Hygz6Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./pkg/cmd/grafana-cli/services/api_client.go ./pkg/cmd/grafana-cli/services/io_util.go ./pkg/cmd/grafana-cli/services/services.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/d7/d75bb3923b62cffb37aed069e9c31a792ebaeff1439891d7579d8a943ecad317-d # internal archive/zip mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/a0/a01dcd8bffe36c8959829b5e147b19345a87f7db4f7e899c8ddca707c7fad78e-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1003/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p archive/zip -std -complete -installsuffix shared -buildid MIq76nOJUKEC-7mBx0Uk/MIq76nOJUKEC-7mBx0Uk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b138/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid Bio0-u13hxkuTde9qvQl/Bio0-u13hxkuTde9qvQl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b848/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/71/719fb0cb7e69fd7ffffbda0bb34defcbd1a5d156964cf260458bdd8cec3643ca-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b326/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b325/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b837/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b305/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b848/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid IvgHOlhn5QzpwL27h0_3/IvgHOlhn5QzpwL27h0_3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./pkg/components/imguploader/azureblobuploader.go ./pkg/components/imguploader/imguploader.go ./pkg/components/imguploader/localuploader.go ./pkg/components/imguploader/mock.go ./pkg/components/imguploader/s3uploader.go ./pkg/components/imguploader/webdavuploader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/76/76e4794e371f1611d6922aa05a1af0bae08854aad7706a0d176e6749ef47c79b-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b923/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid EFwasstLjAJDQUaQVbBI/EFwasstLjAJDQUaQVbBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/a6/a63495f7c292a88e56893c08d8455e71d335ecfa1fa248d98319343c872260d3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1003/_pkg_.a # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b981/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b982/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b923/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid Q_yRO-du0aTEnUi1uHr5/Q_yRO-du0aTEnUi1uHr5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/context.go ./vendor/github.com/go-openapi/runtime/middleware/doc.go ./vendor/github.com/go-openapi/runtime/middleware/go18.go ./vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/github.com/go-openapi/runtime/middleware/operation.go ./vendor/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/github.com/go-openapi/runtime/middleware/request.go ./vendor/github.com/go-openapi/runtime/middleware/router.go ./vendor/github.com/go-openapi/runtime/middleware/security.go ./vendor/github.com/go-openapi/runtime/middleware/spec.go ./vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/github.com/go-openapi/runtime/middleware/validation.go cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/d8/d809abf92efc5e414e65b62cbce9e9bd7adb4ada6e84d76945c326f343ae597c-d # internal github.com/grafana/grafana mkdir -p $WORK/b1005/ cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b493/_pkg_.a EOF cat >$WORK/b1005/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid 6uaRM0vXh3SOBighl3Pa/6uaRM0vXh3SOBighl3Pa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -embedcfg $WORK/b1005/embedcfg -pack ./embed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/bd/bde7d92857c3111dc7f9fdc72998d7a1a49a0468fbaac9f5f0f4cb500b844eaf-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b108/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b220/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1005/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid 96EOOx-Idqyo8mN_JIt2/96EOOx-Idqyo8mN_JIt2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/b5/b5edeb2b338a59a4a82b07bb94c222e75d5ee5ab1acf5eb8a98f2f5a531334c2-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1006/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid WRvJfKzAi6SYKadf-gdx/WRvJfKzAi6SYKadf-gdx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./vendor/github.com/hashicorp/go-version/constraint.go ./vendor/github.com/hashicorp/go-version/version.go ./vendor/github.com/hashicorp/go-version/version_collection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1002/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/69/692f1fa2d68c0d063fc052d060676c44d7780a4f156c7fa2952a80431ac99883-d # internal testing/iotest mkdir -p $WORK/b1008/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1004/_pkg_.a # internal cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p testing/iotest -std -complete -installsuffix shared -buildid BoDIj7hHhDEaCToySzJe/BoDIj7hHhDEaCToySzJe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/3b/3bdd21e921465b9fb1c349c0919daa8e7c8fdbca8a5dedda9bbb79b47d246c74-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b922/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1006/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/a8/a81ed1bfd4b576ce01605782f83b43b8d36ac546df7f898eef943735d19111eb-d # internal cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/a0/a0022b12035a9681a5a63e841ce7979edfe8cc209aa68ac22a58a572022ca7af-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/d1/d1edde5e4c71abb469a3f51ea911514e93e43759b32b74b8e991386a6672ce99-d # internal testing/fstest mkdir -p $WORK/b1007/ cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/iotest=$WORK/b1008/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p testing/fstest -std -complete -installsuffix shared -buildid 9MtVUUE9LV1nAS-N5zUZ/9MtVUUE9LV1nAS-N5zUZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/36/367b6ba5b440a0ec14184c4df38f2ddc865d183d29b26ea29b5c907ccbb50097-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/20/206baef8a1db8290303427ea958f78f871db4a17673b6709cc09b9bba9140d76-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b994/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b993/ mkdir -p $WORK/b992/ cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid TFHJ-ArbNhSGvx6LagMk/TFHJ-ArbNhSGvx6LagMk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid lPInSVGCh2GkLscvxBod/lPInSVGCh2GkLscvxBod -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b995/ cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid FyPMYXGbxp_D1-uxAjBP/FyPMYXGbxp_D1-uxAjBP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b992/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b991/ cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b923/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid 7356xtNmzzJqQmdgCsQ_/7356xtNmzzJqQmdgCsQ_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid vaw_41AcAyeolcNb4beq/vaw_41AcAyeolcNb4beq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/93/938efd9e95c7825cafd20cb245d4a0fb8a68c2c02cadb19f277099a67727f68d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b993/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b994/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/b1/b1f5e00ce56cd856ff16accb4cb37268a232f9317de3eb2504f06b9769ac0a79-d # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/38/381c90016614cdc94d66c97bb1578b4e02efd8f8753ea29e787bcec7fc21c0b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/b7/b71515671c469285356c9ea889e51f2a7aea5b74e55605f0ba4c89c6f99daa68-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b991/_pkg_.a # internal cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/cb/cb1d5358313161ad870b117321e0f45630a5e811f75b15469973bc18fd5bd492-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/36/36d45f6cdcfc5c2960db6e6c8f27881644eb02b15e3fd5a26b5dbf55b7071cd0-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b990/ cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b995/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid LNtiHQVKaxBWZTKVmLHC/LNtiHQVKaxBWZTKVmLHC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/71/71bfb7dbbcf087635ee27f2cb0fd6cf9d7699c11aa5e9ade8ba88b49d93c5095-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b970/ cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b971/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid dRpefWqprn2s-QECsmwA/dRpefWqprn2s-QECsmwA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/09/096b80500c7f64f55671e8a181f0f9e52602758abc2a4d2953920a90b60d540b-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b987/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b989/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b995/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b996/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile os/signal=$WORK/b426/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid NQY_KMvNCkToCIj4kVvS/NQY_KMvNCkToCIj4kVvS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/89/8991991c8075625bb48358af5913ce3ea76ef3275de1e7efc16a104ba4b0742f-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/heap=$WORK/b941/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b942/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b970/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b971/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid IlGA0FfWfQpuZKnyV-Wh/IlGA0FfWfQpuZKnyV-Wh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/engine.go ./vendor/github.com/prometheus/prometheus/promql/functions.go ./vendor/github.com/prometheus/prometheus/promql/quantile.go ./vendor/github.com/prometheus/prometheus/promql/query_logger.go ./vendor/github.com/prometheus/prometheus/promql/test.go ./vendor/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/0d/0dd456c71eee4efb964177e5f8ccb810ffe07fb19da23d664271b7e4fb9c6722-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b979/ cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b975/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b986/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b521/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b741/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b754/_pkg_.a packagefile github.com/rs/cors=$WORK/b998/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid RSouW4Wtl89NYYLb0VPy/RSouW4Wtl89NYYLb0VPy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/d5/d5253112e459b2fd0985123b56909f69d683b7bc45e7b80a29d754ffdf37068f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/96/9653bd5219823e6a122560e6cf297358bc7ab216c2655add833952d09f503970-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I $WORK/b661/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b661/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b661 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b661=/tmp/go-build -gno-record-gcc-switches -o $WORK/b661/_cgo_.o $WORK/b661/_cgo_main.o $WORK/b661/_x001.o $WORK/b661/_x002.o $WORK/b661/_x003.o $WORK/b661/_x004.o $WORK/b661/_x005.o $WORK/b661/_x006.o $WORK/b661/_x007.o $WORK/b661/_x008.o $WORK/b661/_x009.o $WORK/b661/_x010.o $WORK/b661/_x011.o $WORK/b661/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage sqlite3 -dynimport $WORK/b661/_cgo_.o -dynout $WORK/b661/_cgo_import.go cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid 6Aj-mV3Dr4ILf_YsUeit/6Aj-mV3Dr4ILf_YsUeit -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/github.com/mattn/go-sqlite3/convert.go ./vendor/github.com/mattn/go-sqlite3/doc.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b661/_cgo_gotypes.go $WORK/b661/backup.cgo1.go $WORK/b661/callback.cgo1.go $WORK/b661/error.cgo1.go $WORK/b661/sqlite3.cgo1.go $WORK/b661/sqlite3_context.cgo1.go $WORK/b661/sqlite3_load_extension.cgo1.go $WORK/b661/sqlite3_opt_userauth_omit.cgo1.go $WORK/b661/sqlite3_other.cgo1.go $WORK/b661/sqlite3_type.cgo1.go $WORK/b661/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b661/_pkg_.a $WORK/b661/_x001.o $WORK/b661/_x002.o $WORK/b661/_x003.o $WORK/b661/_x004.o $WORK/b661/_x005.o $WORK/b661/_x006.o $WORK/b661/_x007.o $WORK/b661/_x008.o $WORK/b661/_x009.o $WORK/b661/_x010.o $WORK/b661/_x011.o $WORK/b661/_x012.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/5e/5e596a641f5c9c552fdd403be07a8c2fa16841a79f4c42073fe4f36a875dda75-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b639/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b655/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b641/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/lib/pq=$WORK/b658/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b661/_pkg_.a packagefile go.uber.org/atomic=$WORK/b572/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid lQV17OZGqhoIfvIMZdkn/lQV17OZGqhoIfvIMZdkn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./pkg/services/sqlstore/migrator/column.go ./pkg/services/sqlstore/migrator/conditions.go ./pkg/services/sqlstore/migrator/dialect.go ./pkg/services/sqlstore/migrator/migrations.go ./pkg/services/sqlstore/migrator/migrator.go ./pkg/services/sqlstore/migrator/mysql_dialect.go ./pkg/services/sqlstore/migrator/postgres_dialect.go ./pkg/services/sqlstore/migrator/sqlite_dialect.go ./pkg/services/sqlstore/migrator/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/48/48b977a2d63d739f6a40212c98d7a7217285ca1ee0c993a016ff2764dc3657bc-d # internal github.com/grafana/grafana/pkg/services/sqlstore/searchstore github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid NmZhefJ3qXn1pqtytrLg/NmZhefJ3qXn1pqtytrLg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid tBXHnd14YwfzYLgOKnC2/tBXHnd14YwfzYLgOKnC2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./pkg/registry/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/25/25cd28920c3832619d066c8b30d03f93357ea21ed53c0d782375541f65998ef2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/1d/1d432cbab0c5722903f4499f99f3f2f9e014b46b15318d4647dc357ebe966d12-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b651/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid w85HrmL2gYWUknYIBuYt/w85HrmL2gYWUknYIBuYt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/03/03fd27e404ffbf279e78777fd2db92aae91202337ee939c64fc850547b34aa6a-d # internal github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b668/ github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b670/ github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b696/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid JO3m0Imz_CzEESJel2Ng/JO3m0Imz_CzEESJel2Ng -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./pkg/services/annotations/annotations.go github.com/grafana/grafana/pkg/plugins/adapters mkdir -p $WORK/b699/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b463/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b519/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid 7-AT6Ls-110zzxGqy89G/7-AT6Ls-110zzxGqy89G -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid 1GsEa7mD_xd5Q2Tr497a/1GsEa7mD_xd5Q2Tr497a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b782/ github.com/grafana/grafana/pkg/tsdb/legacydata github.com/grafana/grafana/pkg/services/notifications cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a EOF mkdir -p $WORK/b761/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid Ooqandy6387ylBhhazxu/Ooqandy6387ylBhhazxu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./pkg/plugins/adapters/adapters.go cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b731/ github.com/grafana/grafana/pkg/services/datasources/permissions /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid pEWv4yojA8ZOp4wawZ_Q/pEWv4yojA8ZOp4wawZ_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./pkg/middleware/cookies/cookies.go cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b463/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b763/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid j30djQ7GukabvCC7DKUV/j30djQ7GukabvCC7DKUV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go mkdir -p $WORK/b921/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b673/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b732/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/mail=$WORK/b733/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid OVvnrYFkLCrECSgBKM32/OVvnrYFkLCrECSgBKM32 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid oCi5WCqx3qtV-7_27t2F/oCi5WCqx3qtV-7_27t2F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/9e/9eaea770b090c56ef3a23a8186038e9039b73a7f63944420a3ed59e08ee6e4ee-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/4e/4e343843d11cf6e314af0859a340ab804522b12901d3483f9005f3a576282329-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid H6p4fWKGMn_bGDqzd03Y/H6p4fWKGMn_bGDqzd03Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/16/16a7dd6092dcaf251db8fb20ba1dd7d54a0881ac2482223c44e01cd364a783e9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/a9/a950fe780b1ad1da0423bd96ca80ac219ee3b69fef921e61ba4dd193c24bf3a4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/27/2710c86292d5c553d9165a33dd8b68c74f93378fcabc4e9466854f4eb555958d-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b761/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid dMxleDISTBLyyeVe1xXr/dMxleDISTBLyyeVe1xXr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/33/337a5dd2ae9158ef26b062831150c4fd1a16f6ccd49de4fddd0a7c126a309810-d # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b669/ github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b791/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b792/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid bbjo46clokNyandZ6ayB/bbjo46clokNyandZ6ayB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b672/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b673/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid JLS_sjIC-V5_8_zQIE1i/JLS_sjIC-V5_8_zQIE1i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./pkg/services/featuremgmt/features.go ./pkg/services/featuremgmt/manager.go ./pkg/services/featuremgmt/registry.go ./pkg/services/featuremgmt/service.go ./pkg/services/featuremgmt/settings.go ./pkg/services/featuremgmt/toggles_gen.go ./pkg/services/featuremgmt/usage_stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/c3/c362edcc09a8665b8f1609711540546e778b73280bb025924673a81074e1fe4d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/59/59487f23eed140d9574a14e36bc3a1fac4acec89d12d9c31b20cb181aaee6e78-d # internal github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b1001/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b1002/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid 44Y8I66sgGDmv92NcO2R/44Y8I66sgGDmv92NcO2R -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/8b/8b28976ebf05b6743b4352ededcd660034edb568c7e43ab888fd15e5a1913ee0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/48/48696f50748a563105013c35aace304a606dd373509d5243039540d2da764e23-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b812/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b814/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid 1Q7ipuEolP6CzAMD_h_2/1Q7ipuEolP6CzAMD_h_2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b790/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/44/4421312bf57f8dd5d249cb22548ec648fec668e3716cb0e7824b7892dfad307f-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b818/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b274/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid xFJp4J1AyhjLFyWVX51L/xFJp4J1AyhjLFyWVX51L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./pkg/services/secrets/manager/cache.go ./pkg/services/secrets/manager/helpers.go ./pkg/services/secrets/manager/manager.go ./pkg/services/secrets/manager/metrics.go cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/2a/2a68a09aab147bfe4042b1a23fbc730d09e34f3ac4aa01dfa58ce00ffe8c4c84-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b790/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid vh5Z8yx2uVsi5Oek2yPz/vh5Z8yx2uVsi5Oek2yPz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/0f/0f65ba877b8886ef48e62c9db1ad13991fbd1398b5b6789dd95f5977bcce5dad-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b700/ github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b676/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid 4BFfO9ZBuBjS7WnfWi4o/4BFfO9ZBuBjS7WnfWi4o -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b677/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid K8EmkH7CLvRApf9DvPmA/K8EmkH7CLvRApf9DvPmA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b803/ cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid hgwdY8cOg3lIfqeaNWsu/hgwdY8cOg3lIfqeaNWsu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./pkg/api/dtos/acl.go ./pkg/api/dtos/alerting.go ./pkg/api/dtos/annotations.go ./pkg/api/dtos/apikey.go ./pkg/api/dtos/dashboard.go ./pkg/api/dtos/datasource.go ./pkg/api/dtos/folder.go ./pkg/api/dtos/index.go ./pkg/api/dtos/invite.go ./pkg/api/dtos/live.go ./pkg/api/dtos/models.go ./pkg/api/dtos/org.go ./pkg/api/dtos/playlist.go ./pkg/api/dtos/plugins.go ./pkg/api/dtos/prefs.go ./pkg/api/dtos/short_url.go ./pkg/api/dtos/user.go ./pkg/api/dtos/user_token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/46/46fe19a4996a977b02a048b8b90180a6596ddfca0836514ebf6fccbe5cac2f94-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/0f/0fc9f4aba92f39d229f5691f4c9dadd586f4e67ea6dc901399c81f11ebb0f52e-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b490/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b702/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b725/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid vxJ4Ac-B5Ni6HRSQTKXc/vxJ4Ac-B5Ni6HRSQTKXc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/ed/ede3e8c0fbe0eb6e7c008a0f02dc160c5a669c941b17c6641a3cce4a32be1cc5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/d7/d79be6ad7cec00f26918c358684bf68276d2fc04b60b972527ac4690e01f7e2f-d # internal github.com/grafana/grafana/pkg/services/hooks mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid GRmVi7gs4dTu_C2MchqE/GRmVi7gs4dTu_C2MchqE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/27/27891b55453da7cedaa8bef9987621ac4eea60b6d227e7888c7cc4d6ad897115-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/c4/c404c74b3b0b6198a35f476028579c016483ccb7ec2b3dc9ea5c0737514e3c42-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid XVzKuHLh7N7XYCIdbzH7/XVzKuHLh7N7XYCIdbzH7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/1d/1d8f56cf96c8d4790c44811330f78165ec2b2110dd3aac24ebb7b5a5ea003bae-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b665/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid XNHPzIOzCaZyqBn63fNg/XNHPzIOzCaZyqBn63fNg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b684/_pkg_.a packagefile golang.org/x/text/language=$WORK/b686/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid rjK4orQ7wLTF1WX4gi5t/rjK4orQ7wLTF1WX4gi5t -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./pkg/services/sqlstore/migrations/accesscontrol/action_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/admin_only.go ./pkg/services/sqlstore/migrations/accesscontrol/alerting.go ./pkg/services/sqlstore/migrations/accesscontrol/dashboard_permissions.go ./pkg/services/sqlstore/migrations/accesscontrol/errors.go ./pkg/services/sqlstore/migrations/accesscontrol/managed_permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/migrations.go ./pkg/services/sqlstore/migrations/accesscontrol/permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/team_membership.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/e1/e1080d94a3d008abb3a64ad619cb2af5bde00e9f3befce4f5a21d0249656e408-d # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/0a/0acebddd8dcddd9368412cba34d88a5498d9f88217dfbc3c8eb4400f3afaea29-d # internal github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b462/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b729/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid nuniHto5od-3cQENYxXx/nuniHto5od-3cQENYxXx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/45/45f249415fa4b4cfd5f039bf5db57d52bd97c5d71a03eaeab61616f3d35677f9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/90/90bc8d75b54b70436a5ea1c02b8402bd2bb6ad036414538934855570b89b7900-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile mime/multipart=$WORK/b211/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid -8JCY-qIcHEyAbVbdeQL/-8JCY-qIcHEyAbVbdeQL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./pkg/services/ngalert/notifier/channels/alertmanager.go ./pkg/services/ngalert/notifier/channels/base.go ./pkg/services/ngalert/notifier/channels/default_template.go ./pkg/services/ngalert/notifier/channels/dingding.go ./pkg/services/ngalert/notifier/channels/discord.go ./pkg/services/ngalert/notifier/channels/email.go ./pkg/services/ngalert/notifier/channels/factory.go ./pkg/services/ngalert/notifier/channels/googlechat.go ./pkg/services/ngalert/notifier/channels/kafka.go ./pkg/services/ngalert/notifier/channels/line.go ./pkg/services/ngalert/notifier/channels/opsgenie.go ./pkg/services/ngalert/notifier/channels/pagerduty.go ./pkg/services/ngalert/notifier/channels/pushover.go ./pkg/services/ngalert/notifier/channels/sensugo.go ./pkg/services/ngalert/notifier/channels/slack.go ./pkg/services/ngalert/notifier/channels/teams.go ./pkg/services/ngalert/notifier/channels/telegram.go ./pkg/services/ngalert/notifier/channels/template_data.go ./pkg/services/ngalert/notifier/channels/testing.go ./pkg/services/ngalert/notifier/channels/threema.go ./pkg/services/ngalert/notifier/channels/util.go ./pkg/services/ngalert/notifier/channels/victorops.go ./pkg/services/ngalert/notifier/channels/webhook.go ./pkg/services/ngalert/notifier/channels/wecom.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/3e/3e22e15f292fee17f2d2007291501e3dd03dcf7ccf0851647fb9246fbf59429a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/1a/1a8161e68b4580737828d830bec107b2485cc710a39f415f994a3647890fd972-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b691/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b651/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b481/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b749/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid DzZpfn8DynrAyyHI7NG_/DzZpfn8DynrAyyHI7NG_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./pkg/services/sqlstore/migrations/ualert/alert_rule.go ./pkg/services/sqlstore/migrations/ualert/channel.go ./pkg/services/sqlstore/migrations/ualert/cond_trans.go ./pkg/services/sqlstore/migrations/ualert/dash_alert.go ./pkg/services/sqlstore/migrations/ualert/dashboard.go ./pkg/services/sqlstore/migrations/ualert/datasource.go ./pkg/services/sqlstore/migrations/ualert/permissions.go ./pkg/services/sqlstore/migrations/ualert/securejsondata.go ./pkg/services/sqlstore/migrations/ualert/silences.go ./pkg/services/sqlstore/migrations/ualert/tables.go ./pkg/services/sqlstore/migrations/ualert/testing.go ./pkg/services/sqlstore/migrations/ualert/ualert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/d8/d839cf607ecd851a14e61e7b4755f254d3320febabc92529045524d11e68a326-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid aobANt6lZVm_rN1RF_JC/aobANt6lZVm_rN1RF_JC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/ae/aeb278d885fc2cf15a8a0ba1b15311f3f2b51bbc55d618fc6139e5971d30b95b-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b640/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b764/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b765/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/lib/pq=$WORK/b658/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b661/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/core=$WORK/b664/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid pFrYh6nwbfFS39ABtPW1/pFrYh6nwbfFS39ABtPW1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/27/27acfd927df1d3882e89975edf4ee2286b7c0fb94f9cb13f639332acc879fd65-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations mkdir -p $WORK/b632/ github.com/grafana/grafana/pkg/infra/serverlock github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b795/ github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b771/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile github.com/fatih/color=$WORK/b241/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations -lang=go1.17 -complete -installsuffix shared -buildid 3VKiXJ1kkGD0QeTK1x_x/3VKiXJ1kkGD0QeTK1x_x -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./pkg/cmd/grafana-cli/commands/datamigrations/encrypt_datasource_passwords.go cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b784/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b772/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b773/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid c5zd5njrY-SZgVAiNUnG/c5zd5njrY-SZgVAiNUnG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid AZ-3Cu1eZcfwZJO2KLLf/AZ-3Cu1eZcfwZJO2KLLf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./pkg/infra/remotecache/database_storage.go ./pkg/infra/remotecache/memcached_storage.go ./pkg/infra/remotecache/redis_storage.go ./pkg/infra/remotecache/remotecache.go ./pkg/infra/remotecache/testing.go github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b805/ cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid _JJ_qb45LK-weOe0t8uQ/_JJ_qb45LK-weOe0t8uQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a EOF github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b806/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid esOczMmkn8ZIVGY6PCQ0/esOczMmkn8ZIVGY6PCQ0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./pkg/services/quota/quota.go cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a EOF github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b816/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid mbt7qbq7LuXl678blCZQ/mbt7qbq7LuXl678blCZQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b820/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b813/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid 0e46io1DsdG6fM9h3Z2z/0e46io1DsdG6fM9h3Z2z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./pkg/services/secrets/database/database.go cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid B4l8m2z5KcqMx9OyayiO/B4l8m2z5KcqMx9OyayiO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/f0/f0f8ddb742886c8c899bc55505fc103f585252cbe9645504ab9d5d0dfb88017d-d # internal github.com/grafana/grafana/pkg/services/guardian mkdir -p $WORK/b978/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid KETNCt75KM9tdu_vmbnA/KETNCt75KM9tdu_vmbnA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b784/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/c4/c4fdcca290c46413dc0041816a773347c8cb2112fcf4438cf6691a9c4660ea08-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b783/ cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid Pq4G8uwfget9NrxSWElj/Pq4G8uwfget9NrxSWElj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/57/574ef45d03815b72a8dc78aa3dd4f552f3e8bd4043b978dfe37308700a384a65-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b795/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/27/276eb1b9ed0262d5dea4425577863b35fa3b373aa9e9a1ea3afce7cfe759f1ab-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b794/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b795/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid 6DQIMMneaY-H6_vDFBIz/6DQIMMneaY-H6_vDFBIz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/4d/4d4ec8e674bfe36664d4821a9e93c304a0f347da94e08aa55a1962a1604e951d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b806/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/c9/c989703227f2540b4a4eca3529d3ca7f15ea6169cffaa96994a49eb4dcbca073-d # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/46/4668ea3d72e9906c796da5d511953c5974cf05c9673aff7686d6fd6b1ff565cf-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/1a/1a9c64d5c2438c6b45c155e84a0c568268e6d69796cde5551607630518c73cdb-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b800/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid teQdA9_0hKK5p0mvON_Q/teQdA9_0hKK5p0mvON_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./pkg/services/rendering/auth.go ./pkg/services/rendering/capabilities.go ./pkg/services/rendering/http_mode.go ./pkg/services/rendering/interface.go ./pkg/services/rendering/mock.go ./pkg/services/rendering/plugin_mode.go ./pkg/services/rendering/rendering.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/60/60b4e7ab37a2292eb622ca9dcb0332ee2229d04f65e9a4b70887bdbd9e51dc24-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b798/ github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b802/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/mail=$WORK/b733/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid QMD5J8R12mAhLQ73IpB9/QMD5J8R12mAhLQ73IpB9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go github.com/grafana/grafana/pkg/login mkdir -p $WORK/b789/ cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid F1X8OaConzFoox82x1D1/F1X8OaConzFoox82x1D1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/login/auth.go ./pkg/login/brute_force_login_protection.go ./pkg/login/grafana_login.go ./pkg/login/ldap_login.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid LH39RKP6WXLFd0Mhfbfo/LH39RKP6WXLFd0Mhfbfo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/67/67405af8d2344237b173236914d3b2e57b5cf5186ea87c20853e205d8cfffa40-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/cc/cc52ae5c7d11be1fc8430d3d3f7d2bf3621f6676f19517a8ddf75df3f846f990-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/0c/0c465fcbcbfe66865d18513c444f603b4a3d4d73c10439cba28f30dfffaa97fa-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/b0/b0aca4a9e56164f400764edadf6e7a9ae0ed3208517a2d7dbba4d17428379909-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/3c/3c3958b0d0217b2d9f509886e01b48ea68e73d3c47030ce1c19b10d1065ddd6b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/e6/e695c52fb7a1e5eaa84f349c50e1f49e69ead26848b94e8875afe95bfb91305d-d # internal github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b671/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid c6g8WV3cRyvmpGNF7Uyf/c6g8WV3cRyvmpGNF7Uyf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b834/ cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b921/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b761/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b818/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid hNZ9Lk-RMWtIcdLRRsVA/hNZ9Lk-RMWtIcdLRRsVA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/f1/f1abe156ada48679e2c72b6c60022b157f057de32ded5442d0fd291c17454df0-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b806/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b807/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptest=$WORK/b682/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid pPQXBOHWG47eXGeZJ7To/pPQXBOHWG47eXGeZJ7To -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/55/5569ce0d1b29778794d13be051033955ac8c6bc45bcaf8bcfd24283ed40c18c2-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b834/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b730/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid 5cco5mDqlP7JyaRT8S0C/5cco5mDqlP7JyaRT8S0C -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/1f/1ff2047356c4d7fe2e13bd297c5c6f9723c0fd45bcbbe450c2d12255fd2873b3-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b770/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid WjEwNUU2bv5JCMJpkBsJ/WjEwNUU2bv5JCMJpkBsJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/e7/e7a4bdbc07bba8362566b34354f2496310b14ccd86ad48c1bd564b9d8403911c-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b821/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b833/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b750/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b938/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b940/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b142/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid IVGaszC4F6xVLPxTxoAA/IVGaszC4F6xVLPxTxoAA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/03/03d55ca026dfbc018782fef1b22c06e51fedc44754c50ee554d7fd18fdc36e44-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/runner mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile github.com/google/wire=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/runner -lang=go1.17 -complete -installsuffix shared -buildid 5q72dPbvQcWZEKJ7RhJ6/5q72dPbvQcWZEKJ7RhJ6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./pkg/cmd/grafana-cli/runner/runner.go ./pkg/cmd/grafana-cli/runner/wire_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/78/78801e53de790f434a722b0dc552398f893e720cb59aeb375a8492fdfb134b44-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b974/ cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b920/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b975/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b673/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid 1vwkk9ZOc--Pa0cfmuBm/1vwkk9ZOc--Pa0cfmuBm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b676/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b978/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b681/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/http/httptest=$WORK/b682/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile xorm.io/builder=$WORK/b663/_pkg_.a packagefile xorm.io/core=$WORK/b664/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid vsV4tjZTO322lEPVp46S/vsV4tjZTO322lEPVp46S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/b6/b6060dfec475985a72c0a4c421bbf956bd696ce1506d30fba32e269baca71d31-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/75/75ec9c2ce23d6f4df1a31bc60cc72de74deeb7e0aebc938b85f1ef0e799308c0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/97/9782b968742cf6ec9cf9f2e839aa73dd5c5a5f949c0a8ec55b52d5fcca3935ff-d # internal github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b976/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b977/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b677/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid KW84dogXPElZEdGv-2Ze/KW84dogXPElZEdGv-2Ze -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./pkg/services/ngalert/provisioning/alert_rules.go ./pkg/services/ngalert/provisioning/config.go ./pkg/services/ngalert/provisioning/contactpoints.go ./pkg/services/ngalert/provisioning/errors.go ./pkg/services/ngalert/provisioning/mute_timings.go ./pkg/services/ngalert/provisioning/notification_policies.go ./pkg/services/ngalert/provisioning/persist.go ./pkg/services/ngalert/provisioning/persist_mock.go ./pkg/services/ngalert/provisioning/provisioning_store_mock.go ./pkg/services/ngalert/provisioning/quota_checker_mock.go ./pkg/services/ngalert/provisioning/templates.go ./pkg/services/ngalert/provisioning/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/3e/3e0eb31f27a20425226338a5521e7481c2433731d08dbaa580054aea461499b8-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b819/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b974/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b976/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b977/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b731/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b979/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b521/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b745/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b999/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b737/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b818/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid 3PmyJxQPsfGMv6OM0Vca/3PmyJxQPsfGMv6OM0Vca -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./pkg/services/ngalert/notifier/alertmanager.go ./pkg/services/ngalert/notifier/alertmanager_config.go ./pkg/services/ngalert/notifier/alerts.go ./pkg/services/ngalert/notifier/config.go ./pkg/services/ngalert/notifier/crypto.go ./pkg/services/ngalert/notifier/file_store.go ./pkg/services/ngalert/notifier/multiorg_alertmanager.go ./pkg/services/ngalert/notifier/receivers.go ./pkg/services/ngalert/notifier/silences.go ./pkg/services/ngalert/notifier/status.go ./pkg/services/ngalert/notifier/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/b7/b754f005ce57c0178fa72e37f9b225871d9183c1c3b9ea5387dab2abd1a27d5f-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations -lang=go1.17 -complete -installsuffix shared -buildid ioFNjUQ0kwYncswpbTEc/ioFNjUQ0kwYncswpbTEc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_deks.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/reencrypt_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/rollback_secrets.go ./pkg/cmd/grafana-cli/commands/secretsmigrations/secretsmigrations.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/be/be7db6f1bdd4dfe6a57b7d3a58c14841b246d8aa584770a77e823cea8307f008-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b108/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b220/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b241/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b251/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b632/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b634/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1006/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b635/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1007/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/commands -lang=go1.17 -complete -installsuffix shared -buildid C_786Tl1mql1XsUQqTJx/C_786Tl1mql1XsUQqTJx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-cli/commands/cli.go ./pkg/cmd/grafana-cli/commands/commands.go ./pkg/cmd/grafana-cli/commands/cuetsify_command.go ./pkg/cmd/grafana-cli/commands/install_command.go ./pkg/cmd/grafana-cli/commands/listremote_command.go ./pkg/cmd/grafana-cli/commands/listversions_command.go ./pkg/cmd/grafana-cli/commands/ls_command.go ./pkg/cmd/grafana-cli/commands/remove_command.go ./pkg/cmd/grafana-cli/commands/reset_password_command.go ./pkg/cmd/grafana-cli/commands/scuemata_validation_command.go ./pkg/cmd/grafana-cli/commands/trim_command.go ./pkg/cmd/grafana-cli/commands/upgrade_all_command.go ./pkg/cmd/grafana-cli/commands/upgrade_command.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c0/c016836b268ff727020936e867856393e745e1ba5bfd2ba282da8aa236246cdc-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid CmWZH2NqheueZU0T7Tf7/CmWZH2NqheueZU0T7Tf7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-cli/main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9d/9d955fa85d5fbb9110848c00361ee5cb312661d9eaa38cbad7ce751b14561f44-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b160/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b032/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b053/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b108/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b054/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b220/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b035/_pkg_.a packagefile github.com/fatih/color=$WORK/b241/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b246/_pkg_.a packagefile github.com/grafana/cuetsy=$WORK/b251/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b256/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations=$WORK/b632/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b258/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/models=$WORK/b634/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/runner=$WORK/b767/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/services=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/utils=$WORK/b633/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b257/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b650/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1003/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b638/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b674/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b270/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b271/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1006/_pkg_.a packagefile github.com/urfave/cli/v2=$WORK/b635/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile testing/fstest=$WORK/b1007/_pkg_.a packagefile text/template=$WORK/b090/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b043/_pkg_.a packagefile internal/safefilepath=$WORK/b045/_pkg_.a packagefile internal/syscall/execenv=$WORK/b046/_pkg_.a packagefile internal/syscall/unix=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b047/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile sort=$WORK/b041/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile compress/gzip=$WORK/b033/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b064/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b067/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b074/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b058/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b055/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b073/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b070/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b076/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b096/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b098/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b101/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b102/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b103/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b100/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b105/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b106/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b099/_pkg_.a packagefile encoding=$WORK/b087/_pkg_.a packagefile encoding/gob=$WORK/b107/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b059/_pkg_.a packagefile math=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b040/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b109/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b116/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b217/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b221/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b239/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os/user=$WORK/b236/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile regexp=$WORK/b094/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b069/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b088/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile internal/fmtsort=$WORK/b036/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b242/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b243/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b247/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b248/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b249/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b250/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile github.com/grafana/cuetsy/ts=$WORK/b252/_pkg_.a packagefile github.com/grafana/cuetsy/ts/ast=$WORK/b253/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b254/_pkg_.a packagefile go/token=$WORK/b255/_pkg_.a packagefile math/bits=$WORK/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b587/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b259/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b819/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b796/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b817/_pkg_.a packagefile github.com/google/wire=$WORK/b768/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b769/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b645/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b811/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b812/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b815/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b816/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b666/_pkg_.a packagefile crypto/sha256=$WORK/b129/_pkg_.a packagefile crypto/tls=$WORK/b176/_pkg_.a packagefile net=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b200/_pkg_.a packagefile net/url=$WORK/b091/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b266/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b554/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b556/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b555/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b557/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b573/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b579/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b580/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b582/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b590/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b589/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b597/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b609/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b614/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b583/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b602/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b604/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b608/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b586/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b651/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b327/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b642/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b653/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b665/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b472/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b549/_pkg_.a packagefile archive/zip=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b696/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b138/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1005/_pkg_.a packagefile crypto/x509=$WORK/b189/_pkg_.a packagefile database/sql=$WORK/b639/_pkg_.a packagefile database/sql/driver=$WORK/b060/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b640/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b641/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b643/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b644/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b647/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b654/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b764/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b765/_pkg_.a packagefile github.com/lib/pq=$WORK/b658/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b661/_pkg_.a packagefile xorm.io/core=$WORK/b664/_pkg_.a packagefile xorm.io/xorm=$WORK/b662/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b690/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b284/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b519/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b490/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b521/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b478/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b274/_pkg_.a packagefile crypto/aes=$WORK/b177/_pkg_.a packagefile crypto/cipher=$WORK/b118/_pkg_.a packagefile crypto/md5=$WORK/b127/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b272/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b273/_pkg_.a packagefile mime/quotedprintable=$WORK/b212/_pkg_.a packagefile flag=$WORK/b235/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b636/_pkg_.a packagefile text/tabwriter=$WORK/b075/_pkg_.a packagefile testing/iotest=$WORK/b1008/_pkg_.a packagefile text/template/parse=$WORK/b092/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile compress/flate=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b050/_pkg_.a packagefile hash/crc32=$WORK/b051/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b077/_pkg_.a packagefile html/template=$WORK/b085/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b097/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b104/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b110/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b125/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b130/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b131/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b132/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b133/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b134/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b135/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b137/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b140/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b144/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b145/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b146/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b147/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b148/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b161/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b162/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b163/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b164/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b165/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b166/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b167/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b168/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b169/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b170/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b172/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b174/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b175/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b216/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b218/_pkg_.a packagefile crypto/internal/boring=$WORK/b117/_pkg_.a packagefile crypto/internal/randutil=$WORK/b121/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b139/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b222/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b223/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b226/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b229/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b231/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b143/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b080/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b240/_pkg_.a packagefile regexp/syntax=$WORK/b095/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b244/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b588/_pkg_.a packagefile github.com/go-kit/log=$WORK/b260/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b262/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b265/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b267/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b268/_pkg_.a packagefile log/syslog=$WORK/b264/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b672/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b673/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b508/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b820/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b821/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b974/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b730/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b976/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b977/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b731/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b979/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b922/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b735/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b997/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b740/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b744/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b745/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b739/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b736/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b999/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b748/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b749/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b750/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b737/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b742/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b818/_pkg_.a packagefile testing=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b649/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b813/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b755/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b770/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b646/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b814/_pkg_.a packagefile mime=$WORK/b210/_pkg_.a packagefile crypto=$WORK/b112/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile container/list=$WORK/b152/_pkg_.a packagefile crypto/des=$WORK/b178/_pkg_.a packagefile crypto/ecdsa=$WORK/b179/_pkg_.a packagefile crypto/ed25519=$WORK/b111/_pkg_.a packagefile crypto/elliptic=$WORK/b180/_pkg_.a packagefile crypto/hmac=$WORK/b126/_pkg_.a packagefile crypto/rc4=$WORK/b187/_pkg_.a packagefile crypto/rsa=$WORK/b188/_pkg_.a packagefile crypto/sha1=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b122/_pkg_.a packagefile crypto/subtle=$WORK/b115/_pkg_.a packagefile encoding/pem=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b154/_pkg_.a packagefile internal/godebug=$WORK/b155/_pkg_.a packagefile internal/nettrace=$WORK/b156/_pkg_.a packagefile internal/singleflight=$WORK/b157/_pkg_.a packagefile net/netip=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b208/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b209/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b202/_pkg_.a packagefile mime/multipart=$WORK/b211/_pkg_.a packagefile net/http/httptrace=$WORK/b213/_pkg_.a packagefile net/http/internal=$WORK/b214/_pkg_.a packagefile net/http/internal/ascii=$WORK/b215/_pkg_.a packagefile net/textproto=$WORK/b207/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b263/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b558/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b559/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b560/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b561/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b562/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b563/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b566/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b567/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b568/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b569/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b571/_pkg_.a packagefile go.uber.org/atomic=$WORK/b572/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b574/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b576/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b577/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b578/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b581/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b591/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b592/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b598/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b599/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b600/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b610/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b613/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b615/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b617/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b621/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b631/_pkg_.a packagefile google.golang.org/grpc=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b378/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b374/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b394/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b584/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b603/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b605/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b606/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b607/_pkg_.a packagefile runtime/trace=$WORK/b489/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b652/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b328/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b432/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b329/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b331/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b469/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b470/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b418/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b463/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b480/_pkg_.a packagefile net/http/pprof=$WORK/b486/_pkg_.a packagefile expvar=$WORK/b473/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b474/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b475/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b341/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b477/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b483/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b391/_pkg_.a packagefile runtime/debug=$WORK/b455/_pkg_.a packagefile runtime/metrics=$WORK/b479/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b550/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b698/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b123/_pkg_.a packagefile embed=$WORK/b493/_pkg_.a packagefile crypto/dsa=$WORK/b190/_pkg_.a packagefile crypto/x509/pkix=$WORK/b191/_pkg_.a packagefile encoding/asn1=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b186/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b648/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b655/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b656/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b676/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b659/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b660/_pkg_.a packagefile xorm.io/builder=$WORK/b663/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b684/_pkg_.a packagefile golang.org/x/text/language=$WORK/b686/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b756/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b481/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b277/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b316/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b491/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b520/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b522/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b523/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b524/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b526/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b542/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b543/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b546/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b553/_pkg_.a packagefile crypto/internal/subtle=$WORK/b119/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b637/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b078/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b081/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b079/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b082/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b083/_pkg_.a packagefile html=$WORK/b089/_pkg_.a packagefile encoding/csv=$WORK/b136/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b141/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b171/_pkg_.a packagefile os/exec=$WORK/b173/_pkg_.a packagefile github.com/google/uuid=$WORK/b219/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b120/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b124/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b224/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b225/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b227/_pkg_.a packagefile text/scanner=$WORK/b228/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b230/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b232/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b233/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b245/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b261/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b269/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b671/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b822/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b833/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b938/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b940/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b142/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b920/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b975/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b462/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b805/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b677/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b978/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b681/_pkg_.a packagefile net/http/httptest=$WORK/b682/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b732/_pkg_.a packagefile net/mail=$WORK/b733/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b936/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b980/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b986/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b990/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b991/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b992/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b993/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b994/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b995/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b741/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b754/_pkg_.a packagefile github.com/rs/cors=$WORK/b998/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b824/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b510/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b923/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b738/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b743/_pkg_.a packagefile github.com/oklog/run=$WORK/b425/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b544/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b746/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b616/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b751/_pkg_.a packagefile internal/sysinfo=$WORK/b596/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b771/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b785/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b806/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b762/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b804/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b183/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b113/_pkg_.a packagefile crypto/internal/nistec=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b198/_pkg_.a packagefile internal/intern=$WORK/b159/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b206/_pkg_.a packagefile compress/zlib=$WORK/b564/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b570/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b575/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b593/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b601/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b611/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b612/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b347/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b364/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b618/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b619/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b379/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b620/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b622/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b624/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b355/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b389/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b336/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b375/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b376/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b380/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b371/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b383/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b384/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b397/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b398/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b377/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b399/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b393/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b400/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b402/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b405/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b406/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b401/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b408/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b414/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b415/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b372/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b373/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b416/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b417/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b369/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b370/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b395/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b396/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b585/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b330/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b434/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b444/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b445/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b446/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b438/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b461/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b466/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b467/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b471/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b419/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b421/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b423/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b424/_pkg_.a packagefile golang.org/x/net/context=$WORK/b422/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b427/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b428/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b429/_pkg_.a packagefile net/rpc=$WORK/b431/_pkg_.a packagefile os/signal=$WORK/b426/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b464/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b465/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b385/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b482/_pkg_.a packagefile internal/profile=$WORK/b487/_pkg_.a packagefile runtime/pprof=$WORK/b488/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b342/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b343/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b358/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b356/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b357/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b390/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b484/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b485/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b551/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b657/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b685/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b687/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b700/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b702/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b761/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b278/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b281/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b279/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b295/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b317/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b318/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b324/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b325/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b492/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b495/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b496/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b497/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b498/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b516/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b517/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b518/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b525/_pkg_.a packagefile compress/lzw=$WORK/b527/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b528/_pkg_.a packagefile github.com/google/btree=$WORK/b530/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b531/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b532/_pkg_.a packagefile github.com/miekg/dns=$WORK/b534/_pkg_.a packagefile github.com/sean-/seed=$WORK/b541/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b547/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b409/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b552/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile github.com/golang/glog=$WORK/b234/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b237/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b823/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b825/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b826/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b830/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b831/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b834/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b939/_pkg_.a packagefile container/heap=$WORK/b941/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b942/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b943/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b944/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b945/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b946/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b947/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b948/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b955/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b949/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b969/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b970/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b971/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b678/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b679/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b680/_pkg_.a packagefile net/http/internal/testcert=$WORK/b683/_pkg_.a packagefile net/smtp=$WORK/b734/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b924/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b927/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b937/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b981/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b982/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b983/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b984/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b985/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b987/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b989/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b996/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b501/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b503/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b509/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b306/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b545/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b747/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b752/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b772/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b773/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b794/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b799/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b114/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b182/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b204/_pkg_.a packagefile hash/adler32=$WORK/b565/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b594/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b348/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b360/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b365/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b368/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b623/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b625/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b626/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b628/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b630/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b339/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b346/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b344/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b350/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b352/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b353/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b351/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b392/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b403/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b404/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b407/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b411/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b412/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b413/_pkg_.a packagefile net/http/httputil=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b387/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b435/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b439/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b436/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b440/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b437/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b441/_pkg_.a packagefile hash/maphash=$WORK/b443/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b447/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b448/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b449/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b456/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b468/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b420/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b430/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b386/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b388/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b349/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b354/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b359/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b363/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b695/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b703/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b704/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b705/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b706/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b708/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b726/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b707/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b759/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b760/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b763/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b311/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b319/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b323/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b326/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b494/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b514/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b499/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b505/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b511/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b512/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b529/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b533/_pkg_.a packagefile encoding/base32=$WORK/b535/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b536/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b540/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b548/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b410/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b827/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b829/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b832/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b835/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b836/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b921/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b954/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b950/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b951/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b953/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b956/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b961/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b952/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b963/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b964/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b965/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b966/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b967/_pkg_.a packagefile go.uber.org/goleak=$WORK/b972/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b925/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b926/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b932/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b933/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b934/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b935/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b928/_pkg_.a packagefile encoding/xml=$WORK/b312/_pkg_.a packagefile github.com/docker/go-units=$WORK/b988/_pkg_.a packagefile github.com/josharian/intern=$WORK/b502/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b504/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b308/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b753/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b774/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b775/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b778/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b779/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b780/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b781/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b776/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b777/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b795/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b800/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b801/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b361/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b362/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b345/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b627/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b629/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b442/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b450/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b451/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b453/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b454/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b457/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b458/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b459/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b709/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b710/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b719/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b720/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b721/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b718/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b722/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b723/_pkg_.a packagefile math/cmplx=$WORK/b713/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b320/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b321/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b515/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b500/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b506/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b507/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b513/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b537/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b538/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b539/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b828/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b837/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b848/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b957/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b958/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b960/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b962/_pkg_.a packagefile github.com/golang/snappy=$WORK/b968/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b973/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b929/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b791/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b792/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b452/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b460/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b711/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b724/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b322/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b838/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b839/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b847/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b919/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b875/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b879/_pkg_.a packagefile google.golang.org/api/option=$WORK/b874/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b959/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b930/_pkg_.a packagefile golang.org/x/text/width=$WORK/b931/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b793/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b712/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b714/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b717/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b715/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b716/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b840/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b841/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b842/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b843/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b844/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b845/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b846/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b850/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b851/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b861/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b862/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b863/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b870/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b871/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b872/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b852/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b856/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b910/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b873/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b882/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b917/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b918/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b912/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b858/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b908/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b860/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b876/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b877/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b878/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b880/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b881/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b864/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b855/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b883/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b853/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b857/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b911/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b913/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b915/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b895/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b916/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b894/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b859/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b909/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b865/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b866/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b868/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b869/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b884/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b896/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b898/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b907/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b854/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b914/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b887/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b890/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b889/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b893/_pkg_.a packagefile go.opencensus.io=$WORK/b867/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b885/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b897/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b899/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b888/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b891/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b892/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b886/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b900/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b901/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b905/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b903/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b906/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b902/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b904/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-cli\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.1\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/cuetsy\tv0.0.1\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/urfave/cli/v2\tv2.3.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/xlab/treeprint\tv1.1.0\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0xeead33371d078ae83763461909c73cfc8f24f24a -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=riscv64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=0virVK8BoRh0UVfyVw1q/CmWZH2NqheueZU0T7Tf7/4Ajeb5tvgL19eu4E7s-M/0virVK8BoRh0UVfyVw1q -X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0xeead33371d078ae83763461909c73cfc8f24f24a -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-cli rm -r $WORK/b001/ + for cmd in grafana-cli grafana-server ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=auto + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x7d6c5bf0631afb79c7d5520f42e759556a5dc047 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o /builddir/build/BUILD/bin/grafana-server ./pkg/cmd/grafana-server WORK=/tmp/go-build399763314 internal/goarch mkdir -p $WORK/b006/ internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid tkmeIpst1_uVpjK8nwRD/tkmeIpst1_uVpjK8nwRD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ahSC4oH1iFu8dHLCjgi6/ahSC4oH1iFu8dHLCjgi6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goos mkdir -p $WORK/b014/ 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 internal/goos -std -+ -complete -installsuffix shared -buildid _v6GfocbNcOxD0antqOS/_v6GfocbNcOxD0antqOS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/goexperiment mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid 5hmgV1qmnhpNzwdjIlyO/5hmgV1qmnhpNzwdjIlyO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -installsuffix shared -buildid DSwKSaeDBKzvTeLfyomc/DSwKSaeDBKzvTeLfyomc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go runtime/internal/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b015/symabis ./atomic_riscv64.s internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s runtime/internal/syscall mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b018/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d4/d44017e2e2f000489acd14e69157ee50af47afe9b8c804e610e92d08c22b1d66-d # internal sync/atomic mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/76/76a2039de9067227ec1803276525fb7b74e6c659606cc462e395c7b906e08302-d # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s internal/abi mkdir -p $WORK/b010/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/61/61e04d9bd8e7d1f4cc71e5d99b9ed9e6b235746e512bef3c41369fcdcce73e2b-d # internal runtime/internal/math mkdir -p $WORK/b016/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b010/symabis ./abi_test.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OpGnkU3enQzkitqmBI_1/OpGnkU3enQzkitqmBI_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/44/44f24b1aa0846bc5af80d6327b25b1a573bb3b1941c600eb6be2a068cfb9a5f0-d # internal runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid xOTb9d7Y804f0JIGfpN7/xOTb9d7Y804f0JIGfpN7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 41Mfl8t4Nxe2bwuVq0fy/41Mfl8t4Nxe2bwuVq0fy -goversion go1.19.4 -symabis $WORK/b015/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid mrPM8MkKzdJdPtEMrXcw/mrPM8MkKzdJdPtEMrXcw -goversion go1.19.4 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid H05A_QEJz-dMYpu0w3bX/H05A_QEJz-dMYpu0w3bX -goversion go1.19.4 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -installsuffix shared -buildid q1oWX5vjjNKbjBkGSY5j/q1oWX5vjjNKbjBkGSY5j -goversion go1.19.4 -symabis $WORK/b021/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid 280vF6thX8SX63xkZrdU/280vF6thX8SX63xkZrdU -goversion go1.19.4 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b2/b2c154852c7ba3773d8c622293b05254dc05e69febcbc72927d0a1e0b4763cc9-d # internal internal/itoa mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/itoa -std -complete -installsuffix shared -buildid jd1zXGig1oRaA7na_wij/jd1zXGig1oRaA7na_wij -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/56/56b86bf6e57d939f345c9080fd2a9c000622b6ffe0e5f8870acbdf2d2c294428-d # internal encoding mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding -std -complete -installsuffix shared -buildid QXsRhzWQAHs1vh3iS-rT/QXsRhzWQAHs1vh3iS-rT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b018/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b3/b3fc44d6504d6f6b30c5d24e675acf01a1bdffd1e85dfde8ddb1b8c7fe014ad1-d # internal math/bits mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid 7KgGiEgB1hmLG6A83Jbz/7KgGiEgB1hmLG6A83Jbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b010/abi_test.o ./abi_test.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1b/1b7d1617d4a7393a09196f10bb4b10d6995074833cbc89d74da7180f7100e35c-d # internal unicode/utf8 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid un_ntRs1NWmYZ5mvTMCn/un_ntRs1NWmYZ5mvTMCn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/72/72bbabdf88567e25c8885cbd2b8daec7fcb9960c529380056aac522ce42483f2-d # internal unicode mkdir -p $WORK/b035/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/87/873c55a4301a852cc2259ac928658d3561ade7c903b111444a1ee4ecbadf4789-d # internal crypto/internal/subtle mkdir -p $WORK/b054/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p unicode -std -complete -installsuffix shared -buildid svu4gtortX_CJkT9jdHF/svu4gtortX_CJkT9jdHF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AWTPieBCsjVNpq-NHO7L/AWTPieBCsjVNpq-NHO7L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/5f/5fd6683f1bf691a0279199fad5286a466d51adf14c902b1e470e19de75832a6b-d # internal crypto/subtle mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/subtle -std -complete -installsuffix shared -buildid uWFpy4VVnTCkZYUaZC9j/uWFpy4VVnTCkZYUaZC9j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c3/c36a9aac0823698a26754c1838798d07c5055fcb4d88f2ee32aeef11be88009b-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b021/asm.o ./asm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid Si9lTV44dwoUWdT9Eokz/Si9lTV44dwoUWdT9Eokz -goversion go1.19.4 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ac/aca81bfbf462ed0a21a0dacb336e201aa49b76b1049c6fa92478ef692cdaa363-d # internal crypto/internal/boring/sig mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b015/atomic_riscv64.o ./atomic_riscv64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b057/symabis ./sig_other.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/51/5180577c743027b994403ee67e430d403b9e1dbea1f097cec8ce1c4404f99481-d # internal container/list mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p container/list -std -complete -installsuffix shared -buildid 0xVwgIo7EdtAHTdEmrW9/0xVwgIo7EdtAHTdEmrW9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/fd/fd286f8fcee73a7a02bd4bd3424a74cfcbfc8820496c385aae25a46e7477a90a-d # internal unicode/utf16 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid _wYu2CLF3PPoYApCKvjJ/_wYu2CLF3PPoYApCKvjJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid xFzcknhpLTpbo0xFEjvd/xFzcknhpLTpbo0xFEjvd -goversion go1.19.4 -symabis $WORK/b057/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c2/c232960875d84b55b7b982b0ca38864fbb4dbfdac9d0f4888e2a905dd450ca38-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 8Ek0i3FOHx3MVfQglQXD/8Ek0i3FOHx3MVfQglQXD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/0f/0fb2476a5d2aa871b51e3a69b9ff72f37634f65668e681593586d8e5c54e8795-d # internal internal/nettrace mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/nettrace -std -complete -installsuffix shared -buildid gfUjulssRDWPGNVeiwbE/gfUjulssRDWPGNVeiwbE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ba/ba29e8fede5a6624afd58def590cf88ffdbc003ca5e778e30a8952b4bc60c878-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b057/sig_other.o ./sig_other.s math mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b031/symabis ./dim_riscv64.s ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c7/c79f8da1db8bf50637f02a1721a0e393d910a5731f91151b918976ac1316f470-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b102/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8f/8fb183690704adb45a2c2edd68e3a518c42f5500929930238b5e409c336b21de-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e4/e49d11bd00faf2eb3ecfea5190a4b19dcdf3fcd94c1bd588e4148c8bd834e8ed-d # internal internal/goversion mkdir -p $WORK/b149/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DE_aQrS_g8-mlYwNYCMM/DE_aQrS_g8-mlYwNYCMM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config EOF golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b161/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p internal/goversion -std -complete -installsuffix shared -buildid J2KV72ORLW4HVI3hw8TT/J2KV72ORLW4HVI3hw8TT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p golang.org/x/sys/internal/unsafeheader -lang=go1.16 -complete -installsuffix shared -buildid QMqQq_uDIQaLB-qak9y6/QMqQq_uDIQaLB-qak9y6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b057/_pkg_.a $WORK/b057/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/compare_riscv64.o ./compare_riscv64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3f/3fcd4ef606b751e51c5f771f68dc758b15b76213634cf5db9f9958369c78e51c-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid snIgryIqmHd_nIjZMbCS/snIgryIqmHd_nIjZMbCS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid UW42kt46MSy1ws-dJVcQ/UW42kt46MSy1ws-dJVcQ -goversion go1.19.4 -symabis $WORK/b031/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/count_riscv64.o ./count_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/fb/fbc6896066cb83b72dc9470f06f49da4459669c667bbf7e458005cba77747d78-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p google.golang.org/protobuf/internal/set -lang=go1.16 -complete -installsuffix shared -buildid BOP4KGCRDOY208y8ck66/BOP4KGCRDOY208y8ck66 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b2/b278086f2ee8f3bd9927bcd4aff445545d5957226baa8c5dcc8a87e406cca350-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/36/368e8fcd13fc2121788d9618fb646bd499bf42ab3a3e13a67a7187167d73dcf5-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/grpc/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid POUMCM-hm2nluCwFTW9s/POUMCM-hm2nluCwFTW9s -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/6c/6c27dab10b6b46fd45cbb2e63f1da6f6bd577bc41bacf44d76c10d0b21bbe2ec-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b206/ github.com/apache/arrow/go/arrow/internal/debug mkdir -p $WORK/b280/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/grpc/attributes -lang=go1.16 -complete -installsuffix shared -buildid oH_QS7BVAgfhq38RwhzM/oH_QS7BVAgfhq38RwhzM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./vendor/google.golang.org/grpc/attributes/attributes.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/apache/arrow/go/arrow/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid pyz_uL5WiSqt-yGA2CaM/pyz_uL5WiSqt-yGA2CaM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/debug/assert_off.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/doc.go ./vendor/github.com/apache/arrow/go/arrow/internal/debug/log_off.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b011/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5d/5d3ee0f6545344ffc0fa6aeea89babc9b84f6eb6834bab9e0e7c372637f1a2d2-d # internal golang.org/x/xerrors/internal mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p golang.org/x/xerrors/internal -lang=go1.16 -complete -installsuffix shared -buildid sK69LtvohNpt5oV2lpPY/sK69LtvohNpt5oV2lpPY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./vendor/golang.org/x/xerrors/internal/internal.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_riscv64.o $WORK/b011/count_riscv64.o $WORK/b011/equal_riscv64.o $WORK/b011/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/7d/7d33abbeed622f927a030ff32702b88e699dba55d836c7dfb16ebf4fad38b9a4-d # internal hash/maphash mkdir -p $WORK/b286/ cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/7a/7aac4187e92db6efeb60338ea1016e8268f902537030a82e4333100d3c1f6d30-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/90/901c0d97d2b2b3da0f3b0da43110adb51f238a0f9cc48b5f6c1ed886de8c6e72-d # internal github.com/pierrec/lz4/v4/internal/lz4errors cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p hash/maphash -std -complete -installsuffix shared -buildid rTLoRgxjgtMO3pUNnNKX/rTLoRgxjgtMO3pUNnNKX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack /usr/lib/golang/src/hash/maphash/maphash.go mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.16 -complete -installsuffix shared -buildid clwWNNIC6vM_nSy9dr1f/clwWNNIC6vM_nSy9dr1f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/be/bef703cce68555a714a166e6779fa3113aabfa3bfe59240437062809b07abbc2-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/7f/7f9c9fbcaf97aa409e1904d33e7541172f1594a37996ac52b630860a2e8f86e8-d # internal github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config EOF github.com/cheekybits/genny/generic mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/cheekybits/genny/generic -lang=go1.16 -complete -installsuffix shared -buildid tSCyICmhUt4RiPd0EruY/tSCyICmhUt4RiPd0EruY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./vendor/github.com/cheekybits/genny/generic/doc.go ./vendor/github.com/cheekybits/genny/generic/generic.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.16 -complete -installsuffix shared -buildid cTWQX9f-aR-zoG8XB6B6/cTWQX9f-aR-zoG8XB6B6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f5/f5244f1a1d7bb585733676db4c93b9234ecc2697ad97a3af8051f17dd6dedc34-d # internal github.com/gobwas/glob/util/runes mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid PVoGMKWo6Qt6JRDC-NDw/PVoGMKWo6Qt6JRDC-NDw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b300/_pkg_.a # internal runtime mkdir -p $WORK/b009/ cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/c7/c713c7c77b8648593ea7b1180ddff2f4426aa188384d7a1934a06818636b39e8-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b378/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cat >$WORK/b378/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.16 -complete -installsuffix shared -buildid f3foJYvTngVXuVY_8QR4/f3foJYvTngVXuVY_8QR4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/28/280435138437646e0a65ece8b774fa60d13a3ec1fda5c26eb6e447d8b6b6164f-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/internal/iana -lang=go1.16 -complete -installsuffix shared -buildid bofEVaODAvyrerX9F5H0/bofEVaODAvyrerX9F5H0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/2f/2fa0af6bcf711e60623777d67b28de5d2926c2e8813a6d541b498f2974eef7a4-d # internal github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/uber/jaeger-client-go/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid 2NR8CSBslAdFpa1KRkFc/2NR8CSBslAdFpa1KRkFc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid UaRZ8k6kz5MYyua2C56W/UaRZ8k6kz5MYyua2C56W -goversion go1.19.4 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/1a/1ae5b1a4989bdf648d4b2c9a4d0adaf3e21b8392660e682f9785c3cffcff141c-d # internal github.com/uber/jaeger-client-go/internal/reporterstats /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/01/01c104e918431baef754f797d1eea2e83ddee536e0f0e696f5d22a629644d0ba-d # internal mkdir -p $WORK/b481/ github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b483/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b286/_pkg_.a # internal cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/uber/jaeger-client-go/internal/throttler -lang=go1.16 -complete -installsuffix shared -buildid HVDpQSdaaE3O11gLUGix/HVDpQSdaaE3O11gLUGix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/f8/f8844d000ae387c88bb0bdc5273e7c18b113bef6dac4244e291067ae42c85763-d # internal go.opentelemetry.io/otel/sdk/instrumentation mkdir -p $WORK/b528/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/uber/jaeger-client-go/internal/reporterstats -lang=go1.16 -complete -installsuffix shared -buildid AEM0FMKzcEcX1xai5v2n/AEM0FMKzcEcX1xai5v2n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.16 -complete -installsuffix shared -buildid sAlW5N3wDXthu5EJToDz/sAlW5N3wDXthu5EJToDz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/instrumentation/library.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/3d/3d354f3300d5a373864de205debc0d45d798c78407b6a80a39f49046e8ff9c23-d # internal github.com/VividCortex/mysqlerr mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/VividCortex/mysqlerr -lang=go1.16 -complete -installsuffix shared -buildid mQIKwNWeEyDE6_YtT45Q/mQIKwNWeEyDE6_YtT45Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b562/importcfg -pack ./vendor/github.com/VividCortex/mysqlerr/mysqlerr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/a8/a81be3e0916499f3ef8818654e06af26caadc305c7505f4a4d7cc6626fc62050-d # internal github.com/lib/pq/oid mkdir -p $WORK/b567/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/lib/pq/oid -lang=go1.16 -complete -installsuffix shared -buildid Kik6mkxUt4GiUNx-z6RQ/Kik6mkxUt4GiUNx-z6RQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b567/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/c4/c4709495187c16328e6d4674c94f3a80e3b3746170a6a5a0a8ac89bbb7bd8de1-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/golang/groupcache/lru -lang=go1.16 -complete -installsuffix shared -buildid CaUbDZLaWUg1gq5nOeY-/CaUbDZLaWUg1gq5nOeY- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b611/importcfg -pack ./vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/39/399a415f3c24189ac1d1adef9f3c99c5b51f9c6a8600f4debccf0da83d37bdd7-d # internal go.opencensus.io mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p go.opencensus.io -lang=go1.16 -complete -installsuffix shared -buildid AJ2ncw6mgDVm0gtQPfy0/AJ2ncw6mgDVm0gtQPfy0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b613/importcfg -pack ./vendor/go.opencensus.io/opencensus.go cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/e9/e97468a510fab046c9dcfed31ca638596bc6134a84bff4800441c20f161f7740-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p go.opencensus.io/trace/internal -lang=go1.16 -complete -installsuffix shared -buildid wUDwpwL38Dn7Oi8AvWJC/wUDwpwL38Dn7Oi8AvWJC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b614/importcfg -pack ./vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b614/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/6d/6dcd556a9fea5915a400d6dfd3fee826e041e18ffa018915faddccac42941f6a-d # internal cloud.google.com/go/storage/internal mkdir -p $WORK/b617/ cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/a2/a27ed90d568b646ad436cf111997541b011d906d77a7097f681a984d03091087-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p go.opencensus.io/internal/tagencoding -lang=go1.16 -complete -installsuffix shared -buildid 89CRheSgjEvBPL3nPrad/89CRheSgjEvBPL3nPrad -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b637/importcfg -pack ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cat >$WORK/b617/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p cloud.google.com/go/storage/internal -lang=go1.16 -complete -installsuffix shared -buildid 5bRx1aZnArd1BLf1ANlE/5bRx1aZnArd1BLf1ANlE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b617/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/version.go cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/32/32caea3462c79755f7d7c7512ed889ec1c42dbba8c675542ec21af2cfeac76a6-d # internal github.com/dgryski/go-rendezvous mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/dgryski/go-rendezvous -lang=go1.16 -complete -installsuffix shared -buildid BrlMdO2j1P4EJSibDCSa/BrlMdO2j1P4EJSibDCSa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b702/importcfg -pack ./vendor/github.com/dgryski/go-rendezvous/rdv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/21/21710ce62e6c2a440c853c96806e5147b2cb666e03b7b2bd2c1baf2b7dc98ae4-d # internal gonum.org/v1/gonum/graph mkdir -p $WORK/b731/ cat >$WORK/b731/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p gonum.org/v1/gonum/graph -lang=go1.16 -complete -installsuffix shared -buildid moDdxA86biz7qV1o3-oI/moDdxA86biz7qV1o3-oI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b731/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/complement.go ./vendor/gonum.org/v1/gonum/graph/doc.go ./vendor/gonum.org/v1/gonum/graph/graph.go ./vendor/gonum.org/v1/gonum/graph/multigraph.go ./vendor/gonum.org/v1/gonum/graph/nodes_edges.go ./vendor/gonum.org/v1/gonum/graph/undirect.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/cd/cd768471db3fbc32b2167a79ce071cca6749b854b08fd6e78c9f34ea4c91de8d-d # internal gonum.org/v1/gonum/blas mkdir -p $WORK/b737/ cat >$WORK/b737/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p gonum.org/v1/gonum/blas -lang=go1.16 -complete -installsuffix shared -buildid Z_0YJmeCp8-HnLfx4J34/Z_0YJmeCp8-HnLfx4J34 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b737/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas.go ./vendor/gonum.org/v1/gonum/blas/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b637/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/19/190b53bcd1d953fd9b28412e8f020b8624005e7f864c347715686d1c30eaeebb-d # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/15/15f9ef90e3b143c54bff1b20d271689d6961083722489a0f30fd9d48dd2552ca-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo mkdir -p $WORK/b822/ cat >$WORK/b822/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.16 -complete -installsuffix shared -buildid 69LK33FyFkgRC3BNHEqx/69LK33FyFkgRC3BNHEqx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b822/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo/errorinfo.go github.com/denisenkom/go-mssqldb/internal/cp mkdir -p $WORK/b793/ cat >$WORK/b793/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/denisenkom/go-mssqldb/internal/cp -lang=go1.16 -complete -installsuffix shared -buildid 3IfHkw0Kv62F3CdqduRk/3IfHkw0Kv62F3CdqduRk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b793/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/charset.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/collation.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1250.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1251.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1252.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1253.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1254.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1255.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1256.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1257.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp1258.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp437.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp850.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp874.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp932.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp936.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp949.go ./vendor/github.com/denisenkom/go-mssqldb/internal/cp/cp950.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/4b/4b89b1bc598838bf3ffa85c702286d8f60bd2e7debc6f18923e8efd7542595d9-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache mkdir -p $WORK/b826/ cat >$WORK/b826/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.16 -complete -installsuffix shared -buildid h_FSl93gbBZFPuvugsN4/h_FSl93gbBZFPuvugsN4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b826/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/09/092bfd330ccf5038a27b7213bf39b8c1aadc81c70c7ae61df0e602a3d80bbc43-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant mkdir -p $WORK/b838/ cat >$WORK/b838/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.16 -complete -installsuffix shared -buildid rXSgmnU-eJcU8xDSP_kj/rXSgmnU-eJcU8xDSP_kj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b838/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant/grant.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/38/3879e02aa5ce9691ca73b4d0e4f7116c50567193873cc8b3829c9509ab0e008a-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version mkdir -p $WORK/b844/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/fa/fa94481ef58dfd261e44e83cdb6cb6c002876f8269edc21c6f4e1817f2385ff3-d # internal golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b908/ cat >$WORK/b908/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b908/_pkg_.a -trimpath "$WORK/b908=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.16 -complete -installsuffix shared -buildid ubsI0QePy6filmxdqE8f/ubsI0QePy6filmxdqE8f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b908/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go cat >$WORK/b844/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.16 -complete -installsuffix shared -buildid FURvEHg2Pyqpjl0_oi-z/FURvEHg2Pyqpjl0_oi-z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b844/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/e9/e9f60d9ffcf5c4d705b17a3aac96275a53c17b9a8b24b231b70b9ff0ad7c6b16-d # internal golang.org/x/text/internal/utf8internal mkdir -p $WORK/b910/ cat >$WORK/b910/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b910/_pkg_.a -trimpath "$WORK/b910=>" -p golang.org/x/text/internal/utf8internal -lang=go1.16 -complete -installsuffix shared -buildid E9SmuQ9mHuwtmkMOB_Yh/E9SmuQ9mHuwtmkMOB_Yh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b910/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b908/_pkg_.a # internal cp $WORK/b908/_pkg_.a /builddir/.cache/go-build/21/2159430a9d0d3b486dad36ce742a73ddfd426cc1a8a3201d3194244652c46283-d # internal cuelang.org/go/pkg/tool mkdir -p $WORK/b953/ cat >$WORK/b953/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b953/_pkg_.a -trimpath "$WORK/b953=>" -p cuelang.org/go/pkg/tool -lang=go1.16 -complete -installsuffix shared -buildid M2OZ_JVPiLytvRqTK8an/M2OZ_JVPiLytvRqTK8an -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b953/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/doc.go ./vendor/cuelang.org/go/pkg/tool/generate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b910/_pkg_.a # internal cp $WORK/b910/_pkg_.a /builddir/.cache/go-build/9b/9bbc760432682dbfd089f1d42de76c4dff2eaa328e81059897797e9b76b8053d-d # internal github.com/segmentio/asm/cpu/cpuid mkdir -p $WORK/b1021/ cat >$WORK/b1021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1021/_pkg_.a -trimpath "$WORK/b1021=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.16 -complete -installsuffix shared -buildid -befxgR_so4B4SEFKSbg/-befxgR_so4B4SEFKSbg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1021/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpuid/cpuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b953/_pkg_.a # internal cp $WORK/b953/_pkg_.a /builddir/.cache/go-build/70/709e9720ebc8369187f0fe528d037fe3129c4f2a9acda58a8ee49d00847d1e5f-d # internal github.com/segmentio/asm/internal/unsafebytes mkdir -p $WORK/b1027/ cat >$WORK/b1027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1027/_pkg_.a -trimpath "$WORK/b1027=>" -p github.com/segmentio/asm/internal/unsafebytes -lang=go1.16 -complete -installsuffix shared -buildid jDxSXJUFPXoBiZww1apc/jDxSXJUFPXoBiZww1apc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1027/importcfg -pack ./vendor/github.com/segmentio/asm/internal/unsafebytes/unsafebytes.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b031/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1021/_pkg_.a # internal cp $WORK/b1021/_pkg_.a /builddir/.cache/go-build/d5/d5d6ad2775d32974f43af1a7f7d271258835b5555b8d7b1119f5a0fa12eb4f66-d # internal container/ring mkdir -p $WORK/b1103/ cat >$WORK/b1103/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1103/_pkg_.a -trimpath "$WORK/b1103=>" -p container/ring -std -complete -installsuffix shared -buildid -JPOGghBJ_-tAyY28tyW/-JPOGghBJ_-tAyY28tyW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1103/importcfg -pack /usr/lib/golang/src/container/ring/ring.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b031/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1027/_pkg_.a # internal cp $WORK/b1027/_pkg_.a /builddir/.cache/go-build/05/054bacf42bc7360f6811a7071df4881774f726149693297beb11c5da9bec1327-d # internal github.com/weaveworks/common/errors mkdir -p $WORK/b1162/ cat >$WORK/b1162/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1162/_pkg_.a -trimpath "$WORK/b1162=>" -p github.com/weaveworks/common/errors -lang=go1.16 -complete -installsuffix shared -buildid 48bJpBHfrbryd2YM39G2/48bJpBHfrbryd2YM39G2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1162/importcfg -pack ./vendor/github.com/weaveworks/common/errors/error.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b031/_pkg_.a $WORK/b031/dim_riscv64.o $WORK/b031/sqrt_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/af/af951bdd9559a133705359393ce431a6fe227f32b99bac2268f52b8b43c3fc71-d # internal github.com/google/flatbuffers/go mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid fGgNuIgBn8HSgUSk59AM/fGgNuIgBn8HSgUSk59AM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/google/flatbuffers/go/builder.go ./vendor/github.com/google/flatbuffers/go/doc.go ./vendor/github.com/google/flatbuffers/go/encode.go ./vendor/github.com/google/flatbuffers/go/grpc.go ./vendor/github.com/google/flatbuffers/go/lib.go ./vendor/github.com/google/flatbuffers/go/sizes.go ./vendor/github.com/google/flatbuffers/go/struct.go ./vendor/github.com/google/flatbuffers/go/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1162/_pkg_.a # internal cp $WORK/b1162/_pkg_.a /builddir/.cache/go-build/ea/eaab9b93545a5d792e15201dc31a5e15d558be52ea296538fcb9de231569e61e-d # internal github.com/klauspost/compress mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/klauspost/compress -lang=go1.16 -complete -installsuffix shared -buildid YkaLpSYz4HuoN4T0lKGY/YkaLpSYz4HuoN4T0lKGY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1103/_pkg_.a # internal cp $WORK/b1103/_pkg_.a /builddir/.cache/go-build/3b/3bf97a301c1e3d859593eeb74e719ea722e3f024ef23d81ac4bcc668502d9056-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.16 -complete -installsuffix shared -buildid _I9OnrwMOpi9dcAPUQKV/_I9OnrwMOpi9dcAPUQKV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b731/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/55/5539d9f592d51c6292920bc459f38e821342b7d1a9493748e51e39f624639fcb-d # internal go.opentelemetry.io/otel/internal mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p go.opentelemetry.io/otel/internal -lang=go1.16 -complete -installsuffix shared -buildid div_gbWE7wXDfUptgkaH/div_gbWE7wXDfUptgkaH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/31/31367b222994a432e62faf66605f1453f3f2b8ff4e9846ae7b9a1c31943b3301-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d4/d44ccca0b144ddb40a0b5a5a4cdfff82a8d028b9c7831ca84837ebfe7252345c-d # internal gonum.org/v1/gonum/internal/math32 mkdir -p $WORK/b744/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p gonum.org/v1/gonum/internal/math32 -lang=go1.16 -complete -installsuffix shared -buildid DXWsgOua6fN4LssFu9RP/DXWsgOua6fN4LssFu9RP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b744/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/math32/doc.go ./vendor/gonum.org/v1/gonum/internal/math32/math.go ./vendor/gonum.org/v1/gonum/internal/math32/signbit.go ./vendor/gonum.org/v1/gonum/internal/math32/sqrt.go math/cmplx mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p math/cmplx -std -complete -installsuffix shared -buildid s-59kop1YH9iivyMWial/s-59kop1YH9iivyMWial -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b741/importcfg -pack /usr/lib/golang/src/math/cmplx/abs.go /usr/lib/golang/src/math/cmplx/asin.go /usr/lib/golang/src/math/cmplx/conj.go /usr/lib/golang/src/math/cmplx/exp.go /usr/lib/golang/src/math/cmplx/isinf.go /usr/lib/golang/src/math/cmplx/isnan.go /usr/lib/golang/src/math/cmplx/log.go /usr/lib/golang/src/math/cmplx/phase.go /usr/lib/golang/src/math/cmplx/polar.go /usr/lib/golang/src/math/cmplx/pow.go /usr/lib/golang/src/math/cmplx/rect.go /usr/lib/golang/src/math/cmplx/sin.go /usr/lib/golang/src/math/cmplx/sqrt.go /usr/lib/golang/src/math/cmplx/tan.go cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/f1/f14c69dea3193cffe3ec8c133da2488e10a371171b7c13a4378e8c51175a8b6a-d # internal gonum.org/v1/gonum/graph/iterator mkdir -p $WORK/b733/ cat >$WORK/b733/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_riscv64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b733=>" -I $WORK/b733/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b733/symabis ./map.s cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p gonum.org/v1/gonum/graph/iterator -lang=go1.16 -installsuffix shared -buildid feBSLtDDhOJzQ4UREwZA/feBSLtDDhOJzQ4UREwZA -goversion go1.19.4 -symabis $WORK/b733/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b733/importcfg -pack -asmhdr $WORK/b733/go_asm.h ./vendor/gonum.org/v1/gonum/graph/iterator/doc.go ./vendor/gonum.org/v1/gonum/graph/iterator/edges.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines.go ./vendor/gonum.org/v1/gonum/graph/iterator/lines_map.go ./vendor/gonum.org/v1/gonum/graph/iterator/map.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes.go ./vendor/gonum.org/v1/gonum/graph/iterator/nodes_map.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/f6/f6cbb7d9961eed7c2689975ac7afed6bb88f04a8280beb249657b3d237781566-d # internal gonum.org/v1/gonum/graph/internal/set mkdir -p $WORK/b735/ cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p gonum.org/v1/gonum/graph/internal/set -lang=go1.16 -complete -installsuffix shared -buildid Rop73utVnqSIQUTQ1jtt/Rop73utVnqSIQUTQ1jtt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b735/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/set/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/set/same.go ./vendor/gonum.org/v1/gonum/graph/internal/set/set.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b737/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/26/26b7b816c5c9276f5c69f3ab152c4b2722a4f04297ff3b200a5856a1f10be65d-d # internal gonum.org/v1/gonum/internal/cmplx64 mkdir -p $WORK/b743/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b744/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p gonum.org/v1/gonum/internal/cmplx64 -lang=go1.16 -complete -installsuffix shared -buildid 7x6dq1zFSU5NAbx9HxTG/7x6dq1zFSU5NAbx9HxTG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b743/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/cmplx64/abs.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/conj.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/doc.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isinf.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/isnan.go ./vendor/gonum.org/v1/gonum/internal/cmplx64/sqrt.go cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/ae/aec2cc1f1349ef9f33d32fa3721954f5eb3661ee4f19e11f13ba4744150b5d4c-d # internal gonum.org/v1/gonum/internal/asm/f32 mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/math32=$WORK/b744/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p gonum.org/v1/gonum/internal/asm/f32 -lang=go1.16 -complete -installsuffix shared -buildid J-xAkgyP-dvg9TIIztS4/J-xAkgyP-dvg9TIIztS4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b745/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f32/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/gemv.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/l2norm.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f32/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/1b/1b43281e9fd66163f33959ef79b73e5c16572987dd012d9f0b3577da79418a88-d # internal gonum.org/v1/gonum/internal/asm/c64 mkdir -p $WORK/b742/ cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b744/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p gonum.org/v1/gonum/internal/asm/c64 -lang=go1.16 -complete -installsuffix shared -buildid 5sA3zMOngLNSg0UvTiX_/5sA3zMOngLNSg0UvTiX_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b742/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c64/conj.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/dd/ddce9f96b4ccf5cdb6d0b50aff0948d8f3a84c1eed7808dd0bd81f0795354dfb-d # internal gonum.org/v1/gonum/graph/set/uid mkdir -p $WORK/b734/ cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b735/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p gonum.org/v1/gonum/graph/set/uid -lang=go1.16 -complete -installsuffix shared -buildid 356uAP9iPZN6fq4AQuV5/356uAP9iPZN6fq4AQuV5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b734/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/set/uid/uid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/20/20d4a64f42e9f652b92afd6eda748b375c898b821f17869baa5886ae5a8fc797-d # internal gonum.org/v1/gonum/internal/asm/c128 mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b741/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p gonum.org/v1/gonum/internal/asm/c128 -lang=go1.16 -complete -installsuffix shared -buildid wVMW70cjSbdKQFun-qrD/wVMW70cjSbdKQFun-qrD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b740/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/c128/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs.go ./vendor/gonum.org/v1/gonum/internal/asm/c128/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/07/07e166e5cac0443af1c4073dd142935318d40f0120134be45c79963972364529-d # internal gonum.org/v1/gonum/internal/asm/f64 mkdir -p $WORK/b746/ cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p gonum.org/v1/gonum/internal/asm/f64 -lang=go1.16 -complete -installsuffix shared -buildid miu3vKw4lVvI83sEPuMv/miu3vKw4lVvI83sEPuMv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b746/importcfg -pack ./vendor/gonum.org/v1/gonum/internal/asm/f64/axpy.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/doc.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/dot.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/ge_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/l2norm_noasm.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/scal.go ./vendor/gonum.org/v1/gonum/internal/asm/f64/stubs_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/41/413735b41eca2975b59db477a7528e5db3a29f57f35e8d29f63c62a82b7397bc-d # internal gonum.org/v1/gonum/lapack mkdir -p $WORK/b750/ cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p gonum.org/v1/gonum/lapack -lang=go1.16 -complete -installsuffix shared -buildid rkIJNxcNCk2Gh5LBvMmq/rkIJNxcNCk2Gh5LBvMmq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b750/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/d0/d018e8d5705609a01f16d0d93e0eda5fc5b330817ef81d1aaf72378df432b4e9-d # internal gonum.org/v1/gonum/graph/internal/linear mkdir -p $WORK/b754/ cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p gonum.org/v1/gonum/graph/internal/linear -lang=go1.16 -complete -installsuffix shared -buildid eVcomXgm8G2r2civzcEG/eVcomXgm8G2r2civzcEG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b754/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/linear/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/linear/linear.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/gonum.org/v1/gonum/graph/iterator /usr/lib/golang/pkg/tool/linux_riscv64/asm -p gonum.org/v1/gonum/graph/iterator -trimpath "$WORK/b733=>" -I $WORK/b733/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b733/map.o ./map.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b733/_pkg_.a $WORK/b733/map.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b740/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/04/049ba79c0b855f52fa5b63580804718f5bfdfd3d5a0f1aef89093339f078fa3e-d # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/8f/8f9df60fa6860a85a8e123b4abe045aaf6c844e811e977a78020a41f58d7fadd-d # internal github.com/blevesearch/go-porterstemmer mkdir -p $WORK/b1104/ gonum.org/v1/gonum/graph/traverse mkdir -p $WORK/b755/ cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b735/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p gonum.org/v1/gonum/graph/traverse -lang=go1.16 -complete -installsuffix shared -buildid eWbZwNUB8FjSqip3BblR/eWbZwNUB8FjSqip3BblR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b755/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/traverse/doc.go ./vendor/gonum.org/v1/gonum/graph/traverse/traverse.go cat >$WORK/b1104/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1104/_pkg_.a -trimpath "$WORK/b1104=>" -p github.com/blevesearch/go-porterstemmer -lang=go1.16 -complete -installsuffix shared -buildid UHKZY9W2jvFAezMnce_i/UHKZY9W2jvFAezMnce_i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1104/importcfg -pack ./vendor/github.com/blevesearch/go-porterstemmer/porterstemmer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/d5/d53c90cbd12a19bcf057b97fc536a38199c974e3b8cf398f0ec167be795b23a8-d # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/e9/e96aba4e5de8fb6b6fa9b2a926f65bdc7c94b8a1677ab54841b76560cd730cc7-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b1197/ go.mongodb.org/mongo-driver/bson/bsonoptions cat >$WORK/b1197/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b1195/ cat >$WORK/b1195/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1197/_pkg_.a -trimpath "$WORK/b1197=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.16 -complete -installsuffix shared -buildid Ls793XKv8kb6BJvtVbUz/Ls793XKv8kb6BJvtVbUz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1197/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1195/_pkg_.a -trimpath "$WORK/b1195=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.16 -complete -installsuffix shared -buildid JN-SyFiRxBALqtpQ9CRn/JN-SyFiRxBALqtpQ9CRn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1195/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/78/78c140b9ae6b50e5ea7d392b7274b4530916faf08d6a147003295230bca7cdac-d # internal github.com/prometheus/prometheus/pkg/value mkdir -p $WORK/b1222/ cat >$WORK/b1222/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1222/_pkg_.a -trimpath "$WORK/b1222=>" -p github.com/prometheus/prometheus/pkg/value -lang=go1.16 -complete -installsuffix shared -buildid gPL03ZKip422vaWFPnw_/gPL03ZKip422vaWFPnw_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1222/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/value/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/6a/6a9c1db4f247de4813712a73e25966442b86add7412c28cf778e2305f7d5f7ac-d # internal github.com/dennwc/varint mkdir -p $WORK/b1237/ cat >$WORK/b1237/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1237/_pkg_.a -trimpath "$WORK/b1237=>" -p github.com/dennwc/varint -lang=go1.16 -complete -installsuffix shared -buildid qjagi2MF4pq8ibMerD-c/qjagi2MF4pq8ibMerD-c -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1237/importcfg -pack ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1197/_pkg_.a # internal cp $WORK/b1197/_pkg_.a /builddir/.cache/go-build/3d/3d230004230ff2707538ebe27605e5ed1403541a9ea124bdd9dee6f1fd47000f-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b1238/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1222/_pkg_.a # internal cp $WORK/b1222/_pkg_.a /builddir/.cache/go-build/e8/e80a243d3b5a0d58dc67c08b3452c5312edac3f17261f4f1cf455ab870de18b5-d # internal cloud.google.com/go/kms/internal mkdir -p $WORK/b1303/ cat >$WORK/b1303/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1303/_pkg_.a -trimpath "$WORK/b1303=>" -p cloud.google.com/go/kms/internal -lang=go1.16 -complete -installsuffix shared -buildid cFIDKdUz4gzZI7SX6ueR/cFIDKdUz4gzZI7SX6ueR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1303/importcfg -pack ./vendor/cloud.google.com/go/kms/internal/version.go cat >$WORK/b1238/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1238/_pkg_.a -trimpath "$WORK/b1238=>" -p github.com/prometheus/prometheus/tsdb/goversion -lang=go1.16 -complete -installsuffix shared -buildid MBU7N4dO18Jv3NPyXSf3/MBU7N4dO18Jv3NPyXSf3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1238/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./vendor/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/2a/2ac62f404050d1e32b42941c7e3f168b5ea01b1ab41a18043cff2bab5ae4c7dc-d # internal github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b1310/ cat >$WORK/b1310/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1310/_pkg_.a -trimpath "$WORK/b1310=>" -p github.com/Azure/azure-sdk-for-go/version -lang=go1.16 -complete -installsuffix shared -buildid VpOT10Ux3JiUGVfTI29w/VpOT10Ux3JiUGVfTI29w -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1310/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1303/_pkg_.a # internal cp $WORK/b1238/_pkg_.a /builddir/.cache/go-build/8b/8b45941827325918a7c70305fae56c80c155cd0dc13162b8aaa7103bd7a36600-d # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b1319/ cat >$WORK/b1319/importcfg << 'EOF' # internal # import config EOF cp $WORK/b1303/_pkg_.a /builddir/.cache/go-build/21/21ed6842ba57176b7df9cb2f6c951a7a6d8c8c0072209d60f3e5ffd4e969c3f6-d # internal github.com/google/wire mkdir -p $WORK/b1340/ cat >$WORK/b1340/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1340/_pkg_.a -trimpath "$WORK/b1340=>" -p github.com/google/wire -lang=go1.16 -complete -installsuffix shared -buildid fNNdOAcdNwVZ3e4HvDsL/fNNdOAcdNwVZ3e4HvDsL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1340/importcfg -pack ./vendor/github.com/google/wire/wire.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1319/_pkg_.a -trimpath "$WORK/b1319=>" -p github.com/Azure/go-autorest/autorest/to -lang=go1.16 -complete -installsuffix shared -buildid XOYNncGPlMUGqW8ywJSh/XOYNncGPlMUGqW8ywJSh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1319/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1195/_pkg_.a # internal cp $WORK/b1195/_pkg_.a /builddir/.cache/go-build/5b/5bdc3c66689678317ef7a1b9f31ec410fc13517ba93f03bfd0fb08bcbb2a31fa-d # internal github.com/influxdata/influxdb-client-go/v2/internal/http mkdir -p $WORK/b1379/ cat >$WORK/b1379/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1379/_pkg_.a -trimpath "$WORK/b1379=>" -p github.com/influxdata/influxdb-client-go/v2/internal/http -lang=go1.16 -complete -installsuffix shared -buildid pao8-Hb9CtVAjwCD6IXu/pao8-Hb9CtVAjwCD6IXu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1379/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/http/userAgent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1310/_pkg_.a # internal cp $WORK/b1310/_pkg_.a /builddir/.cache/go-build/32/32d655a3b56d3c3178980b7fb85ef5bca4db211b5a1fa184fe9f5b3f82d36461-d # internal go.opentelemetry.io/collector/translator/conventions mkdir -p $WORK/b1416/ cat >$WORK/b1416/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1416/_pkg_.a -trimpath "$WORK/b1416=>" -p go.opentelemetry.io/collector/translator/conventions -lang=go1.16 -complete -installsuffix shared -buildid kr7syL3idBZYa63wT1xn/kr7syL3idBZYa63wT1xn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1416/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/conventions/opentelemetry.go ./vendor/go.opentelemetry.io/collector/translator/conventions/resource_aws.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_database.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_exception.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_exporters.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_faas.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_http.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_messaging.go ./vendor/go.opentelemetry.io/collector/translator/conventions/trace_rpc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1379/_pkg_.a # internal cp $WORK/b1379/_pkg_.a /builddir/.cache/go-build/76/763ed0f42c2ae66e1e5ba3c58270c55fed318820a55e25e2e8f7470f1bc0b6c6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1340/_pkg_.a # internal image/color mkdir -p $WORK/b1434/ cp $WORK/b1340/_pkg_.a /builddir/.cache/go-build/08/088ae66ce6712fac778d7dcba1019a539caa2946326042301030418b25d6b55d-d # internal cat >$WORK/b1434/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1434/_pkg_.a -trimpath "$WORK/b1434=>" -p image/color -std -complete -installsuffix shared -buildid ltVui12u5eTM2YnjJvpM/ltVui12u5eTM2YnjJvpM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1434/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1319/_pkg_.a # internal cp $WORK/b1237/_pkg_.a /builddir/.cache/go-build/b7/b754d11312796f552a718956e4dc67d70c2d7402777924ea555a6edb1b62d073-d # internal cp $WORK/b1319/_pkg_.a /builddir/.cache/go-build/78/789a77e81bab3443ecb92f972319d597696e5a06760645b6851490ad74763efc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1416/_pkg_.a # internal cp $WORK/b1416/_pkg_.a /builddir/.cache/go-build/7b/7bb450904aa451d4dc90832e5c4d77158a598fe7522b00eb39fdb20b8bc3ae79-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1434/_pkg_.a # internal cp $WORK/b1434/_pkg_.a /builddir/.cache/go-build/23/239e2ff76be0077b68dc09a0f0697580f5535e57096ffe29cf8bd6ff4383a1a4-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1104/_pkg_.a # internal cp $WORK/b1104/_pkg_.a /builddir/.cache/go-build/8a/8ab76d5446d370790fe8ef542e6e76d9405a0b6f2fce5945d31bad3dc3194e70-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/23/2332e3f471eb2f9b0a360b8d63ff4fed52b8eb65f9f6b788c5c224172beb29eb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b009/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_riscv64.o $WORK/b009/atomic_riscv64.o $WORK/b009/duff_riscv64.o $WORK/b009/memclr_riscv64.o $WORK/b009/memmove_riscv64.o $WORK/b009/preempt_riscv64.o $WORK/b009/rt0_linux_riscv64.o $WORK/b009/sys_linux_riscv64.o $WORK/b009/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b0/b0cdaf140d65a22d8282436d2f16f052950b4bf3f3a9417756a76f6877a6c354-d # internal internal/reflectlite mkdir -p $WORK/b005/ runtime/metrics mkdir -p $WORK/b327/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p runtime/metrics -std -installsuffix shared -buildid CRz3XHbAy7vHStsIwRvG/CRz3XHbAy7vHStsIwRvG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -installsuffix shared -buildid 43SIyLUiOqL563wJM3ew/43SIyLUiOqL563wJM3ew -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid I2_Rd0gAtI553cH8aSgB/I2_Rd0gAtI553cH8aSgB -goversion go1.19.4 -symabis $WORK/b005/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/7a/7af6d53b780a54b09dd57e7e8e3eb1ba0866ec52491ff31178ff5614a4ca2b08-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/90/905f92b06ae2f0196cee87fd40871afeff8facb31e36be52eded7208c88fcec1-d # internal internal/singleflight mkdir -p $WORK/b094/ internal/testlog mkdir -p $WORK/b043/ math/rand cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p internal/singleflight -std -complete -installsuffix shared -buildid lGfUZAeujR7g1Cun2Kaq/lGfUZAeujR7g1Cun2Kaq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b060/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b185/ google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid 9Hg5Fnj-4gYZWnLTak2H/9Hg5Fnj-4gYZWnLTak2H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p math/rand -std -complete -installsuffix shared -buildid b5oMLjpaG7pM_jyh1ciu/b5oMLjpaG7pM_jyh1ciu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.16 -complete -installsuffix shared -buildid RP3OBNPf2C0ajg8D9u8b/RP3OBNPf2C0ajg8D9u8b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go mkdir -p $WORK/b236/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/grpc/internal/buffer -lang=go1.16 -complete -installsuffix shared -buildid lOlBh7fIZGirVw7KtAmT/lOlBh7fIZGirVw7KtAmT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.16 -complete -installsuffix shared -buildid BItgRUiaouHlnelm6tpt/BItgRUiaouHlnelm6tpt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcsync/event.go runtime/cgo mkdir -p $WORK/b097/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b097/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ad/ada9616bd3ae698ebf839bc579839742bbeea5d31262b01a94502ab05cc55255-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid GWoiYk3a21ih5f4F2xqC/GWoiYk3a21ih5f4F2xqC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a3/a3a518a18651cc47c23d74618ea71c248e9ab72b0506898aafcd98ea90413441-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal github.com/josharian/intern mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/josharian/intern -lang=go1.16 -complete -installsuffix shared -buildid XHglI22WQ-7aQWitx49N/XHglI22WQ-7aQWitx49N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./vendor/github.com/josharian/intern/intern.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/13/13705b30a9b41227e7ce0419363f80df2e8f4a6906f02a9c5e8b73fd2ff1b6e8-d # internal internal/sysinfo mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid tybwCqsXaITQXZoggA0z/tybwCqsXaITQXZoggA0z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/de/de69732bedadb97348e88b2868d4db4c2c94b8c27e635bd159742aded39580a8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/47/4719ed0ddc628e1f5e1041182e8fcf0c460ab39eaa5a77888b5f7a95a5104364-d # internal github.com/centrifugal/centrifuge/internal/queue mkdir -p $WORK/b1031/ cat >$WORK/b1031/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1031/_pkg_.a -trimpath "$WORK/b1031=>" -p github.com/centrifugal/centrifuge/internal/queue -lang=go1.16 -complete -installsuffix shared -buildid ua__BKzc95_ewMFniFkV/ua__BKzc95_ewMFniFkV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1031/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/queue/queue.go gonum.org/v1/gonum/blas/gonum mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b744/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/cmplx=$WORK/b741/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p gonum.org/v1/gonum/blas/gonum -lang=go1.16 -complete -installsuffix shared -buildid WsxyIOUEFBiI5GgRBCVJ/WsxyIOUEFBiI5GgRBCVJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b739/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/gonum/dgemm.go ./vendor/gonum.org/v1/gonum/blas/gonum/doc.go ./vendor/gonum.org/v1/gonum/blas/gonum/errors.go ./vendor/gonum.org/v1/gonum/blas/gonum/gonum.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_dsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float32_sdsdot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level1float64_ddot.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level2float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx128.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3cmplx64.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float32.go ./vendor/gonum.org/v1/gonum/blas/gonum/level3float64.go ./vendor/gonum.org/v1/gonum/blas/gonum/sgemm.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/09/09294ca8f49fa893a0dc9cf853d605dde37d9a9a8c17b5ba8231fa92dd0d6bee-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/05/057f6f796288fed54c9968695c69f271b4b720820dd807338ebf3246d66281ff-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/1a/1a40b2b896a51f14619277c13bab8821ac9c53e831645ee84a62a9c697e04c32-d # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1031/_pkg_.a # internal cp $WORK/b1031/_pkg_.a /builddir/.cache/go-build/1f/1f8ee3b88ad4c9149ba12e7093606f22575c15c6716cf22b6c534077a6ee5daa-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d7/d708d811e1df9cf129f1ef31b8504797d06ec66b81a78097a26fce2f6af1976c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/b9/b977a1c171b884e33a79c59837ec69acb1ee360a411a7928be67fee1900bb642-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true errors sort gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b004/ mkdir -p $WORK/b036/ github.com/go-redis/redis/v8/internal/rand mkdir -p $WORK/b704/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid HfeZKVhNiCEjSyhe41dk/HfeZKVhNiCEjSyhe41dk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/go-redis/redis/v8/internal/rand -lang=go1.16 -complete -installsuffix shared -buildid iJ_oD2x76O_V2lJs6alh/iJ_oD2x76O_V2lJs6alh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b704/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/rand/rand.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid TkucZDLAV4xVZ24dz1YM/TkucZDLAV4xVZ24dz1YM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/6e/6eec9325999d56281ca54533b8822df483a40da2ea0b35d0089bc0266b40150c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e8/e84424eae96101911e12a6955459d5c1bb6bef5c7ed387712c2541b53498d162-d # internal internal/oserror mkdir -p $WORK/b025/ path mkdir -p $WORK/b045/ io cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/oserror -std -complete -installsuffix shared -buildid EcUoVHq0uZ4V2JBBivLf/EcUoVHq0uZ4V2JBBivLf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid FsnFPhDEI5SB-x4Pn9i_/FsnFPhDEI5SB-x4Pn9i_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b037/ internal/safefilepath mkdir -p $WORK/b041/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF strconv mkdir -p $WORK/b033/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p io -std -complete -installsuffix shared -buildid -6ox5rJItsN2U8UMNMEW/-6ox5rJItsN2U8UMNMEW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid sIVGMGG8ZhdDvjAZGz2Q/sIVGMGG8ZhdDvjAZGz2Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid QYXHeKJ0j5cQMmwe0E3_/QYXHeKJ0j5cQMmwe0E3_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e0/e0b7bb762358400ef256459eda100efbf64ff205cdeb65ab81e82879fa793d7f-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b023/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5a/5a0cacd2d9cc0f27d4f1677046aa9feae142e042c8b1e5063ba308ff1ac161d2-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p syscall -std -installsuffix shared -buildid 3Rrkdcj9KnOLqKB724QQ/3Rrkdcj9KnOLqKB724QQ -goversion go1.19.4 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go crypto/internal/nistec/fiat mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid 1-_kSEqY_dcU9fc5NNtK/1-_kSEqY_dcU9fc5NNtK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/06/060c7b766a0db29dcba6560c3216f5a73dcd92cf4b4a10990cc4524b47ca9046-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vr6wEhn89jzN_i2jqirE/vr6wEhn89jzN_i2jqirE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/77/7703c4a411a8459981c2b2e31e530f67fa3e3f7c2489db35ea946e6d2381f36b-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/beorn7/perks/quantile -lang=go1.16 -complete -installsuffix shared -buildid sstKJ82A8jjV7wyJbNGq/sstKJ82A8jjV7wyJbNGq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/16/169135853b49bc71d53372d9f2af66b618f7d262c4c3e4e637e7ed932a14b27b-d # internal strings mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid 6ZbEcDajjLyxhWdUZY8K/6ZbEcDajjLyxhWdUZY8K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/b6/b6630bbbbbe9a4be476029f05c51efc7fb2400935392d3b4b64257e7d26370aa-d # internal bytes mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid 03B6f3vMoQPnW2qaY5w2/03B6f3vMoQPnW2qaY5w2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b9/b97a35599d92e278e51eff92487b72a15e740c72724e4c35f083d554b00675ee-d # internal reflect mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p reflect -std -installsuffix shared -buildid h_wHMiexqBZWknusdEZ3/h_wHMiexqBZWknusdEZ3 -goversion go1.19.4 -symabis $WORK/b030/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/23/239dce21254f3a0012d2ef94d360b6f2c66f3cc4d9f53e61b820a545b79b7647-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p hash -std -complete -installsuffix shared -buildid 70vezBRV-DV-x6FfRW2z/70vezBRV-DV-x6FfRW2z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x006.o -c gcc_linux_riscv64.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c8/c82be3d5a16459dd18e94b5afa88801672b95e71ce21f5c212d8db1a61824736-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto -std -complete -installsuffix shared -buildid jvGGJrKtDlRrHPRYaW5V/jvGGJrKtDlRrHPRYaW5V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/57/57f1c8fd665a3a5aeda89b9ca1c4721f09f49a4703106e0580ab50dbc39d5a7b-d # internal crypto/internal/randutil mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid jwJB0fjAh1QGh6Tzj9ij/jwJB0fjAh1QGh6Tzj9ij -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0d/0d0f1f84d2347f6c02fe91379f3709b85baff5f0d9e7c7a24ae8345cbeebe7ee-d # internal crypto/rc4 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid ULZzyPqpK8A7aChDoKSW/ULZzyPqpK8A7aChDoKSW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/78/7890f0a53ece1aa6e40fc021a9c9a53dd9ab44f174aace9a123f5de14b1ee232-d # internal bufio mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p bufio -std -complete -installsuffix shared -buildid 3-NhwWSqI0AMlHmoLgxl/3-NhwWSqI0AMlHmoLgxl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1d/1d3323dda816b46953d4572c14a2889c8a2a69c77364671f534df86ab53f72be-d # internal hash/crc32 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p hash/crc32 -std -complete -installsuffix shared -buildid oBCFgj5g3e0K60TQx4x2/oBCFgj5g3e0K60TQx4x2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c4/c48375bd7239deefcb97cb8ec48a4badb5bdf361ef5a2fefc7d7c673fcf9ff17-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid DvzSm0gTyy2CxF02QHb4/DvzSm0gTyy2CxF02QHb4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d8/d8a6b0a490c9e0410bf484e0ab87cdc4c638ec151d3d88938e379b63363193ec-d # internal net/http/internal/ascii mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid vOA5226v1LpDZh0btWKJ/vOA5226v1LpDZh0btWKJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b023/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/2f/2fd62b53a586a5abb691b3c35de29bb66ef08cc98004e8036bed0ba6a3ddd4bb-d # internal time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p time -std -installsuffix shared -buildid 56G_n2i5noDD-qFXzMfL/56G_n2i5noDD-qFXzMfL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/04/04a28f9dbb5f94b7e8862afcb8f89090da90e011050c8210e2894e462f855d46-d # internal internal/syscall/unix mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid -i4JgMsiD6L1hKnnyNYN/-i4JgMsiD6L1hKnnyNYN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/6e/6e475415d71e9c6ffc2c2a2223dfd1182e54e7e6c8012e79c06507b6ff268111-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid x3ZGpJ2G4nPgds9n8vNV/x3ZGpJ2G4nPgds9n8vNV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/55/55a6708cab15edbc7766ea14d3d35a0518dad62a2c64a5cccdbfd1c9f3ab440e-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9e/9e2ec308a43ae0e6b67487454f6bad0e0e731d5e266f18ebf072802c0eb94125-d # internal go/build/constraint mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p go/build/constraint -std -complete -installsuffix shared -buildid VLIJr57tu-1J4JbYTC_j/VLIJr57tu-1J4JbYTC_j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go regexp/syntax mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p regexp/syntax -std -complete -installsuffix shared -buildid FaGAPnSX9aSOyj8r05lY/FaGAPnSX9aSOyj8r05lY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/32/3279e6f5487c5373670132c9c90ed74cb83cf0d584fe3b44088ef2bdd74e2cba-d # internal html mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p html -std -complete -installsuffix shared -buildid Q8k17HucdM_4JPFf7hXZ/Q8k17HucdM_4JPFf7hXZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/6f/6f6bc248aa5c9cdbfc3dd8ebcbf0aed565e701a58cd464c2ce25a3a35d65acbf-d # internal text/tabwriter mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p text/tabwriter -std -complete -installsuffix shared -buildid rbteZLIdxsbPVYyXmPjV/rbteZLIdxsbPVYyXmPjV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0f/0f03fc06e506a73289b8566653bc2dfe7c123909b408508669b1ceb0f7382cf2-d # internal hash/fnv mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p hash/fnv -std -complete -installsuffix shared -buildid vXqy3tOM7egh0SY0qu1D/vXqy3tOM7egh0SY0qu1D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/39/3924bb748e7d4be1c44040d737b088b398d7e202636c1ca64cb6ca3706cda4c3-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/grpc/encoding -lang=go1.16 -complete -installsuffix shared -buildid 9pcuRsM8KTZJcwGe7ICJ/9pcuRsM8KTZJcwGe7ICJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/58/5854610c70f0bd712f24723edd08c25e934c26d428cdd8ccdf7f902f6ed4bad2-d # internal golang.org/x/text/transform mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p golang.org/x/text/transform -lang=go1.16 -complete -installsuffix shared -buildid BMaGGDHnITOeka-zk1jt/BMaGGDHnITOeka-zk1jt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b8/b84bc8f8b6108e4bd2cb2d94042f74ffce5169026a78ad91009eb9c247097219-d # internal github.com/apache/arrow/go/arrow/float16 mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/apache/arrow/go/arrow/float16 -lang=go1.16 -complete -installsuffix shared -buildid MqyO_Y4W12Ff6WRnFxAq/MqyO_Y4W12Ff6WRnFxAq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/float16/float16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/2f/2f3177ae4bfaff2cd4c70c447ac29c6c1c37cbbc588c55b50c12c34c5c183851-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal github.com/apache/arrow/go/arrow/internal/flatbuf mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile github.com/google/flatbuffers/go=$WORK/b291/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/apache/arrow/go/arrow/internal/flatbuf -lang=go1.16 -complete -installsuffix shared -buildid dcrNENagXU2127nx_dXj/dcrNENagXU2127nx_dXj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Binary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Block.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompression.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/BodyCompressionMethod.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Bool.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Buffer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/CompressionType.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Date.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DateUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Decimal.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryEncoding.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/DictionaryKind.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Duration.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Endianness.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Feature.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Field.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FieldNode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FixedSizeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/FloatingPoint.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Footer.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Int.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Interval.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/IntervalUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/KeyValue.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeBinary.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeList.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/LargeUtf8.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/List.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Map.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Message.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MessageHeader.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/MetadataVersion.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Null.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Precision.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/RecordBatch.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Schema.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSR.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseMatrixIndexCSX.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndex.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCOO.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/SparseTensorIndexCSF.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Struct_.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Tensor.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TensorDim.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Time.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/TimeUnit.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Timestamp.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Type.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Union.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/UnionMode.go ./vendor/github.com/apache/arrow/go/arrow/internal/flatbuf/Utf8.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/40/40e5c66c4ce8fffabadf2641477785857246d1af3385979a629c0cf22fc8ffb1-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid EWe01a1vNnSRDubvxiak/EWe01a1vNnSRDubvxiak -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x010.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/03/031117c731d1895238c70eaa93a6eb7ef26751dba14bf252350b0ddadd092d1c-d # internal github.com/gobwas/glob/util/strings mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid oPY5W2sAI_i5jWYV2UDu/oPY5W2sAI_i5jWYV2UDu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5b/5b8344960202c078055035396e3443daa4d3708d4d43563adac17caf27d3f1eb-d # internal crypto/internal/nistec mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b363/_pkg_.a # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/cd/cd57632b582a7d4f4c583db1a12e54971d7da49b0befadc92331eb2c729f8306-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b375/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid tUJredGscrTyU_AGP0kl/tUJredGscrTyU_AGP0kl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.16 -complete -installsuffix shared -buildid JsPt4DOQ09jaNeBWem4X/JsPt4DOQ09jaNeBWem4X -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/6c/6cdcef771bdb63acd718b93812c1d7a103de13d9164cffef21a79eb413490e3d-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.16 -complete -installsuffix shared -buildid 1m5Ftr0X8ZvLVxnSZy3L/1m5Ftr0X8ZvLVxnSZy3L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/b1/b1c5289f61c94fb94069ffdd64c724c288265c7fe7d7ae1e94502ea1e8e9ed77-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.16 -complete -installsuffix shared -buildid HHObohvsutA7xLP5ejjs/HHObohvsutA7xLP5ejjs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b6/b6bf02fe081b513b6b1c4ab9a58f149b1f2c6114e6ef09e373d8e3fbbd3a6656-d # internal context mkdir -p $WORK/b003/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -std -complete -installsuffix shared -buildid SNHKdVy0R9sl23apZVe5/SNHKdVy0R9sl23apZVe5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/4e/4ec974ade4aef9f8511cc3c51930091f79b02665e09f0632a584866ad92b1a97-d # internal internal/poll mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid i71NKO09oPJ2UY8LwZWu/i71NKO09oPJ2UY8LwZWu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/3f/3f8eca2137686fc020b47470b162bea6b3a31233fa7045aac4dc275e6036bdd8-d # internal io/fs mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid yhB_ZPyfCSS7V2-4sv7j/yhB_ZPyfCSS7V2-4sv7j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b097/_x011.o -c gcc_riscv64.S /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/4b/4bf0179277b4eacf07a828911d1ba1956cde98b4e003746401fa6de4679ca67d-d # internal regexp mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b143/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p regexp -std -complete -installsuffix shared -buildid I11oUJI_zTmoR86nj6es/I11oUJI_zTmoR86nj6es -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/6d/6dd85fb114f1134900c4313fb2e60ac6ca1ec16a38b90e911097e7930f19c3db-d # internal google.golang.org/grpc/backoff mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/grpc/backoff -lang=go1.16 -complete -installsuffix shared -buildid yuyEVcgPTc_t09fQ3FaE/yuyEVcgPTc_t09fQ3FaE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack ./vendor/google.golang.org/grpc/backoff/backoff.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o $WORK/b097/_x006.o $WORK/b097/_x007.o $WORK/b097/_x008.o $WORK/b097/_x009.o $WORK/b097/_x010.o $WORK/b097/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/11/1192ccf81774e2f04195f484905c0c6f6463264d05df830432b4bb1ba1ae28e3-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/grpc/internal/grpcrand -lang=go1.16 -complete -installsuffix shared -buildid hk_oEVvmuCqnMqgl2rCI/hk_oEVvmuCqnMqgl2rCI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f3/f3833aefba75b5500915f8bb829abf44f7b336787487c50b7cc56e82a54e4465-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/internal/backoff -lang=go1.16 -complete -installsuffix shared -buildid HTia3pHi83KB4aOOgu-4/HTia3pHi83KB4aOOgu-4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./vendor/google.golang.org/grpc/internal/backoff/backoff.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/3d/3ddc9d3103453f5d7b60ca5f799454f5322ae7879d62338765a4c21d9b553dbd-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/grpc/keepalive -lang=go1.16 -complete -installsuffix shared -buildid 1oX68VfhMWvg0pKcTmxR/1oX68VfhMWvg0pKcTmxR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./vendor/google.golang.org/grpc/keepalive/keepalive.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b030/asm_riscv64.o ./asm_riscv64.s cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b097/symabis ./asm_riscv64.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b030/float32reg_riscv64.o ./float32reg_riscv64.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p runtime/cgo -std -installsuffix shared -buildid 9VoOyEcsH8-MusoyNSPH/9VoOyEcsH8-MusoyNSPH -goversion go1.19.4 -symabis $WORK/b097/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b097/_cgo_gotypes.go $WORK/b097/cgo.cgo1.go $WORK/b097/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_riscv64.o $WORK/b030/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/46/462345ccc646a33eb4c1942e5e3690ab2bc1ee8d6700359173742c81c38f761b-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/tap -lang=go1.16 -complete -installsuffix shared -buildid mlpFK10j9IbdHLnqVQmU/mlpFK10j9IbdHLnqVQmU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./vendor/google.golang.org/grpc/tap/tap.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/06/0607d4a484cf9208d331edf8fc31ae964108cd41cb1e8d1dd88a9531e67b691e-d # internal golang.org/x/net/context mkdir -p $WORK/b264/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p golang.org/x/net/context -lang=go1.16 -complete -installsuffix shared -buildid Dk5UBghMimg_hA2RhNsz/Dk5UBghMimg_hA2RhNsz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/go19.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1e/1e258870d93bbcd57854b70fd8c07b6249031b19c2410a415d16914b2edfdff9-d # internal os mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p os -std -installsuffix shared -buildid G32GBmaMMbxnknAZSa_1/G32GBmaMMbxnknAZSa_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/29/297e767ff14010a00b23f8a4f8ffda55d6599e0f3e06c669ee5c00914f72d168-d # internal internal/fmtsort mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid B_l7R00fptd_znmLTvML/B_l7R00fptd_znmLTvML -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/cb/cba07d20cefe7a83d550dade43b780ef82b24d50f1c806e6ac80c6ed44316956-d # internal encoding/binary mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/binary -std -complete -installsuffix shared -buildid GsMG9-18Oo30JYhS5SIG/GsMG9-18Oo30JYhS5SIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b739/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/bb/bb68ab7cfb53d3618d87334455cd2f55b68dfb3cb165561b78f6d813c68db605-d # internal github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b305/ cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b097/asm_riscv64.o ./asm_riscv64.s cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b306/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.16 -complete -installsuffix shared -buildid wwMUJUPsiyy3FF0oYouI/wwMUJUPsiyy3FF0oYouI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b097/_pkg_.a $WORK/b097/asm_riscv64.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o $WORK/b097/_x006.o $WORK/b097/_x007.o $WORK/b097/_x008.o $WORK/b097/_x009.o $WORK/b097/_x010.o $WORK/b097/_x011.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/35/35d6d187fa4b6d375c7c62c8359d3f8dcce96b16cab977c2f0c6815cff7027e0-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b312/ cat >$WORK/b312/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b312=>" -I $WORK/b312/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b312/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/48/480d6c2d54c2effeb94cf3fa523a16b146ddf9029eb41d7d8d82fd8d0926cbcf-d # internal github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b307/ cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/01/01987598c1ee2d5830b005d1192df37a949a47ca5d208dffd2a5f74e3dca1082-d # internal cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/modern-go/reflect2 -lang=go1.16 -installsuffix shared -buildid Sy7-6AWrbM9eTsgpvyZo/Sy7-6AWrbM9eTsgpvyZo -goversion go1.19.4 -symabis $WORK/b312/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack -asmhdr $WORK/b312/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.16 -complete -installsuffix shared -buildid ZrFX_wW-eAQj5iXTyneP/ZrFX_wW-eAQj5iXTyneP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.16 -complete -installsuffix shared -buildid 68cF8m_hwEn0ZB-XZOAZ/68cF8m_hwEn0ZB-XZOAZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/94/942e0355ac320fead033a786244db2c1cf886aac063b65a3065dde10fb1ddba7-d # internal embed mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p embed -std -complete -installsuffix shared -buildid nWRd_DG6yWFaWfKPp5dU/nWRd_DG6yWFaWfKPp5dU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dd/ddab197b2c2d30567743b3e2c06cc43038cb5143d7454a757fd599a3c529385e-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b446/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/1b/1b69ebbc03f539997475ab868fd2a984a981e5fb192411fa18fb25267fee3116-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid 1Q5uYj-gQKXq9kpcR513/1Q5uYj-gQKXq9kpcR513 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./vendor/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/hashicorp/golang-lru/simplelru -lang=go1.16 -complete -installsuffix shared -buildid FxsDiSW5s4arj08i7s_q/FxsDiSW5s4arj08i7s_q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/6c/6c4e65b68d58c20c6202fde7054e831918698fd83eab2ae9fdc1ce3b346b6ecf-d # internal encoding/base32 mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p encoding/base32 -std -complete -installsuffix shared -buildid PPQDyXeXoYHRLLw6oQ61/PPQDyXeXoYHRLLw6oQ61 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/43/434f13fff9313ca4f83a5f667ffa0f049ddf640acdc56c4719750632362e0be8-d # internal github.com/jpillora/backoff mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/jpillora/backoff -lang=go1.16 -complete -installsuffix shared -buildid rqtr-Tr_CfGHNKI4Hn40/rqtr-Tr_CfGHNKI4Hn40 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/41/41d94a49111f0349d6b62a4772730398982a5aef640f7e370e7a67317398127f-d # internal hash/adler32 mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p hash/adler32 -std -complete -installsuffix shared -buildid j-5Rs3evwwhQ5etJK0Iu/j-5Rs3evwwhQ5etJK0Iu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/8b/8b6748847b192c748ed09ce7b638770c8a75778a112708803bd990000ceb2443-d # internal go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.16 -complete -installsuffix shared -buildid _QYZFnJlAvSIQmCkYyse/_QYZFnJlAvSIQmCkYyse -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/internal/baggage/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/7f/7feaf1912da5af5c824b6e7e1035e1652adc2d526be7f4518d2afe1bc0e5ea9c-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b446/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/hashicorp/go-immutable-radix -lang=go1.16 -complete -installsuffix shared -buildid uOXR5r8B1hRnfPSXbm5J/uOXR5r8B1hRnfPSXbm5J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/reverse_iter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e0/e0e49f5d155bdb094428f63fe5b2479fee0fe98a0fa865af0fcdf82105a0ccfb-d # internal github.com/go-logr/logr mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/go-logr/logr -lang=go1.16 -complete -installsuffix shared -buildid EHAPMA6COgWn7LL_l6w5/EHAPMA6COgWn7LL_l6w5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/13/13c6a0b915ed0a64e761e3ea133a0bfced08140c2c724efa241fc02cbb512ba7-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/cenkalti/backoff/v4 -lang=go1.16 -complete -installsuffix shared -buildid 7zqcZUkRmy_qfkDdSx05/7zqcZUkRmy_qfkDdSx05 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b539/importcfg -pack ./vendor/github.com/cenkalti/backoff/v4/backoff.go ./vendor/github.com/cenkalti/backoff/v4/context.go ./vendor/github.com/cenkalti/backoff/v4/exponential.go ./vendor/github.com/cenkalti/backoff/v4/retry.go ./vendor/github.com/cenkalti/backoff/v4/ticker.go ./vendor/github.com/cenkalti/backoff/v4/timer.go ./vendor/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/91/91e25883f4be114b01d451f42aab2781533b5a11a3c5639f34ce954359734c25-d # internal github.com/golang-migrate/migrate/v4/internal/url mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/e2/e2362ad84ee88528bba28d343390577de24bb92fc69ee81c5168baf755a28194-d # internal github.com/grafana/grafana/pkg/services/contexthandler/ctxkey mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/golang-migrate/migrate/v4/internal/url -lang=go1.16 -complete -installsuffix shared -buildid yHIJmKouR-6LryW5pm96/yHIJmKouR-6LryW5pm96 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b565/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/grafana/grafana/pkg/services/contexthandler/ctxkey -lang=go1.17 -complete -installsuffix shared -buildid CccLj8L3Ib_eRW1FUumG/CccLj8L3Ib_eRW1FUumG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b575/importcfg -pack ./pkg/services/contexthandler/ctxkey/key.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/81/81586a97981dedcb08836328a7c66cf9d16ea77cc920c1f5591d469114455d7d-d # internal github.com/benbjohnson/clock mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/benbjohnson/clock -lang=go1.16 -complete -installsuffix shared -buildid U21PdpXqA5ehdnPqz7eV/U21PdpXqA5ehdnPqz7eV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b580/importcfg -pack ./vendor/github.com/benbjohnson/clock/clock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/c5/c56d534b9ba3accff791b587caa477e48852be5f7000094153ffe3167383ea58-d # internal github.com/aws/aws-sdk-go/aws/arn mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f1/f15653c3e4e4e509f8ae4dbf6f299270dd7eb3c68544ac14316d26aeb887ac80-d # internal crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.16 -complete -installsuffix shared -buildid I5RJnV5ZsLskfF0YVxmr/I5RJnV5ZsLskfF0YVxmr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b583/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/cipher -std -complete -installsuffix shared -buildid baJfIJpBg8fsSsvHqtgM/baJfIJpBg8fsSsvHqtgM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/bf/bf4e67cc6fab2009d79759f474aeed6d13c56b45ee6e633f9d44c2a19b9cfa71-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid ixIWUzYS4QBPSTevS-Hj/ixIWUzYS4QBPSTevS-Hj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b539/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/b3/b3f847d962e9a4d35d8afc7b66796ae5b146ed81dc9b69efacc47d968e1608fd-d # internal crypto/md5 mkdir -p $WORK/b080/ cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/a8/a8a1a005c8885c38712a5dad912c60473faaa529dfb9aa9205a0ddfa06241b78-d # internal encoding/base64 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 0T-jpdsQItGH1pHfK9p1/0T-jpdsQItGH1pHfK9p1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/md5 -std -complete -installsuffix shared -buildid mOYCTKOP3gRS35ODygjQ/mOYCTKOP3gRS35ODygjQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/7a/7a87c0bc0bd4c3eaca003bd6a5d749d4f2e2409c3bb8ed629fdfce4e49b3ae06-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid MDxeGhHpF9PCur5-9nw1/MDxeGhHpF9PCur5-9nw1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/74/748f00375c41ebcb35ad199cd7df4227ab73cb2dcfc868d3df83b658eca16748-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid 77oLzEOUplj86V1zjbY6/77oLzEOUplj86V1zjbY6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/c9/c966f5c56ecd33e9b5bf26bbca82cebff50305d660578cd21fd4f3ff12770bdb-d # internal fmt mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p fmt -std -complete -installsuffix shared -buildid doEgbEmcK5lEbRGue8y3/doEgbEmcK5lEbRGue8y3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a2/a21214cc9f863c98b78974eecd15484b0deddb4d576b46436b73cc9aa0fe6607-d # internal encoding/pem mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/pem -std -complete -installsuffix shared -buildid wkK37SxtLmLmzilwn6ix/wkK37SxtLmLmzilwn6ix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1d/1df1e66a2683b54a51019be596dc774433c2d3eac3b6582751f5a88279e97d6d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal crypto/internal/edwards25519 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 8C5tb29XIwk3lyUByJSY/8C5tb29XIwk3lyUByJSY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/1f/1f049b5f3947116a3aa98f282cd6d1f6c8723f5cc20f47beb89d80ee4ecc210d-d # internal internal/godebug mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p internal/godebug -std -complete -installsuffix shared -buildid Gppwg5Mk8168oc7yKMlo/Gppwg5Mk8168oc7yKMlo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f52355d03e2fe34940c62b323b2fdf049cc9f2072f54a3bdc652c776e166040e-d # internal crypto/internal/boring mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b057/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid i1ypaFhqF3lVDA_FxN3q/i1ypaFhqF3lVDA_FxN3q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/58/58593efc88c5f7f13aabcf989dca730539cb1eb20b6667045d23f66c9306eeb9-d # internal crypto/des mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/des -std -complete -installsuffix shared -buildid YcO-5yB7E8tk1KLqASBi/YcO-5yB7E8tk1KLqASBi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fb/fb9dc3b3bd003b8a2f66516e7e52c617434427fa2ee557c450ec9ab722acb4a2-d # internal internal/intern mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p internal/intern -std -complete -installsuffix shared -buildid Z-IoZd0gW5_qMYFmKag-/Z-IoZd0gW5_qMYFmKag- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/19/19f7b6ed2e0b62b5b030aeb3ee46eaecb7919191b6608a145b44d3da9f5d8a7d-d # internal path/filepath mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p path/filepath -std -complete -installsuffix shared -buildid OrsQZPRi1BqXOXRLgKm7/OrsQZPRi1BqXOXRLgKm7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b2/b26259f9a6eea78f34f1cb1bd0dcf87d3833e8d2e5653f2fec7e68b2c292b08d-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/52/52c543229c9b25b1d68f14580e7720d677083d221a549bf6669bbb72332ca640-d # internal crypto/sha256 crypto/aes mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid BjS0pWrjKYsLKZ3se9H6/BjS0pWrjKYsLKZ3se9H6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/aes -std -complete -installsuffix shared -buildid _19R38mJ7eaKUkjMl09L/_19R38mJ7eaKUkjMl09L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/21/21a2ed6448916c2a9ab94829fd4cfa5cb65f0338cee164fc50884bc226d094fe-d # internal crypto/sha512 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid P3_IQYjIpnj7kKYxp2yz/P3_IQYjIpnj7kKYxp2yz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_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/81/8180906081640c1658bb43b3a9055c8cd781fdbb8bd5aac77a2c7de35e04e149-d # internal crypto/hmac mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/hmac -std -complete -installsuffix shared -buildid fw2cGDk3ehUvULOD9X3d/fw2cGDk3ehUvULOD9X3d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d5/d50e775af6680865960cf78bcd2f8769b9fabcd5419df819bae5328372851fa0-d # internal crypto/sha1 mkdir -p $WORK/b083/ cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/73/73578a7a779deab1eb193dca298e5371b9e05fab1f1b08b416d3fd66f3407979-d # internal cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid BPF9d2UE7owXm9xjx9A7/BPF9d2UE7owXm9xjx9A7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go net/netip mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b096/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net/netip -std -complete -installsuffix shared -buildid GjtjDUPFt-2DKU7xRDm8/GjtjDUPFt-2DKU7xRDm8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/11/110f54dd49deb77baf4a1cc91f91a32e96595e2fd4f8c66025d609a2fb07d6cc-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/28/2817a71b7fe22b8e3b257859e5848e7eca09fa4487df0372a556038bd952f391-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid hEzFyJKGtJPObeLvordZ/hEzFyJKGtJPObeLvordZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 9OeS3PbikLc9exWrhxKT/9OeS3PbikLc9exWrhxKT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1a/1a21c7e21efbe83b44d443d5631fe55d77fe020cf1c2c8c5d03afef36126f3be-d # internal internal/lazyregexp mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid OFiDgE4Nl8z1shb1B5z3/OFiDgE4Nl8z1shb1B5z3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/98/98e402244758ead8e9ef5b742f967b73c7727a6db8dd6109d6ccb068dd29d4c6-d # internal io/ioutil mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p io/ioutil -std -complete -installsuffix shared -buildid FVjkEkBxbNQ5P5OnYmvj/FVjkEkBxbNQ5P5OnYmvj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/11/119fb90fd60645f6899a4ca2cb1938ef4662b873688373baf8d70165c3bdb2d1-d # internal os/exec mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p os/exec -std -complete -installsuffix shared -buildid ibHLxFRoVMoXx93BWN14/ibHLxFRoVMoXx93BWN14 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/2e/2eced0daa68d7b009f0b987ceb4bf1f6297f258b9c7cc127ed9e1f86657dcc5d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b160/ cat >$WORK/b160/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b160/symabis ./asm_linux_riscv64.s cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ca/ca566ad4d92652c6c7fbfd850d9f979ac7e1af92850c985b54e76b693bfb56a4-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.16 -complete -installsuffix shared -buildid LLAM_71C6iS3UmJ1H--j/LLAM_71C6iS3UmJ1H--j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b161/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p golang.org/x/sys/unix -lang=go1.16 -installsuffix shared -buildid 2MGZx6_WwV-EOVUl8-36/2MGZx6_WwV-EOVUl8-36 -goversion go1.19.4 -symabis $WORK/b160/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/ee/eeed6d4e238f39ecf6d615c5373d48c9acb261e2819ea358f521de22ad648e78-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid Ln_4rsQlluetSMW9F5tE/Ln_4rsQlluetSMW9F5tE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/envconfig/xds.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/96/96a6cb4fe515c33ccb09619159e085dc594e3fec3bf07a215a1274db90d25967-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid v9-dNx2__ca3tPS2qq0H/v9-dNx2__ca3tPS2qq0H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c0/c080d2c7bec8c481774cbcc538dce0be4afcfa318ae76a9908d88c81d7ba3332-d # internal os/signal mkdir -p $WORK/b268/ cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/2d/2d58355ce7988c84ee6361456ffbf461c23189130a30b354526096cc836adf94-d # internal github.com/apache/arrow/go/arrow/endian mkdir -p $WORK/b279/ cat >$WORK/b268/go_asm.h << 'EOF' # internal EOF cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/apache/arrow/go/arrow/endian -lang=go1.16 -complete -installsuffix shared -buildid iriNeQNq1SAgkX2hR9XM/iriNeQNq1SAgkX2hR9XM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/endian/little.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b268/symabis ./sig.s cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p os/signal -std -installsuffix shared -buildid A0xV09h6bu0q2hMCapHk/A0xV09h6bu0q2hMCapHk -goversion go1.19.4 -symabis $WORK/b268/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack -asmhdr $WORK/b268/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/83/835a259fb58d7281ed9620d4c4e34e8f830d8b4a1545317fc16670e9f4067374-d # internal github.com/apache/arrow/go/arrow/memory mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b280/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/apache/arrow/go/arrow/memory -lang=go1.16 -complete -installsuffix shared -buildid YRtP-3SU9PABeIJuJLAO/YRtP-3SU9PABeIJuJLAO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/memory/allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/buffer.go ./vendor/github.com/apache/arrow/go/arrow/memory/checked_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/doc.go ./vendor/github.com/apache/arrow/go/arrow/memory/go_allocator.go ./vendor/github.com/apache/arrow/go/arrow/memory/memory.go ./vendor/github.com/apache/arrow/go/arrow/memory/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/13/13d125dc39eb078c7837e81f686f0565587b7b878dbdf54208367c3e8896b059-d # internal github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.16 -complete -installsuffix shared -buildid BT00-jbO3SsICu6mUsJ0/BT00-jbO3SsICu6mUsJ0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/klauspost/compress/internal/snapref/decode.go ./vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/encode.go ./vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./vendor/github.com/klauspost/compress/internal/snapref/snappy.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b312=>" -I $WORK/b312/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b312/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b312=>" -I $WORK/b312/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b312/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b312=>" -I $WORK/b312/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b312/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b312/_pkg_.a $WORK/b312/relfect2_mips64x.o $WORK/b312/relfect2_mipsx.o $WORK/b312/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b268=>" -I $WORK/b268/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b268/sig.o ./sig.s cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/12/12a8033e8a8a595e675bd2f21f66a6b042f87d6d4484c33d31dd8b0db188893d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b268/_pkg_.a $WORK/b268/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/11/11c4acabe50d2b86006a708a8dc5d44cda6fe9b1b8a275966a9e13343e355c07-d # internal github.com/apache/arrow/go/arrow/bitutil mkdir -p $WORK/b278/ net mkdir -p $WORK/b091/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b091/ -importpath net -- -I $WORK/b091/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b281/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/apache/arrow/go/arrow/bitutil -lang=go1.16 -complete -installsuffix shared -buildid 2teaTSoWQzR6PmGIpWlV/2teaTSoWQzR6PmGIpWlV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitmaps.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/bitutil.go ./vendor/github.com/apache/arrow/go/arrow/bitutil/endian_default.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/58/58ef4377e1ff0b91cc0448f4d7faa81db9a0aa1d74c2dfc93e6a16ee3cfe1c87-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/ad/ad070437c899acd14b28165d066af1918237f6c9325db28bd418a940f9fbde69-d # internal flag mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p flag -std -complete -installsuffix shared -buildid DFG_6o-ebzbDQvyUiM-V/DFG_6o-ebzbDQvyUiM-V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/flag/flag.go math/big mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b059/symabis ./arith_riscv64.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p math/big -std -installsuffix shared -buildid BSmp_lb5zf9Da7qNNa_M/BSmp_lb5zf9Da7qNNa_M -goversion go1.19.4 -symabis $WORK/b059/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/5d/5d10863613aa52723d1b2d27dc6cf3deab0378ab9825df2ab532a340cd1c5966-d # internal encoding/hex mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/hex -std -complete -installsuffix shared -buildid 9Mfpv0UzwYrladNFzbkO/9Mfpv0UzwYrladNFzbkO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/79/79996c5b41319c77d9abb1631704f31972207c431eeff955f7ddbc7c21a573e9-d # internal net/url mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net/url -std -complete -installsuffix shared -buildid 3a3YS0d6nztFY9RmJzH-/3a3YS0d6nztFY9RmJzH- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/86/8657e0d53904c1a74af9342d9e42b9aa9fdd7c252a50f630c2669347ff988163-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid BQUnuK6H6KCbdeWVMY8U/BQUnuK6H6KCbdeWVMY8U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/91/91d072bc0f9adebd6a831442616e20e298cbc17c3a03fc8bcda7e94e7fbe3e44-d # internal encoding/json mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/json -std -complete -installsuffix shared -buildid Ita3-y6PPRB5xwN1gP7W/Ita3-y6PPRB5xwN1gP7W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/4c/4ccfb2040a96f1bf4749ba91d381c4286b776f678a11710d658beccbc121c5fe-d # internal compress/flate mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p compress/flate -std -complete -installsuffix shared -buildid 2zdrRLuxpsOBauHTosnJ/2zdrRLuxpsOBauHTosnJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/75/7556393d268264425860a9d41ccdcdbe5aad33e2c9babda36ab064949cd6181d-d # internal log mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p log -std -complete -installsuffix shared -buildid YGSMVwGlON2tOGpN9BOu/YGSMVwGlON2tOGpN9BOu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/64/64a5fb2eba22f881997aeb99d4dd9186937618b05ed65f0e96bd0113b9d58816-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid b2aErpv8qwovV_7JBtTF/b2aErpv8qwovV_7JBtTF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8c/8c36005bf9a19b0093fc1a3ba3fc6fd7ae2dbfd8d7160be878f3c401e4eb54a9-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vGzqgLQar3gb1JEXAtC-/vGzqgLQar3gb1JEXAtC- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/be/beed3d6274c6d6b0f7ac2f97555a3d834c6fa27b87ae53bd279e18708952bac4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Vp2w8EKJouxgaDBLAVBz/Vp2w8EKJouxgaDBLAVBz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/66/6661c9fd577e390efd2f2f808c18b16fe4e3672a844c45a4db4fbe89d2592dc6-d # internal mime mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime -std -complete -installsuffix shared -buildid 8rInigpf2j5RCHKWkIab/8rInigpf2j5RCHKWkIab -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/dd/ddec56ef3c1160c84593a0a67081497731a829169fe8b02ff95d41ce1db3c311-d # internal compress/gzip mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p compress/gzip -std -complete -installsuffix shared -buildid GO7VqbUkljNytwT-V9R7/GO7VqbUkljNytwT-V9R7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f4/f40e4f2e92583f183ee3b041a56e17592d27c3a765cae07fbee84dac61e9d3f6-d # internal mime/quotedprintable mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid DxjFsF4_5Vmcra14eEl8/DxjFsF4_5Vmcra14eEl8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b3/b3b3db52949add0e7c42e4c19a977485346b734ef75233aefe4c63919e8ec3de-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b118/ cat >$WORK/b118/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/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-2GXhjWVRYYMZaIJJzb/P-2GXhjWVRYYMZaIJJzb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/12/124e1f152a33f493db22947178658fb7f192b9b224d3c8b7071af6c2ec2e0b39-d # internal net/http/internal mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p net/http/internal -std -complete -installsuffix shared -buildid HBl79tahNp0HvUTrxwgO/HBl79tahNp0HvUTrxwgO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/00/00d897d0d6b2a7490e4b5fd3a82440703608b9ec17ad37b90781e353dbcf79e4-d # internal go/token mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p go/token -std -complete -installsuffix shared -buildid L8n8_Y4F5FPe7E-dX3oy/L8n8_Y4F5FPe7E-dX3oy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3d/3d81d6d9d272c4f59315292c1a1bfdd4b2cf1ba2aeb6403ab965c289fcfe9405-d # internal go/doc/comment mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go/doc/comment -std -complete -installsuffix shared -buildid QNRn54dfjgyUIrSjDULt/QNRn54dfjgyUIrSjDULt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/25/255cd5719bdd2f744a6b4dc212569f4c22feb11122f3b23ae8d377836dacdcd5-d # internal internal/buildcfg mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/buildcfg -std -complete -installsuffix shared -buildid mezbDIcgL6-1nMZ2RegU/mezbDIcgL6-1nMZ2RegU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/buildcfg/cfg.go /usr/lib/golang/src/internal/buildcfg/exp.go /usr/lib/golang/src/internal/buildcfg/zbootstrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ae/ae9cc140987723c3044c633298629fd761ceb17b181b66af07c09b443361a0d6-d # internal internal/goroot mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p internal/goroot -std -complete -installsuffix shared -buildid PcgWX-cSKIAwLuHHe2tR/PcgWX-cSKIAwLuHHe2tR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/internal/goroot/gc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ca/cae7ce226aa402ad9dd93039ace8644b247cc2e6ff5670d06f242f51e5ac1f8f-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p golang.org/x/sys/execabs -lang=go1.16 -complete -installsuffix shared -buildid YYywkTCQ5l2rT-z_wB31/YYywkTCQ5l2rT-z_wB31 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/60/601e771b6284302b42ec862fdeadd6f77f7ddfa863314a45a78aa65cc2248e10-d # internal runtime/debug mkdir -p $WORK/b152/ cat >$WORK/b152/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b152/symabis ./debug.s cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0c/0c8f1c1a3277cfa64105b39599da923f39a3d0e17f5460cd4e985ae9b78114fb-d # internal go/scanner mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p go/scanner -std -complete -installsuffix shared -buildid kfyc9DGbaaaeUXj8-r3u/kfyc9DGbaaaeUXj8-r3u -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p runtime/debug -std -installsuffix shared -buildid BiEch3T7haqbv99WZ5LR/BiEch3T7haqbv99WZ5LR -goversion go1.19.4 -symabis $WORK/b152/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b059/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/95/95021c9c0456b319387246bd155730b571ec30c51907d04f6b7d456731ac7598-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/net/internal/timeseries -lang=go1.16 -complete -installsuffix shared -buildid r20SGc6tifJpcxfKiYMy/r20SGc6tifJpcxfKiYMy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./vendor/golang.org/x/net/internal/timeseries/timeseries.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/83/8353314c6233e630d2e3321bdb8c3af8a67189712a4252acb91ddbf694596b3b-d # internal crypto/rand mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/rand -std -complete -installsuffix shared -buildid KHxA_etBdlyOXF4l_pt_/KHxA_etBdlyOXF4l_pt_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b160/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b160/_pkg_.a $WORK/b160/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a0/a010418942d71395546d60047ebb97ff68bc563cc665d837b82991b0df0a4504-d # internal crypto/elliptic mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid BQl35UUQvonPN9VqzIXn/BQl35UUQvonPN9VqzIXn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a9/a990431b0a996d75a69a89ed87e3095f6df0b100696db06d91ebf6fc0b68b405-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid NK62jbtMqNltaCU9W3zs/NK62jbtMqNltaCU9W3zs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b152/debug.o ./debug.s cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/88/88b4ea6b19a55f4a7ac7f1c7cef3d3604183ea019944357461546db206e2e59c-d # internal encoding/asn1 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 4kTSYx-Nk_iG0lo4VRit/4kTSYx-Nk_iG0lo4VRit -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b152/_pkg_.a $WORK/b152/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/9e/9e216ada68a4331826d2077291be000584af035e37989ce7edc0cbcc36deeb86-d # internal crypto/dsa mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/dsa -std -complete -installsuffix shared -buildid JFNH3f85t_MiB22pi8aM/JFNH3f85t_MiB22pi8aM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.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/b049/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/ee17a1286a1a9b0afb55b606f3be1c9a4fec536b482d80c5e2586d1b810df711-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b8/b8d41a8a61c15433ecad99543565c80915ff929827cb87b4ae09885583c186ba-d # internal crypto/ed25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid w53JfNdzEL-ihisSup7p/w53JfNdzEL-ihisSup7p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go vendor/golang.org/x/net/idna mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cat >$WORK/b117/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/b028/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 020nVjzHWD3SXu4pPy69/020nVjzHWD3SXu4pPy69 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/a3/a3c4c4e8f26e102b16a32c3f87aae521d46602d8b1ac89b462ee9b14083bc660-d # internal github.com/getsentry/sentry-go/internal/crypto/randutil mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/getsentry/sentry-go/internal/crypto/randutil -lang=go1.16 -complete -installsuffix shared -buildid t89bv7GD1ZdYEVvfjckh/t89bv7GD1ZdYEVvfjckh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/crypto/randutil/randutil.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e8/e81067251836dcdcb0147648fba56a327fa3851d9c46f40b85eb22919d5cefcf-d # internal crypto/rsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/rsa -std -complete -installsuffix shared -buildid f16KbcPgQME57pkHdR_Q/f16KbcPgQME57pkHdR_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6b/6bab628fa57bf3334ab607d3c276250d52c4382a966edd3b9527bdc3bdf7faf9-d # internal go/ast mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/scanner=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p go/ast -std -complete -installsuffix shared -buildid uTAWSlVtCO9HqI8mN9sF/uTAWSlVtCO9HqI8mN9sF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/03/0305800f9897615a0655e4e5a05a2cc0a7701ee527dac8c0a0957c4f20368dc3-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b159/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/mattn/go-isatty -lang=go1.16 -complete -installsuffix shared -buildid ZMFRWfhpGHv6zRJnc54v/ZMFRWfhpGHv6zRJnc54v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8f/8f582fc0fbe6c0984646ae71b14fb63a32a830ec8380fff04fcc82c1ed0d41e2-d # internal text/template/parse mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p text/template/parse -std -complete -installsuffix shared -buildid XGm-eeUXTBOOH6hf4kPm/XGm-eeUXTBOOH6hf4kPm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/04/044c74b1b060b7596d8b4bac2523a20c52eac368c3e4e121f283606b787486fd-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/mattn/go-colorable -lang=go1.16 -complete -installsuffix shared -buildid YI5wWvYQsDlAA7BRGTF5/YI5wWvYQsDlAA7BRGTF5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ce/ce6dc10c265481ab287d57f0d914c535ade08fcae25b495da0b8b8bbcba2880c-d # internal github.com/fatih/color mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b158/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/fatih/color -lang=go1.16 -complete -installsuffix shared -buildid MD_1FAoLwHkG6CErfE83/MD_1FAoLwHkG6CErfE83 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/fc/fc9eeb788993acad19a3dd44c108026f07bdfca9159eca280343e5ea19861e37-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.16 -complete -installsuffix shared -buildid RSEwi-QWkJlNcEZk2jDK/RSEwi-QWkJlNcEZk2jDK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f9c74a3a10d06a950537cc2a58a194a2b802e58b9000b7ac969a4b2e59b13b96-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b181/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p google.golang.org/protobuf/internal/errors -lang=go1.16 -complete -installsuffix shared -buildid Ct1R7yedWT8cArf8F6vZ/Ct1R7yedWT8cArf8F6vZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e7/e73a314a22660ab99935484313c5210e5cefa41ad0d6f5573a0c2fc1b3ce959e-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b175/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/grpc/grpclog -lang=go1.16 -complete -installsuffix shared -buildid TLMXxf8YgEBtNm8ZuxXk/TLMXxf8YgEBtNm8ZuxXk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4d/4dcdebff6423e73953aebf4f25a651f99a881cc15b4db4b0fb0c77e487411636-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.16 -complete -installsuffix shared -buildid WmHzeThkRaMBo7dtdcmW/WmHzeThkRaMBo7dtdcmW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/73/733083f1b5c26c2f410d6704397999364511ec723489eeb1a56c66a27eb3ecea-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tiXdbYsD5IqUW2BTUXlD/tiXdbYsD5IqUW2BTUXlD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ca/cab3ebe9cf420796619740fbd1e517c0727adfc24121e7c0db2498173e15158b-d # internal crypto/x509/pkix mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Et8AMVA0ZOlxWbD9D-AI/Et8AMVA0ZOlxWbD9D-AI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/04/0446fc6b3f3090593397ac2005e20098143d2ad4dfa23c1d7579b9c19f362419-d # internal github.com/hashicorp/go-hclog mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b157/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b159/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/hashicorp/go-hclog -lang=go1.16 -complete -installsuffix shared -buildid WMrIW0YChKt8GBmr8z8i/WMrIW0YChKt8GBmr8z8i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-hclog/exclude.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/db/db33013b130568386a7f6c2f5f6ffdf3f648421e8595f51d8070957477ef7d0a-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p google.golang.org/grpc/connectivity -lang=go1.16 -complete -installsuffix shared -buildid jhvVqomoOAE_RN1FuSrD/jhvVqomoOAE_RN1FuSrD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d3/d3d9e5ff757288d9fbf62b3d6ee76223ceef714460e938987494c7a63000cdd0-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.16 -complete -installsuffix shared -buildid rQPaa6A9c-XABKxCRAvO/rQPaa6A9c-XABKxCRAvO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/38/380d7b118b6a6cedec1a71613bf14955a582d78187e9fc1c26ef47a857481c20-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/internal/version -lang=go1.16 -complete -installsuffix shared -buildid 7ZXcINGvpsJAgye3aAGX/7ZXcINGvpsJAgye3aAGX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/51/51184d31e52b8484d9465a337b0fb5aaf63e7ee18a736f9b6ade37ff94c341da-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/grpc/metadata -lang=go1.16 -complete -installsuffix shared -buildid bP4LivBsjh13vquBHbLU/bP4LivBsjh13vquBHbLU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/78/7886182e5dffc5377911f62bef3d5202b1c241508f34f953b5daa9b665ba6fe5-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/grpc/codes -lang=go1.16 -complete -installsuffix shared -buildid diMSBqCpB03vTmpEKdh3/diMSBqCpB03vTmpEKdh3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/20/20ee4462027c658088cca40d08d6fa53ccb1809db72c8220358420199ad3b6b1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p golang.org/x/text/unicode/bidi -lang=go1.16 -complete -installsuffix shared -buildid rMR74_2GxvpWN2Ra7GZM/rMR74_2GxvpWN2Ra7GZM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/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/08/0863ccfd908f68950481b7af2798727bf4fe70e7316e7b0506289323d39dcc98-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.16 -complete -installsuffix shared -buildid 8YctzltgkO7_Fj2Wkt6F/8YctzltgkO7_Fj2Wkt6F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./vendor/google.golang.org/grpc/internal/balancerload/load.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/72/72720de05aa0c53ce58434606484486fceea7d5b19ad8ff499a3b10540e9e875-d # internal go/doc mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b135/_pkg_.a packagefile go/doc/comment=$WORK/b140/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile internal/lazyregexp=$WORK/b141/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p go/doc -std -complete -installsuffix shared -buildid r23QeBew8E8ubRxRU1FG/r23QeBew8E8ubRxRU1FG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/92/9229e98a526a53290b6442fc00e79f1ae439235ea0021864dd757a108c7b28d8-d # internal go/internal/typeparams mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b135/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid _MAhAJgKt4c0cBVjmohR/_MAhAJgKt4c0cBVjmohR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/de/de639719752b0c1c5aadf310eb20d37275efe1d5f5663eabbdb87aa5ae642e81-d # internal crypto/ecdsa mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid vRDpDCn_Coo3msnA6I9B/vRDpDCn_Coo3msnA6I9B -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/5f/5fc5f360dbaa022f36cce8ad1a46b561f03172596586fc306144d68cc121cb31-d # internal go/parser mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b135/_pkg_.a packagefile go/internal/typeparams=$WORK/b145/_pkg_.a packagefile go/scanner=$WORK/b136/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go/parser -std -complete -installsuffix shared -buildid 096I2_dBNq7jn9wn8YfS/096I2_dBNq7jn9wn8YfS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/d1/d177c86cfa588ed7257c920609d66ad92aceaba3d4a9d7288f7d19f67d3d9f4c-d # internal text/template mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b169/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p text/template -std -complete -installsuffix shared -buildid e3j5EULM0ex0b1liD0s_/e3j5EULM0ex0b1liD0s_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ae/ae01f68bb1d1eb01d6a1495cb8145ec98af27d739d16bc16a3879faed6e8c9f8-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/log mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile github.com/hashicorp/go-hclog=$WORK/b156/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/log -lang=go1.16 -complete -installsuffix shared -buildid GOBfNj2TtO5MOpv8_Lc7/GOBfNj2TtO5MOpv8_Lc7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e2/e2aed12ae9aaaca3c8a362f218a0f7cac59b2440e93137a94fcfaf4b9a857f5f-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid PRIcmyGjTP1Ky8TRO63n/PRIcmyGjTP1Ky8TRO63n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a7/a710883c608b7c3afb0d245b9cd6d8f4a5bdd9ffb06124e13801a43e9dc782e6-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/29/292be3f5ab60505cb4e9aafef2d8c06dbad8c24d38187f67b79f8eaea6be47a6-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.16 -complete -installsuffix shared -buildid mknM6SJpmcoGSP7SjaFZ/mknM6SJpmcoGSP7SjaFZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go golang.org/x/text/unicode/norm mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p golang.org/x/text/unicode/norm -lang=go1.16 -complete -installsuffix shared -buildid Nv6Fuel_PPUst6L8vfMq/Nv6Fuel_PPUst6L8vfMq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c6/c63890e81d8d9628421d18d8a1418285cc082476b7f2b74ae12a68ec3331e284-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/internal/strs -lang=go1.16 -complete -installsuffix shared -buildid OUbJAD-LpFlZprLEEr08/OUbJAD-LpFlZprLEEr08 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e0/e08548c653cdf4cd0aa3a1c1eb1a31463a0f443d70ad5b02cf1dddb81b07d218-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b251/_pkg_.a # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/genid -lang=go1.16 -complete -installsuffix shared -buildid _5r5TwuGn-IUBqXbsJ4U/_5r5TwuGn-IUBqXbsJ4U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/b9/b998619ff2d493919081eb223a0664d552a644ba295a5cea30953c5bc8d3c748-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/order -lang=go1.16 -complete -installsuffix shared -buildid _hfvQzVJvxaWLTrttjLC/_hfvQzVJvxaWLTrttjLC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cd $WORK/b091 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/8a/8ad97b389568bcca6e95b23c492a440ed582d432c7a6b031d2d49d924868b3bf-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.16 -complete -installsuffix shared -buildid DljV3_H4qcEGY_hqjl4g/DljV3_H4qcEGY_hqjl4g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/46/467b89d1fc4c249ebc011fa82c530c7d49d459982f480c9c45a9eeec9a40fdc3-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.16 -complete -installsuffix shared -buildid EqshG1QewRVAiyBAsrkH/EqshG1QewRVAiyBAsrkH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/bd/bde23c44806afd7a174fcc14ff0f6f01629fb20ca3d0db58b5a0685f2f0d13c7-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.16 -complete -installsuffix shared -buildid qmqWbQ7HccyOHSu025tA/qmqWbQ7HccyOHSu025tA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/42/420144b3517b394aee9884de85024725963c4eeece0ba740fb8282421204c35f-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.16 -complete -installsuffix shared -buildid 4SGHCuC199RQKJK1f7pC/4SGHCuC199RQKJK1f7pC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/21/21e9df2d6e1825a6fd8255b4a6408981b920cbd7dc32785450668a671fb02417-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.16 -complete -installsuffix shared -buildid ISvLSUoo0impxRCiN-Ep/ISvLSUoo0impxRCiN-Ep -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/42/42238c73266856f3c085b711bd3538afe8a4d556dc16b8e877eaf928ce362153-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b251/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p golang.org/x/text/secure/bidirule -lang=go1.16 -complete -installsuffix shared -buildid wBcW33tQBlOxGsV_zsO1/wBcW33tQBlOxGsV_zsO1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/netip=$WORK/b095/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p net -std -installsuffix shared -buildid 9AJxA_uVyK-JCq-spm47/9AJxA_uVyK-JCq-spm47 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b091/_cgo_gotypes.go $WORK/b091/cgo_linux.cgo1.go $WORK/b091/cgo_resnew.cgo1.go $WORK/b091/cgo_socknew.cgo1.go $WORK/b091/cgo_unix.cgo1.go $WORK/b091/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ac/ac68be46800ad205d2d5b21e42a4dad760c0540b482ef7e80cb82d290b180b61-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p golang.org/x/net/http2/hpack -lang=go1.16 -complete -installsuffix shared -buildid egdKXc3hK0Y72GbELAaj/egdKXc3hK0Y72GbELAaj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/af/af781862ac11f53fae03b1071c1d13b41feccd63d29c8a04581c61e2813b22b0-d # internal github.com/mitchellh/go-testing-interface mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/mitchellh/go-testing-interface -lang=go1.16 -complete -installsuffix shared -buildid 84X6QDEzOzs-eKwHfnVR/84X6QDEzOzs-eKwHfnVR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/mitchellh/go-testing-interface/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/28/28a86744f4c52fec963c6f82936feb151c39e6bb0ba5ccd623c59a97492e6f64-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b194/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid Bd9maorQN_RJRnJ8pDM0/Bd9maorQN_RJRnJ8pDM0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/38/38d137241826d01f5cdd21a19dc21b40b379c53f237107955e83b02fc151df29-d # internal github.com/oklog/run mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/oklog/run -lang=go1.16 -complete -installsuffix shared -buildid m1K0_Ceq_GcUPDS1WtkB/m1K0_Ceq_GcUPDS1WtkB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/83/8330a1c102431919445a2daa9fcde89cd4099e8016211881e1882276b28a6d41-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.16 -complete -installsuffix shared -buildid flf29aGtJmbNmCK5qx1f/flf29aGtJmbNmCK5qx1f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/29/298d967d87d76774d35f73efee7edb736b5bc8c8d03033663aee3a0540fe8745-d # internal encoding/gob mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p encoding/gob -std -complete -installsuffix shared -buildid yBCkpBCGcX1R-nyn6QIL/yBCkpBCGcX1R-nyn6QIL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0e/0ea3ed78cb51d8e5393a230008a0f52afa9e72351e1a198f7be0cfc264d1a8ad-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal html/template mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b167/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile text/template/parse=$WORK/b169/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p html/template -std -complete -installsuffix shared -buildid wfjCrr6LeaDE0KGnFPvD/wfjCrr6LeaDE0KGnFPvD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/82/825c342be686022febfe9f3bec0f27d687158d56d68ff3b3f602051027f5aedd-d # internal github.com/apache/arrow/go/arrow/decimal128 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/apache/arrow/go/arrow/decimal128 -lang=go1.16 -complete -installsuffix shared -buildid 7v5OR8rHlzweYrKgsniT/7v5OR8rHlzweYrKgsniT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/decimal128/decimal128.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/4c/4cae8161a3630338a0cabeb15976ff82fe8eac58fa81c2518a17530ea4a85285-d # internal golang.org/x/xerrors mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b285/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p golang.org/x/xerrors -lang=go1.16 -complete -installsuffix shared -buildid Le4PsoVUcr5sufMpbYb0/Le4PsoVUcr5sufMpbYb0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/wrap.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8b/8b29f353bdb6a1cb38211e01e9bfd6e0b04763c239de357ee9f72aa244a2a6a6-d # internal go/build mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/ast=$WORK/b135/_pkg_.a packagefile go/build/constraint=$WORK/b138/_pkg_.a packagefile go/doc=$WORK/b139/_pkg_.a packagefile go/parser=$WORK/b144/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile internal/buildcfg=$WORK/b146/_pkg_.a packagefile internal/goroot=$WORK/b147/_pkg_.a packagefile internal/goversion=$WORK/b149/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p go/build -std -complete -installsuffix shared -buildid sBzMoQawuZtkhkuu2RZn/sBzMoQawuZtkhkuu2RZn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/go/build/build.go /usr/lib/golang/src/go/build/doc.go /usr/lib/golang/src/go/build/gc.go /usr/lib/golang/src/go/build/read.go /usr/lib/golang/src/go/build/syslist.go /usr/lib/golang/src/go/build/zcgo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/6f/6fd7a432da0cc3ae1c4833aa9d66d234ecc1546c95887443e66d179e8ae5359d-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/klauspost/compress/fse -lang=go1.16 -complete -installsuffix shared -buildid qDbLmNouR4EUzIqVsUjv/qDbLmNouR4EUzIqVsUjv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/28/28994564793aed04a40bed37e5d3c3f63279947edfbd8b1a79763250411dee59-d # internal github.com/apache/arrow/go/arrow mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b280/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile hash/maphash=$WORK/b286/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/apache/arrow/go/arrow -lang=go1.16 -complete -installsuffix shared -buildid wbjkAVFk56YI_9NK3qHA/wbjkAVFk56YI_9NK3qHA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/compare.go ./vendor/github.com/apache/arrow/go/arrow/datatype.go ./vendor/github.com/apache/arrow/go/arrow/datatype_binary.go ./vendor/github.com/apache/arrow/go/arrow/datatype_extension.go ./vendor/github.com/apache/arrow/go/arrow/datatype_fixedwidth.go ./vendor/github.com/apache/arrow/go/arrow/datatype_nested.go ./vendor/github.com/apache/arrow/go/arrow/datatype_null.go ./vendor/github.com/apache/arrow/go/arrow/datatype_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/doc.go ./vendor/github.com/apache/arrow/go/arrow/schema.go ./vendor/github.com/apache/arrow/go/arrow/type_string.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_boolean.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_decimal128.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_float16.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_interval.go ./vendor/github.com/apache/arrow/go/arrow/type_traits_numeric.gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/c0/c0e47d00952b41b59296152d549be4549bcf6ac9b4351c1ebab0d287c4e6dd58-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.16 -complete -installsuffix shared -buildid 8b6EoyYGj7Zz_-XON1AB/8b6EoyYGj7Zz_-XON1AB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/43/43e94384796a8428bc289958565cd49ede12900f4d6c34d007e1842dfff27c99-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.16 -complete -installsuffix shared -buildid tS2SLis8X6xJRSx4ObNw/tS2SLis8X6xJRSx4ObNw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/14/14d15a22eec2971b2084c8abfbb13101022f1d932bc9da8209a55895b40ddbce-d # internal golang.org/x/net/idna mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b249/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b251/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p golang.org/x/net/idna -lang=go1.16 -complete -installsuffix shared -buildid 0422-jnkjemZ0mQOWqw_/0422-jnkjemZ0mQOWqw_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/39/39d9db8531b5d67adf07976824fa92359481426c95ce859519eb948dc546245f-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b295/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/klauspost/compress/huff0 -lang=go1.16 -complete -installsuffix shared -buildid ubi5OIf3R-VYxD20eFhm/ubi5OIf3R-VYxD20eFhm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/autogen.go ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./vendor/github.com/klauspost/compress/huff0/huff0.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/70/70cb4c62f315c2d761364ad2d38db60bc86971aea9351ab6cad0419ce83887b8-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.16 -complete -installsuffix shared -buildid pALXwVJmWyMcH1ThuzZC/pALXwVJmWyMcH1ThuzZC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/62/62c2326d096d8ffa9f9ca5ddced9b2fe2025c5ea0799c1eb950ac68d8a58d7d4-d # internal github.com/pierrec/lz4/v4/internal/lz4block mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b300/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.16 -complete -installsuffix shared -buildid d3iuA133YERwPIMOC4T2/d3iuA133YERwPIMOC4T2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/blocks.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_noasm.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4block/decode_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/8a/8a7c414b90d194623a1ccd15221c9c4d8899218d237740daf8b7e410c96d36e8-d # internal github.com/pierrec/lz4/v4/internal/xxh32 mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid JcKYwn_jLOZW1cPhEZVE/JcKYwn_jLOZW1cPhEZVE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero.go ./vendor/github.com/pierrec/lz4/v4/internal/xxh32/xxh32zero_other.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/5e/5e9ebd6e652f1bc18888c4b427d8a5c95a4a9d1888cc4a11129be71dc3574a18-d # internal github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.16 -complete -installsuffix shared -buildid XVVQNhc2NRZkA7st0jv1/XVVQNhc2NRZkA7st0jv1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/f8/f8e13f58318d63e6622eb775db2705a7db2551593ab904e48287f3d553f2abe1-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/7c/7c14f016bc054890c6e584372d5bbd0b99f87f78bc9ebf510a17d72ec32f064c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid 8MeGoAx7uMauIugLM63i/8MeGoAx7uMauIugLM63i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b277/_pkg_.a # internal github.com/pierrec/lz4/v4/internal/lz4stream mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b300/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b302/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.16 -complete -installsuffix shared -buildid k-NRNU-SIWqQR4H8ruP8/k-NRNU-SIWqQR4H8ruP8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/block.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame.go ./vendor/github.com/pierrec/lz4/v4/internal/lz4stream/frame_gen.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ef/ef0ba7741bb27636428200ba44b6cb353fad7bbc815cf68c4751f0167d993994-d # internal github.com/apache/arrow/go/arrow/array mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b281/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile hash/maphash=$WORK/b286/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/apache/arrow/go/arrow/array -lang=go1.16 -complete -installsuffix shared -buildid 7j1jtUR6OFiev5Dw8WBS/7j1jtUR6OFiev5Dw8WBS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/array/array.go ./vendor/github.com/apache/arrow/go/arrow/array/binary.go ./vendor/github.com/apache/arrow/go/arrow/array/binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/boolean.go ./vendor/github.com/apache/arrow/go/arrow/array/booleanbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_byte.go ./vendor/github.com/apache/arrow/go/arrow/array/bufferbuilder_numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/builder.go ./vendor/github.com/apache/arrow/go/arrow/array/compare.go ./vendor/github.com/apache/arrow/go/arrow/array/concat.go ./vendor/github.com/apache/arrow/go/arrow/array/data.go ./vendor/github.com/apache/arrow/go/arrow/array/decimal128.go ./vendor/github.com/apache/arrow/go/arrow/array/doc.go ./vendor/github.com/apache/arrow/go/arrow/array/extension.go ./vendor/github.com/apache/arrow/go/arrow/array/fixed_size_list.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binary.go ./vendor/github.com/apache/arrow/go/arrow/array/fixedsize_binarybuilder.go ./vendor/github.com/apache/arrow/go/arrow/array/float16.go ./vendor/github.com/apache/arrow/go/arrow/array/float16_builder.go ./vendor/github.com/apache/arrow/go/arrow/array/interval.go ./vendor/github.com/apache/arrow/go/arrow/array/list.go ./vendor/github.com/apache/arrow/go/arrow/array/map.go ./vendor/github.com/apache/arrow/go/arrow/array/null.go ./vendor/github.com/apache/arrow/go/arrow/array/numeric.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/numericbuilder.gen.go ./vendor/github.com/apache/arrow/go/arrow/array/record.go ./vendor/github.com/apache/arrow/go/arrow/array/string.go ./vendor/github.com/apache/arrow/go/arrow/array/struct.go ./vendor/github.com/apache/arrow/go/arrow/array/table.go ./vendor/github.com/apache/arrow/go/arrow/array/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/c1/c14b2da61579e39ad3f780559418735e5c993c2731eebd75222338e4241197ed-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b305/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b307/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b308/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/google/go-cmp/cmp -lang=go1.16 -complete -installsuffix shared -buildid iRZfMDvtLyEeVgB20mBl/iRZfMDvtLyEeVgB20mBl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/52/52e509f3aedb5cd4e89050f4f9f7c9f20b6e2faa2e4cc7239b1666124b2b835e-d # internal github.com/json-iterator/go mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b311/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b312/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/json-iterator/go -lang=go1.16 -complete -installsuffix shared -buildid j1FBYfA7qWJ-45iPpsaP/j1FBYfA7qWJ-45iPpsaP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/d8/d8fb5cad8b80e54780200fa9b1812c8de8a0884033ba8b6257b15f9cb019c591-d # internal github.com/mattetti/filebuffer mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/mattetti/filebuffer -lang=go1.16 -complete -installsuffix shared -buildid C7JoEngFbeqiQQzwll7N/C7JoEngFbeqiQQzwll7N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./vendor/github.com/mattetti/filebuffer/filebuffer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/2c/2c4d7aa348f40b36a06b905a17cfcf706cb6b787d3ee9274c163fa61b47636d8-d # internal github.com/pierrec/lz4/v4 mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b300/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b301/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/pierrec/lz4/v4 -lang=go1.16 -complete -installsuffix shared -buildid K15eGDtSiOurtGd-1lWY/K15eGDtSiOurtGd-1lWY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/pierrec/lz4/v4/lz4.go ./vendor/github.com/pierrec/lz4/v4/options.go ./vendor/github.com/pierrec/lz4/v4/options_gen.go ./vendor/github.com/pierrec/lz4/v4/reader.go ./vendor/github.com/pierrec/lz4/v4/state.go ./vendor/github.com/pierrec/lz4/v4/state_gen.go ./vendor/github.com/pierrec/lz4/v4/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/33/3357839b0648d215cc0505047826c672535d3b60b64195d5a63cb65c94a09e8d-d # internal encoding/csv mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p encoding/csv -std -complete -installsuffix shared -buildid U-NUuxXE0ZR4DCxvmlDs/U-NUuxXE0ZR4DCxvmlDs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/be/be2bb4cb4fb8292fe28dea086ea9803e312ab930187990e739a119a74d34e28d-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b294/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b296/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b297/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/klauspost/compress/zstd -lang=go1.16 -complete -installsuffix shared -buildid _XZ0XQtojP28y5t6M4bx/_XZ0XQtojP28y5t6M4bx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/fuzz_none.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zip.go ./vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/02/024d8c5c6cff57b62f4182e8b83145d43efdc6c07718a7090031e1dae0fa18ce-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/mattn/go-runewidth -lang=go1.16 -complete -installsuffix shared -buildid yXCKdFWq1NriUzWbYTsN/yXCKdFWq1NriUzWbYTsN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/fe/fe869c39e8600433a65400eb5b8d6ca05e1dde38fc15445ccc4ef3dba62459d4-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.16 -complete -installsuffix shared -buildid qigCwBtsUWMc8UrvpcQ6/qigCwBtsUWMc8UrvpcQ6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/7a/7a1cb99f0a7741eed22c49fbe9171ddb77fa1e21761defc2dc7e64170b6a42a0-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/cespare/xxhash/v2 -lang=go1.16 -complete -installsuffix shared -buildid EBRJEcksClIwd1d9fvFZ/EBRJEcksClIwd1d9fvFZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9e/9e3967e279ee5833a87113cf8d9baf9e116e162bde89146f017467839c239907-d # internal github.com/olekukonko/tablewriter mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b316/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/olekukonko/tablewriter -lang=go1.16 -complete -installsuffix shared -buildid ofdR7HitqIE55Iy5Q3U6/ofdR7HitqIE55Iy5Q3U6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./vendor/github.com/olekukonko/tablewriter/csv.go ./vendor/github.com/olekukonko/tablewriter/table.go ./vendor/github.com/olekukonko/tablewriter/table_with_color.go ./vendor/github.com/olekukonko/tablewriter/util.go ./vendor/github.com/olekukonko/tablewriter/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/da/da0d4587dc86f550a97f7491ebda81329498beca452bf1e499a3aded25d7269d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b323/_pkg_.a # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b194/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/impl -lang=go1.16 -complete -installsuffix shared -buildid XUreWbNy-LMci1OLqaiF/XUreWbNy-LMci1OLqaiF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/96/961352a5c30b3d1f144cc46f6c454bdb58ef4653f6cca5cd1157872c4c5243b2-d # internal github.com/prometheus/common/model mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/common/model -lang=go1.16 -complete -installsuffix shared -buildid GWQBFYp4MkY-A7rmYiQY/GWQBFYp4MkY-A7rmYiQY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/99/99b11a1def58fb2c9399cde651ed95a97fc780aa0b19b371ef554a9a3facc7df-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.16 -complete -installsuffix shared -buildid 45PKpVl6TTICOjnI3VNe/45PKpVl6TTICOjnI3VNe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/68/6872929015ba8cd1cd876798ff78f83ebaa82c793e7908d9e49562407e2601dd-d # internal crypto/x509 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/x509 -std -complete -installsuffix shared -buildid cToSaPxog4LHs-bYBSrF/cToSaPxog4LHs-bYBSrF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/f9/f94856ff5e8777061c1512e1f27984585975f64d81b6b0d31617e575fcb67135-d # internal net/textproto mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/textproto -std -complete -installsuffix shared -buildid pSsz_8t0MSxEwUB2m9al/pSsz_8t0MSxEwUB2m9al -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/20/2000aa6d34fcd27fde74be98470765942260785e417056ea372e0b68c021d840-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid DZAUYyhpTV7Zov2Pl8rH/DZAUYyhpTV7Zov2Pl8rH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ce/ce55e282ec3d704ecc3bf65825eb285465bcb07d7d8fad955656fc27d3e8fd7e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b116/ cat >$WORK/b116/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/b117/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Cqt7UZ4FzC2atHF1F1o_/Cqt7UZ4FzC2atHF1F1o_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/b6/b644b5b4c227f20bfa1ba2d5f61f00414e7a0a0de71c68de14a04ac518d21b2f-d # internal mime/multipart mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/quotedprintable=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/multipart -std -complete -installsuffix shared -buildid 7plPRCqmHKQUCfpzKpJE/7plPRCqmHKQUCfpzKpJE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ff/ff619d8e1fe83ce50862347a7c59fb9d6979c93b6461032c24bea09be61e723d-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b248/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p golang.org/x/net/http/httpguts -lang=go1.16 -complete -installsuffix shared -buildid OZyxKOq6zp228lpDSF0q/OZyxKOq6zp228lpDSF0q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/59/59b172b8b51667e238a29979bcd7e2d8eec80dbad1b849d325678dd6d3b423ed-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/grpc/internal/syscall -lang=go1.16 -complete -installsuffix shared -buildid JwQsEM1nlDg63MRfWHwM/JwQsEM1nlDg63MRfWHwM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/88/880a78615d47ed4716cd9f32db70db9009339e5d3ea75b09684d9f7588b03928-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/stats -lang=go1.16 -complete -installsuffix shared -buildid hEu4A54lBzGyCfBSwP_f/hEu4A54lBzGyCfBSwP_f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9c/9c057488b969d9d97864157da8ccef04096014f01a1437da6254b5a4cf9dabe3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b258/_pkg_.a # internal github.com/hashicorp/yamux mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/hashicorp/yamux -lang=go1.16 -complete -installsuffix shared -buildid mwXLnv30sy5Hz8R8An8K/mwXLnv30sy5Hz8R8An8K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/hashicorp/yamux/addr.go ./vendor/github.com/hashicorp/yamux/const.go ./vendor/github.com/hashicorp/yamux/mux.go ./vendor/github.com/hashicorp/yamux/session.go ./vendor/github.com/hashicorp/yamux/stream.go ./vendor/github.com/hashicorp/yamux/util.go cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d8/d8076ca3bec3130690c66c7a23dbcd90c396019106a27b5d5b84673890c0e974-d # internal github.com/google/go-cmp/cmp/cmpopts mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b307/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/google/go-cmp/cmp/cmpopts -lang=go1.16 -complete -installsuffix shared -buildid IHQPcDKRT1RhH8cxYeGR/IHQPcDKRT1RhH8cxYeGR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/cmpopts/equate.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/ignore.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/sort.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/struct_filter.go ./vendor/github.com/google/go-cmp/cmp/cmpopts/xform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/25/250d46fabd8c3a82806754ecb4408952972e770573bb395d6f714333dbdaf744-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/procfs/internal/util -lang=go1.16 -complete -installsuffix shared -buildid ffyqr5akRgImC6HvJSCj/ffyqr5akRgImC6HvJSCj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/b0/b06a2bf20d98de9a4c566c6c25651ea4cf35a985a40fae882010b8865dcc1a76-d # internal github.com/prometheus/procfs mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b332/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b333/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/procfs -lang=go1.16 -complete -installsuffix shared -buildid XUY6Z-0P8y0d3mxI8QvZ/XUY6Z-0P8y0d3mxI8QvZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cmdline.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/netstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/a6/a6799b8f8c9467953b882e424e32a1f5cce1e8bf02aa1d0cac9e580abfa2af2c-d # internal internal/profile mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p internal/profile -std -complete -installsuffix shared -buildid z3YzXdEe8DwxQvg4uKIG/z3YzXdEe8DwxQvg4uKIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/73/737aad639947ffdebc97eac3a10a1ee6f61d71fa5bc2861e42117bc601d15975-d # internal runtime/pprof mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p runtime/pprof -std -installsuffix shared -buildid alSTUeL-a-5FJd_9pW8U/alSTUeL-a-5FJd_9pW8U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/56/56d465c36ebd01611696507d823b6c4b52f32ce250904a0f86b3e1723edf1797-d # internal crypto/tls mkdir -p $WORK/b062/ cat >$WORK/b062/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/b048/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rc4=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/tls -std -complete -installsuffix shared -buildid 36MPYJje7-9upIAWPhz3/36MPYJje7-9upIAWPhz3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/a9/a919dcfdf7191889e52a944ae844a5013950df499d37c3040e03c154d2007f75-d # internal runtime/trace mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p runtime/trace -std -installsuffix shared -buildid uZRqtCyDx-WWETP2ZB91/uZRqtCyDx-WWETP2ZB91 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/82/82c61c2a4d27c86f742ab26df07443c0d78e64cb980097b9e90a2932a6114407-d # internal github.com/grafana/grafana/pkg/cmd/grafana-cli/logger mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b157/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/grafana/grafana/pkg/cmd/grafana-cli/logger -lang=go1.17 -complete -installsuffix shared -buildid QyfcOgq4CrP3_SIQHtaW/QyfcOgq4CrP3_SIQHtaW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./pkg/cmd/grafana-cli/logger/logger.go ./pkg/cmd/grafana-cli/logger/loggerV2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/28/28138555bebbe842383e5ceac66fd726de4871b088b46f35e3072f56d0fb7d10-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-logfmt/logfmt -lang=go1.16 -complete -installsuffix shared -buildid LPuwrYfbkBCtPVm-BdX5/LPuwrYfbkBCtPVm-BdX5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/72/72b23c460a33e94b49d1362594034d4dfb5c2f7c98644b75a9720b2661c5fa92-d # internal log/syslog mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p log/syslog -std -complete -installsuffix shared -buildid Ki7a65KiD_PCIXmuXeRX/Ki7a65KiD_PCIXmuXeRX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/0c/0c105589a9f2fb4dd39b4e5bcea1bd78355fc10046e067e7b2f159b137de2367-d # internal github.com/go-stack/stack mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-stack/stack -lang=go1.16 -complete -installsuffix shared -buildid 6GHEDU167tTs6Ad-1CLi/6GHEDU167tTs6Ad-1CLi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ba/ba02b669fc88ce2514ada6de5eb8b3f2ca3a0cb2b08ab13c0ab85208ceea09f0-d # internal github.com/go-kit/log mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b344/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-kit/log -lang=go1.16 -complete -installsuffix shared -buildid siUnst36Omx1gxkO7YWD/siUnst36Omx1gxkO7YWD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/2f/2f1459f58a85f799c4c1e603d93a9ca1e7a7a35696b4cfba9f633e51b95c2547-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b344/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/go-kit/kit/log -lang=go1.16 -complete -installsuffix shared -buildid kXxUmYUbXkEaaurqUWoG/kXxUmYUbXkEaaurqUWoG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/8d/8dda48a7ce7694673a15b123d4e6a30bab2de0436a61c252b2515c4592f33332-d # internal github.com/grafana/grafana/pkg/util/errutil mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/grafana/grafana/pkg/util/errutil -lang=go1.17 -complete -installsuffix shared -buildid MR7anu0Ic2CMcuvVFpBm/MR7anu0Ic2CMcuvVFpBm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./pkg/util/errutil/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ba/ba1ff8c0d24a5b4dd5f7cf58d06e62de78b19a9001e6f2960188a6f66d7533a1-d # internal github.com/teris-io/shortid mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/teris-io/shortid -lang=go1.16 -complete -installsuffix shared -buildid hOXvm7uVktx47r9mi4Oj/hOXvm7uVktx47r9mi4Oj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./vendor/github.com/teris-io/shortid/shortid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a3/a30ae2098e23c9f86b79725c44ce135882d70e73fcbc28ae940398dfed05fbfc-d # internal github.com/apache/arrow/go/arrow/arrio mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile github.com/apache/arrow/go/arrow/array=$WORK/b287/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/apache/arrow/go/arrow/arrio -lang=go1.16 -complete -installsuffix shared -buildid oSQXenhMCF5raB63lpVs/oSQXenhMCF5raB63lpVs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/arrio/arrio.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/89/89094f38a0ad8178930fc94e8385dd65cba87055b5580d785900d1c125e61c8a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b335/_pkg_.a # internal github.com/go-kit/log/level mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/go-kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid xcR8WdDMP8trbGjMtxg6/xcR8WdDMP8trbGjMtxg6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/level/level.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/f5/f54be693e0d1d9c57cb984a1933f17c48ea9801068ffbbb8c007debc4e51bb4f-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.16 -complete -installsuffix shared -buildid d27CA7LtVRr9EYxYOFc0/d27CA7LtVRr9EYxYOFc0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/00/000b5cb3b28fb1f202fac96dbfd9f6689bf6ec66b0b9d07504974cff372dc511-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p gopkg.in/ini.v1 -lang=go1.16 -complete -installsuffix shared -buildid ngSathoXvkedwbeIPnZ-/ngSathoXvkedwbeIPnZ- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./vendor/gopkg.in/ini.v1/data_source.go ./vendor/gopkg.in/ini.v1/deprecated.go ./vendor/gopkg.in/ini.v1/error.go ./vendor/gopkg.in/ini.v1/file.go ./vendor/gopkg.in/ini.v1/helper.go ./vendor/gopkg.in/ini.v1/ini.go ./vendor/gopkg.in/ini.v1/key.go ./vendor/gopkg.in/ini.v1/parser.go ./vendor/gopkg.in/ini.v1/section.go ./vendor/gopkg.in/ini.v1/struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8b/8b1e00dd51c15bca99eafc1543254c5b4c89e716fe8b5cda213682c6ebc28b16-d # internal github.com/grafana/grafana/pkg/util mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/quotedprintable=$WORK/b128/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/grafana/grafana/pkg/util -lang=go1.17 -complete -installsuffix shared -buildid 23PABqkdTo5g7ZAg1NcX/23PABqkdTo5g7ZAg1NcX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./pkg/util/encoding.go ./pkg/util/encryption.go ./pkg/util/filepath.go ./pkg/util/ip_address.go ./pkg/util/json.go ./pkg/util/math.go ./pkg/util/md5.go ./pkg/util/shortid_generator.go ./pkg/util/split_email.go ./pkg/util/strings.go ./pkg/util/url.go ./pkg/util/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/ab/ab0a83ff3a2a6940770f655c2fc6df7ccc2706cbd4e6accae0edebd1df3ce7de-d # internal github.com/apache/arrow/go/arrow/ipc mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b280/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b290/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b281/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b291/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b292/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b298/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/apache/arrow/go/arrow/ipc -lang=go1.16 -complete -installsuffix shared -buildid ZXY6JfdzKE_CVgIoNLZF/ZXY6JfdzKE_CVgIoNLZF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/apache/arrow/go/arrow/ipc/compression.go ./vendor/github.com/apache/arrow/go/arrow/ipc/dict.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/file_writer.go ./vendor/github.com/apache/arrow/go/arrow/ipc/ipc.go ./vendor/github.com/apache/arrow/go/arrow/ipc/message.go ./vendor/github.com/apache/arrow/go/arrow/ipc/metadata.go ./vendor/github.com/apache/arrow/go/arrow/ipc/reader.go ./vendor/github.com/apache/arrow/go/arrow/ipc/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a2/a2756762aeb15ecfede91bac922e5ec9d0d3bac38ff76317a0d8ad37a659fad3-d # internal github.com/go-kit/log/syslog mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log/syslog=$WORK/b347/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/go-kit/log/syslog -lang=go1.16 -complete -installsuffix shared -buildid e895ig0ZMGgFD1LTxSIs/e895ig0ZMGgFD1LTxSIs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./vendor/github.com/go-kit/log/syslog/syslog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/99/99e2cfc627ac9fb8e0b05fc559b0434b934dd3d4f1971ecd51af9438c544e0f2-d # internal github.com/grafana/grafana/pkg/infra/log/level mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/grafana/grafana/pkg/infra/log/level -lang=go1.17 -complete -installsuffix shared -buildid oinzhyP9oSG2vfQ18FCo/oinzhyP9oSG2vfQ18FCo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./pkg/infra/log/level/level.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/ee/ee015eb490aea3ada65320083ce107e3520d5a651211f5a3a619b07596434850-d # internal github.com/grafana/grafana/pkg/infra/log/text mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b352/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/grafana/grafana/pkg/infra/log/text -lang=go1.17 -complete -installsuffix shared -buildid CSkSNvtFPOI64C8sOppx/CSkSNvtFPOI64C8sOppx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./pkg/infra/log/text/text_logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/8b/8bcd38e32230fb2abb96f89497eed665825884ddd398ee319b6d36cb469c57ad-d # internal github.com/grafana/grafana/pkg/infra/log/term mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b349/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/grafana/grafana/pkg/infra/log/term -lang=go1.17 -complete -installsuffix shared -buildid zufh2o8KFyrcXbUZ90oE/zufh2o8KFyrcXbUZ90oE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./pkg/infra/log/term/terminal_logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/86/86b8aa032379a996ed49fb6baf0df491b0b2ca2d8bc51e8e7a86ca89c1c2850f-d # internal github.com/gobwas/glob/match mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b362/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b363/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid Dg9tMUsWRIOwBR0t1dvj/Dg9tMUsWRIOwBR0t1dvj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./vendor/github.com/gobwas/glob/match/any.go ./vendor/github.com/gobwas/glob/match/any_of.go ./vendor/github.com/gobwas/glob/match/btree.go ./vendor/github.com/gobwas/glob/match/contains.go ./vendor/github.com/gobwas/glob/match/every_of.go ./vendor/github.com/gobwas/glob/match/list.go ./vendor/github.com/gobwas/glob/match/match.go ./vendor/github.com/gobwas/glob/match/max.go ./vendor/github.com/gobwas/glob/match/min.go ./vendor/github.com/gobwas/glob/match/nothing.go ./vendor/github.com/gobwas/glob/match/prefix.go ./vendor/github.com/gobwas/glob/match/prefix_any.go ./vendor/github.com/gobwas/glob/match/prefix_suffix.go ./vendor/github.com/gobwas/glob/match/range.go ./vendor/github.com/gobwas/glob/match/row.go ./vendor/github.com/gobwas/glob/match/segments.go ./vendor/github.com/gobwas/glob/match/single.go ./vendor/github.com/gobwas/glob/match/suffix.go ./vendor/github.com/gobwas/glob/match/suffix_any.go ./vendor/github.com/gobwas/glob/match/super.go ./vendor/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/5c/5c8f3a40594e19ce22e1d92a4bb8065c81f2f09c36d90b93f45073abfea33f62-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b331/_pkg_.a # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b362/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid YGvc33oLgvj2GAfb6TMV/YGvc33oLgvj2GAfb6TMV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/99/9956186df33045b83e236d0740373ffedb42c8cbc35a52e6c42a3f2ebef9df17-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b350/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.16 -complete -installsuffix shared -buildid 0z5icdUki_b7UFMrLxVw/0z5icdUki_b7UFMrLxVw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/46/4639e734d86847de83787fab385fd9ecf997b2cf16518dba1aa77fa45e994f80-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.16 -complete -installsuffix shared -buildid 7QoqnimUbA0Um9AxXX4i/7QoqnimUbA0Um9AxXX4i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/ce/ce18f1809b212c4c2f93babb7dd94333037124e15f776bac76184da7fa994389-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b365/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid nrGKarnXl9Exv-jzTxTu/nrGKarnXl9Exv-jzTxTu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/6c/6cacc82d5f1115425bfbdbfac1108a78a52048f1f13acd1b6f9ea684e9f6683e-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/jmespath/go-jmespath -lang=go1.16 -complete -installsuffix shared -buildid 6LTLFhYpUWUUYXxlzEci/6LTLFhYpUWUUYXxlzEci -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/5a/5a1cfbd8d716c2484ad915f92988e0ee9c0b08f2ff5b8961bd87e0547bd80937-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.16 -complete -installsuffix shared -buildid gS_MupjV5yRJZKRWwoCM/gS_MupjV5yRJZKRWwoCM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/6b/6b58010b852c3cb4b48a55d4cbf031ee9bc05b676bd759454dfb70f8e03269f3-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b364/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b365/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid zj6lMZvoyvdU0IEm-Lsw/zj6lMZvoyvdU0IEm-Lsw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/1f/1f70a7e33c3025e2dd08772060b183b5411c3167dc247c40ff0385eabc0dc4ab-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.16 -complete -installsuffix shared -buildid TufzR9ewEkCpQrBdpfs5/TufzR9ewEkCpQrBdpfs5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/fe/fe05b9937047118f9c221f8980efa08331cf59ff1182c012b56a317d32da960e-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b361/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b364/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b362/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid YfAGPg_JOa34Cb5DnKv0/YfAGPg_JOa34Cb5DnKv0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/7c/7cc4b7c99bd99db27f11ebfdb515b7cd5cad545e73a9f7ee3d5cc7de60a2323e-d # internal github.com/gobwas/glob mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b360/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid jO9AJqSQfMiWuMPtlbsS/jO9AJqSQfMiWuMPtlbsS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f4/f4e016a3db3322ca3d9dd1d17360d5843a051c8aa2a0fac3932adfd81f6f5df5-d # internal github.com/grafana/grafana/pkg/infra/log mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b345/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b348/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b350/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b351/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b159/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b357/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log/syslog=$WORK/b347/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/grafana/grafana/pkg/infra/log -lang=go1.17 -complete -installsuffix shared -buildid Lr__jwyfMjcLlcPkIFjB/Lr__jwyfMjcLlcPkIFjB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./pkg/infra/log/composite_logger.go ./pkg/infra/log/file.go ./pkg/infra/log/handlers.go ./pkg/infra/log/interface.go ./pkg/infra/log/log.go ./pkg/infra/log/syslog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/a0/a09d4dd82d6d64d5da24f2a030494aaeee13b4944550676f6a8dba8e0eb9858e-d # internal encoding/xml mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p encoding/xml -std -complete -installsuffix shared -buildid aP2K5NHIFL5MV4mwIobN/aP2K5NHIFL5MV4mwIobN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/8f/8fe83fe5fe6f532b2b0d95c7f14d7f5efa10fdadf1210b57d28b83293c704c6a-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b371/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b373/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.16 -complete -installsuffix shared -buildid 4pnJP9RGjlPS0vzRMJzv/4pnJP9RGjlPS0vzRMJzv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/f7/f7227671bf3ccc3a83f5d95741ea4cedb27315fb398ab956a629926d704f2d40-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b381/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.16 -complete -installsuffix shared -buildid NYOM8OWmlfQs6mbp1nbu/NYOM8OWmlfQs6mbp1nbu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/69/69febe3a1585e3598d5adefb6aad8431243f3319d3fca26d9ec3a10fa6f72f6f-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.16 -complete -installsuffix shared -buildid yd-KD-qFQPey2oXtiLRI/yd-KD-qFQPey2oXtiLRI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/16/169894d7d2a31b81bd2a78f038a167fee83a89e36f7a3020e8f908618371aca8-d # internal github.com/grafana/grafana-plugin-sdk-go/data mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b289/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b281/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b309/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b313/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b314/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/grafana/grafana-plugin-sdk-go/data -lang=go1.16 -complete -installsuffix shared -buildid wkdA9i7k1KXX6MZef_O_/wkdA9i7k1KXX6MZef_O_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/arrow_column_builders.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/constants.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/conversion_input.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_config.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/field_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_meta.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/frame_type.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_nullable_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/generic_vector.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/labels.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/nullable_vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/time_series.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/value_mapping.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.gen.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/vector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/77/77ea45a6c44c8da2e8f33f24f5059b7cc8f02c7463ac2a20b9440fbbba1eda02-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/gtime mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/gtime -lang=go1.16 -complete -installsuffix shared -buildid f-Itz0ocuCpodmo2liIw/f-Itz0ocuCpodmo2liIw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/gtime/gtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/01/01e9cce3af67090cd7ec9e7730c9bdb36745f7186ae19f8de9a1338d5eaa37ef-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.16 -complete -installsuffix shared -buildid nUKRvFGdWANDskW-4qdP/nUKRvFGdWANDskW-4qdP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/50/5023e700b0a5a15cd184537daa4d60a5c95115833bc81a077362d91f51a6d9e0-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config -lang=go1.16 -complete -installsuffix shared -buildid NSvKyCk_UBz0f2bs5pmB/NSvKyCk_UBz0f2bs5pmB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/36/366c63f9c15f81257836ffda84f7fd82c0beb84a7d5b281bde7a4559708dbea3-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/josharian/intern=$WORK/b421/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/mailru/easyjson/jlexer -lang=go1.16 -complete -installsuffix shared -buildid ZHPLCXTYSmp6sJDrmS0H/ZHPLCXTYSmp6sJDrmS0H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b380/_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/3c/3c3f936256badbd05b5f38b3e019bc4dce76c0e9b7bcfa14acc7dd600f48e2c8-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/2d/2d2c4401d121d96656f1ef40f42df06ab5905b548d6dc613e8744dc1176d1ed5-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b423/ google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b201/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/mailru/easyjson/buffer -lang=go1.16 -complete -installsuffix shared -buildid q8Zta26wsOQa0jXLkxmP/q8Zta26wsOQa0jXLkxmP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b205/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.16 -complete -installsuffix shared -buildid h-C2erTnJoSKYBG_Ct_p/h-C2erTnJoSKYBG_Ct_p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/1f/1f8e736289aa1dd97b3cf047cd1d44094785d35c6a52d194525de2166a444382-d # internal github.com/getkin/kin-openapi/jsoninfo mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/getkin/kin-openapi/jsoninfo -lang=go1.16 -complete -installsuffix shared -buildid 3A5XHj9heIK7-uk1l-bH/3A5XHj9heIK7-uk1l-bH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./vendor/github.com/getkin/kin-openapi/jsoninfo/doc.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/field_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/marshal_ref.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/strict_struct.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/type_info.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unmarshal.go ./vendor/github.com/getkin/kin-openapi/jsoninfo/unsupported_properties_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/8c/8c7670a3ef367980985a530770cd0b94faff532bb3ea66a527f4387c57ab939f-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b423/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/mailru/easyjson/jwriter -lang=go1.16 -complete -installsuffix shared -buildid 8Sf3rIrQCjr9pb3_a_qI/8Sf3rIrQCjr9pb3_a_qI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/5e/5ee6289045654764de222504367892d968347c7742c5ef722c921fe6ee4612e3-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.16 -complete -installsuffix shared -buildid jQ04oQe9ps34xW1hZrPy/jQ04oQe9ps34xW1hZrPy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/d5/d5d676fcd0e77c16770077de5021c53c31b23e55030e00d4fe412e47fca17d07-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b420/_pkg_.a # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.16 -complete -installsuffix shared -buildid iueIjSu8hWbr91jLLj_n/iueIjSu8hWbr91jLLj_n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/96/9658271b11a7ba984d3b88448f87f04951b316190241043d58d55c6ac5ec0602-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.16 -complete -installsuffix shared -buildid Qyo5RxrRqXm3E3Y-f73P/Qyo5RxrRqXm3E3Y-f73P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/2e/2eedaefa320eb037b7c804057ef9a9054b57e69c5e9b8c97127f290688edfa01-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.16 -complete -installsuffix shared -buildid ZvmvVDsoDrvBfTlWogcx/ZvmvVDsoDrvBfTlWogcx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/04/0436129a075430e901d8ce29fdb30c19ea88cce23e687a16a3cec8167a62fe0c-d # internal net/http/httptrace mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid ornAeF8XAbBKr7SFhyU3/ornAeF8XAbBKr7SFhyU3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ab/ab254a966b72390f37b329c8e219a81fbe0a9bf5287a8d78308ae4e0f05de002-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/grpc/internal/credentials -lang=go1.16 -complete -installsuffix shared -buildid KtPBAwKoreGHwcfy2k-1/KtPBAwKoreGHwcfy2k-1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/60/601a0c268f21d4b0a98701e836a5325553cb84e4bdb0c207219a5132017fa145-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/golang/protobuf/ptypes/duration -lang=go1.16 -complete -installsuffix shared -buildid xeuPd7sK7zq5qsKLivsW/xeuPd7sK7zq5qsKLivsW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/9c/9c84fb34f9c55bf4c158117d2752707a7f7a634b8f6261420526b4663c6cbb4a-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/golang/protobuf/ptypes/any -lang=go1.16 -complete -installsuffix shared -buildid VhrtE0wCdNapai2Cft0f/VhrtE0wCdNapai2Cft0f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/23/2354c1cd4bc09af7e3691a0f7f86cfd26d0d7de1cafcca7c5ff27e8382af8921-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/golang/protobuf/ptypes/timestamp -lang=go1.16 -complete -installsuffix shared -buildid 9m7_DG9h4pWN_JfEq6Hc/9m7_DG9h4pWN_JfEq6Hc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/29/29b44072eb38ea7c7682e273462847bd3b14885f698da85e35f34e926b06481e-d # internal net/http mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/http/internal=$WORK/b130/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/http -std -complete -installsuffix shared -buildid eD9WJMvlgiDdUtB112BJ/eD9WJMvlgiDdUtB112BJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d7/d7343915a71ad20f84cb241abf848746c82245b4d0fe0a8a8bfa3190b8869f17-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.16 -complete -installsuffix shared -buildid 3HtfyRrOGKtqlRzaSuB_/3HtfyRrOGKtqlRzaSuB_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e4/e49aebf62edefc29e1e77f507492ac1eaf0afebcd86c1a90be27ccefd1ac3cf0-d # internal google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.16 -complete -installsuffix shared -buildid _W-lAqT0AypRHcPxPsNt/_W-lAqT0AypRHcPxPsNt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/7b/7b9dd8fa2cc7528974ebfb466f0429e5051638a0be8223d9548f0bd1f6057be9-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority mkdir -p $WORK/b414/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile embed=$WORK/b412/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a EOF cat >$WORK/b414/embedcfg << 'EOF' # internal { "Patterns": { "grafana-e2e-ca.key.pem": [ "grafana-e2e-ca.key.pem" ], "grafana-e2e-ca.pem": [ "grafana-e2e-ca.pem" ] }, "Files": { "grafana-e2e-ca.key.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.key.pem", "grafana-e2e-ca.pem": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/grafana-e2e-ca.pem" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority -lang=go1.16 -complete -installsuffix shared -buildid qrepDQBRiDBE7VK6ANTx/qrepDQBRiDBE7VK6ANTx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -embedcfg $WORK/b414/embedcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority/ca.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/24/247447c7c7c79c713778c78b284785ccd9b0842f062902ef60a7a1e3b96a8b04-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p gopkg.in/yaml.v2 -lang=go1.16 -complete -installsuffix shared -buildid CRNy5KYRa5_57QaBZ5wC/CRNy5KYRa5_57QaBZ5wC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/f9/f9746bce7da0197674af8f9b9b62a374dde09914b3303e27b543dca96097a6af-d # internal database/sql/driver mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p database/sql/driver -std -complete -installsuffix shared -buildid 3kZBrHTRS9CW-OF2udWR/3kZBrHTRS9CW-OF2udWR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f0/f0a3981a34c4c11c4f337d65756835227d1affdfea21d577c462f381802d1521-d # internal github.com/grafana/grafana-plugin-sdk-go/internal mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/grafana/grafana-plugin-sdk-go/internal -lang=go1.16 -complete -installsuffix shared -buildid cunfskYkt2W4GLwYNkhJ/cunfskYkt2W4GLwYNkhJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/c1/c1e3a113819d9a2d81b810f1c48be9cbce1325f60838fb237a4d4d6b6e0faa81-d # internal github.com/golang/protobuf/ptypes/empty mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b262/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/golang/protobuf/ptypes/empty -lang=go1.16 -complete -installsuffix shared -buildid ZyvDKj2TP3E1nGaibS0j/ZyvDKj2TP3E1nGaibS0j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/empty/empty.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/22/22744aacae0de20979799704098dd2141ea4285bce01313aaf5eab3960a25b4b-d # internal github.com/magefile/mage/mg mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/magefile/mage/mg -lang=go1.16 -complete -installsuffix shared -buildid WQ4iFLio9-UR7W6uwf5D/WQ4iFLio9-UR7W6uwf5D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./vendor/github.com/magefile/mage/mg/color.go ./vendor/github.com/magefile/mage/mg/color_string.go ./vendor/github.com/magefile/mage/mg/deps.go ./vendor/github.com/magefile/mage/mg/errors.go ./vendor/github.com/magefile/mage/mg/fn.go ./vendor/github.com/magefile/mage/mg/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/ee/eec8aac188a344c7ec29258d2de9913256c1fa13a626aa805667083ff6402da4-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil -lang=go1.16 -complete -installsuffix shared -buildid 9YxBzUgTKIY8gHjNKpSk/9YxBzUgTKIY8gHjNKpSk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil/envutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/79/796b1b36e65037db5d16aa9b99d918194b1da826337469ff0f94ebec1d728c38-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b200/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.16 -complete -installsuffix shared -buildid ubFyyqEwZjb05ZZqfmcg/ubFyyqEwZjb05ZZqfmcg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/c7/c793b5d7d07b570d063aa319b0b2d3a1a9f435555e569e095bf3f9500de43f5f-d # internal github.com/grafana/grafana-azure-sdk-go/azsettings mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b441/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/grafana/grafana-azure-sdk-go/azsettings -lang=go1.16 -complete -installsuffix shared -buildid XsbUDHWfvPSV-6TgPRAS/XsbUDHWfvPSV-6TgPRAS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/clouds.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/env.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azsettings/settings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/f5/f543bd96843cbb44a06a3461f476d01ead7473fcf9d4df69450c1bb5e240f24c-d # internal github.com/google/uuid mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid WC_e9hGsgoiI1vLFoWq1/WC_e9hGsgoiI1vLFoWq1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/null.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/11/11fcb4035caea740b3066d5272de979c33ee318b8420fc02bee97f9390299fb7-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/gogo/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid P3EXIeHb-Enr75ZUem_v/P3EXIeHb-Enr75ZUem_v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/bf/bfae53ece727aab3369a30d25e81442853249ffec57d303a25e38ddba6888a1f-d # internal github.com/magefile/mage/sh mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b438/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/magefile/mage/sh -lang=go1.16 -complete -installsuffix shared -buildid frKFx8pU5YkjC_EwG2_A/frKFx8pU5YkjC_EwG2_A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./vendor/github.com/magefile/mage/sh/cmd.go ./vendor/github.com/magefile/mage/sh/helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/2a/2a949a241b7b212584d66f86b606fe64d3b5e00532b0f0833b7d7b9c683f3dc5-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/hashicorp/go-sockaddr -lang=go1.16 -complete -installsuffix shared -buildid R-JBrkVj4UU_JxZXh1WQ/R-JBrkVj4UU_JxZXh1WQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./vendor/github.com/hashicorp/go-sockaddr/doc.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ifaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ifattr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddr.go ./vendor/github.com/hashicorp/go-sockaddr/ipaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/ipv4addr.go ./vendor/github.com/hashicorp/go-sockaddr/ipv6addr.go ./vendor/github.com/hashicorp/go-sockaddr/rfc.go ./vendor/github.com/hashicorp/go-sockaddr/route_info.go ./vendor/github.com/hashicorp/go-sockaddr/route_info_linux.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddr.go ./vendor/github.com/hashicorp/go-sockaddr/sockaddrs.go ./vendor/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/09/0982384058706e10318dd391ac852685501071bbdcaa450f08d7ceebc3afb418-d # internal github.com/hashicorp/golang-lru mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b446/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/hashicorp/golang-lru -lang=go1.16 -complete -installsuffix shared -buildid HdQtSi6Q82lZQTcuWdcg/HdQtSi6Q82lZQTcuWdcg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./vendor/github.com/hashicorp/golang-lru/2q.go ./vendor/github.com/hashicorp/golang-lru/arc.go ./vendor/github.com/hashicorp/golang-lru/doc.go ./vendor/github.com/hashicorp/golang-lru/lru.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/5b/5b4d1a76a05b9272b140e7b29e6a199087c04b3b99192468f007afcea8ddfbd5-d # internal compress/lzw mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p compress/lzw -std -complete -installsuffix shared -buildid IhInMtA_-VECBgNfH0WG/IhInMtA_-VECBgNfH0WG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/cf/cfe13969f5ebe7fb687b4fae1e2b71bbd3639484deb43a05219e86e7212584e6-d # internal github.com/google/btree mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/google/btree -lang=go1.16 -complete -installsuffix shared -buildid CxdGha4B64W24CjRLd4y/CxdGha4B64W24CjRLd4y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/29/29f71c4b6db1c88de3752f47337fbe25a23af5696ee010acc57759e1f7970d61-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/golang/protobuf/proto -lang=go1.16 -complete -installsuffix shared -buildid 8R6-L_FAhw6OpOJiaOMh/8R6-L_FAhw6OpOJiaOMh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/04/04fe351ff0b4db66f17c72f3240cfc29a99ed867599d14fab5bb02ff04dbaf82-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b454/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/hashicorp/go-multierror -lang=go1.16 -complete -installsuffix shared -buildid WhTFRCRoXpTwHEYI0yzC/WhTFRCRoXpTwHEYI0yzC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./vendor/github.com/hashicorp/go-multierror/append.go ./vendor/github.com/hashicorp/go-multierror/flatten.go ./vendor/github.com/hashicorp/go-multierror/format.go ./vendor/github.com/hashicorp/go-multierror/group.go ./vendor/github.com/hashicorp/go-multierror/multierror.go ./vendor/github.com/hashicorp/go-multierror/prefix.go ./vendor/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/89/89e6086bb247edca5275e82a3a7a996447247efa86604f051de7834523b83def-d # internal golang.org/x/net/bpf mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/net/bpf -lang=go1.16 -complete -installsuffix shared -buildid jP2B1k1L3xFkdi5mMM3Y/jP2B1k1L3xFkdi5mMM3Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.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/df015df8a54bac04b2aaf22bba2eb5655ccad44fe57b22c888ca9f7518c620e0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b427/_pkg_.a # internal golang.org/x/net/internal/socket mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p golang.org/x/net/internal/socket -lang=go1.16 -complete -installsuffix shared -buildid tSPGD_Y5_3t_pCmEjJcs/tSPGD_Y5_3t_pCmEjJcs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7e/7ea2250af09e3491bf94599d8108a3b085a2459aadbe9bbf21b64836e392ce21-d # internal github.com/ghodss/yaml mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/ghodss/yaml -lang=go1.16 -complete -installsuffix shared -buildid N9n6w74cBRC1HDSpmtw0/N9n6w74cBRC1HDSpmtw0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/ac/acc9361a2d6cf9699d1781d4dc67a5eea645adb8909edd074352d158bb822805-d # internal github.com/sean-/seed mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/sean-/seed -lang=go1.16 -complete -installsuffix shared -buildid 32jq6-utHJLmc83hAJfF/32jq6-utHJLmc83hAJfF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./vendor/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/44/44ce5e291dd7115b5abeececae2f3e4da2bc34504782b99942ee6aab68cf8deb-d # internal github.com/oklog/ulid mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b426/_pkg_.a # internal cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid 4EtMbt6xXI9FKF3zWKTD/4EtMbt6xXI9FKF3zWKTD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./vendor/github.com/oklog/ulid/ulid.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/da/da101d5464e2b3dd6d4e5d0e5ac80451acd87555b084dcd098f44afce12a426b-d # internal github.com/pkg/errors mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid Q0UuHP5alk48HvVNh7t0/Q0UuHP5alk48HvVNh7t0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/fc/fc194bccaee39a029c2f29e85125843db3e07834fc187cc667ba0d1ada498d26-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/opentracing/opentracing-go/log -lang=go1.16 -complete -installsuffix shared -buildid X2bOYsJCj9t0R9BlU95M/X2bOYsJCj9t0R9BlU95M -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/3a/3a7e3674e1c26ca5b36443bd2873c339a778e1f34b07b09f94befe2d70f6228a-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b458/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b459/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b460/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/net/ipv4 -lang=go1.16 -complete -installsuffix shared -buildid FEwhp6j2jyRiUjE6EnaV/FEwhp6j2jyRiUjE6EnaV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/4a/4a8ebcb991db844f2ecf78b77f16ca968b5e77285908eb4c62547667c100c053-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b458/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b459/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b460/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p golang.org/x/net/ipv6 -lang=go1.16 -complete -installsuffix shared -buildid 4IeYgIjFKnN6a0nkMX-S/4IeYgIjFKnN6a0nkMX-S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/5b/5b4ef55d42ec5e3f480ccf536ce4772add456888dc3a576f9e0bf4f6879f0b35-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b207/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p google.golang.org/grpc/credentials -lang=go1.16 -complete -installsuffix shared -buildid jXRR0cfWeiFiVOvrOa00/jXRR0cfWeiFiVOvrOa00 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/1e/1e773d646351e2289e70b554abbaea4ba81eae69f181fab0eb66c7e87e64ae0f-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b217/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/encoding/proto -lang=go1.16 -complete -installsuffix shared -buildid 6SizLl5WWG7zPQP4JVJ8/6SizLl5WWG7zPQP4JVJ8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/4a/4a7db6c61e0828e97f8057066ccedf2d9af866d71c6bbd1b6cc5f89f95d5f8b6-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b223/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b225/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/golang/protobuf/ptypes -lang=go1.16 -complete -installsuffix shared -buildid SQOfDUPDm-TwZXVBFfqy/SQOfDUPDm-TwZXVBFfqy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/cb/cb33c367eca9b2cdded95228a8ab87a90282bc67dd2d1bf47b95d8bf98ecc3c7-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.16 -complete -installsuffix shared -buildid Zh9qZiuya8IXuffKHFIc/Zh9qZiuya8IXuffKHFIc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8c/8c568e33f6090402829b1be4f75582f1b78790294e18751a880059a404dd597c-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/grpc/resolver -lang=go1.16 -complete -installsuffix shared -buildid kM4I_m3th1mSTIyZggKX/kM4I_m3th1mSTIyZggKX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./vendor/google.golang.org/grpc/resolver/map.go ./vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/10/106f14deb31a245beb923d30608d661afd0e2f6b366e403e156c31abb0cd3d6b-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile net=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.16 -complete -installsuffix shared -buildid zKLWA-mIFrz2Xxq2B9WF/zKLWA-mIFrz2Xxq2B9WF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./vendor/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/e4/e447ed3b5c4b68d17d2a14a741deb746ba5cf6aefd404251543fea5e691b7dd6-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b208/ cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/a8/a8bfca1ae2850da73f491a96754fe1473dd79cc7948466be084187c1dc1f73d4-d # internal google.golang.org/grpc/internal/status cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/grpc/internal -lang=go1.16 -complete -installsuffix shared -buildid n3R_beSv3cA6Ehi35Kdg/n3R_beSv3cA6Ehi35Kdg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b222/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/grpc/internal/status -lang=go1.16 -complete -installsuffix shared -buildid 6080XDsm5Q-IvuIIi0dX/6080XDsm5Q-IvuIIi0dX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/17/178dabd3d53bed90706fc5ff75b2ef6fb238340e0d89428d82fe9fc5df0a4597-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/grpc/internal/channelz -lang=go1.16 -complete -installsuffix shared -buildid qhYoDHm8BYhaPDulXVfo/qhYoDHm8BYhaPDulXVfo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/7f/7f0b0b3a6f069737f43819b937ccfd0311e449ba18ef287fd77e10eef61aa9e1-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p google.golang.org/grpc/balancer -lang=go1.16 -complete -installsuffix shared -buildid PXzQRkUHfyPNdIgJ7OqX/PXzQRkUHfyPNdIgJ7OqX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/4d/4da85301cf0b51cc0e939d830dbbe19e48a9e7ec3b11429cb4c9ee5b264e945a-d # internal google.golang.org/grpc/status mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/grpc/status -lang=go1.16 -complete -installsuffix shared -buildid CydNPg7e_xJJf1xpJSjd/CydNPg7e_xJJf1xpJSjd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/8c/8cfce671e29bccf48ed0e5323c00b4d0f0a61c78c0375e195538e6701ddd6a9f-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.16 -complete -installsuffix shared -buildid 7MwCRt9yKTCZpshTR2ou/7MwCRt9yKTCZpshTR2ou -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/3c/3c486c7e383fd390032b126f9749978dd969ff0e3b10da58140753d0558b4dd4-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/grpc/balancer/base -lang=go1.16 -complete -installsuffix shared -buildid JRPBq_tG91zjqM-ScDcd/JRPBq_tG91zjqM-ScDcd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/ea/ea4f78ccfed7312e3c1ee1ea1db52df80d2ecba0985a37f7e7a2ebe6e2a20eaa-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.16 -complete -installsuffix shared -buildid VgdD0VnYbigYtpDT0ybZ/VgdD0VnYbigYtpDT0ybZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ab/abb733e2a676937b1ad2f2064733b89ae26a229c45189710abbf546302d6cf33-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.16 -complete -installsuffix shared -buildid _B2PysMWtNoLgzzHZ-67/_B2PysMWtNoLgzzHZ-67 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/80/80522d4bd47dd38960f4d82277ad38593125681b9bc125043f173a8c708b1d2b-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b222/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.16 -complete -installsuffix shared -buildid lrMaTyVCCjLTmTcLo1Ln/lrMaTyVCCjLTmTcLo1Ln -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/92/9277bc40c501c72623554b08d6687e3877d78703df76d0170d9bb17e996c9d38-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.16 -complete -installsuffix shared -buildid tkicWX7ousfe3871uqLa/tkicWX7ousfe3871uqLa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/67/678f2453be7d985e37b001a2512f8bbfcf6fed82f99fb84aae6fe29e4f22fbf5-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/grpc/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid vbq5mzSCm5r6VNAhkjSs/vbq5mzSCm5r6VNAhkjSs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/config_selector.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/b213/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/de/de9ff08c38330bdafebd51759e259cf27c61fc2e8fea5faad74075c870523355-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.16 -complete -installsuffix shared -buildid NQthSzUuHHzstlnuRZWj/NQthSzUuHHzstlnuRZWj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/a0/a073a38fc351a41b9f62e8091d5111d3174f548c75887e950a19fd5124d62125-d # internal google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.16 -complete -installsuffix shared -buildid anuuMVB5iDcM6VWqb4vk/anuuMVB5iDcM6VWqb4vk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/92/92ba263caa0cdb3fcf3316e890164f1d58df4ffc0693eca8376cbc4566649da7-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.16 -complete -installsuffix shared -buildid lDZ-JUENozi5AV5KAM1A/lDZ-JUENozi5AV5KAM1A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/5b/5b7e27de0ee5424a9b07bebbdcb8921589748117af9e120d3a111ef447d0e440-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/grpc/internal/metadata -lang=go1.16 -complete -installsuffix shared -buildid 9Qlmqcg6qR5SEsJfab-a/9Qlmqcg6qR5SEsJfab-a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./vendor/google.golang.org/grpc/internal/metadata/metadata.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/95/9596045398bcff0063be3ddd4ad7bb4ad87418b993dc77c662b71d62fbdce3e7-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile net=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/grpc/peer -lang=go1.16 -complete -installsuffix shared -buildid pFN7UA3xDRO8kR_G_fIL/pFN7UA3xDRO8kR_G_fIL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/79/799f0a5cbf5da95341f24accb917fbe405031af34d5bb74487c4955f0e935e75-d # internal github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus -lang=go1.16 -complete -installsuffix shared -buildid 6uMZj02pBxFKfK5grq9J/6uMZj02pBxFKfK5grq9J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/1f/1f861df07804e97b47c7ebbab596e2411c8d0abb0c24928b752616aab1def823-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b227/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/client_model/go -lang=go1.16 -complete -installsuffix shared -buildid cs32rGIkJIMGlesNX9wK/cs32rGIkJIMGlesNX9wK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/8d/8d4b81124d0e885c6dbd7ebcc940a752ec0d65b99d6f244c0a0bd4a7cbf26ea7-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b329/ cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7f/7f4648eeb25514a395c7d24e2941112bc947ebb6ff24023d6df75564d9bf7dc9-d # internal cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -lang=go1.16 -complete -installsuffix shared -buildid SRoPUcxppFspwABStRWh/SRoPUcxppFspwABStRWh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go github.com/miekg/dns mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/base32=$WORK/b456/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b457/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b461/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/miekg/dns -lang=go1.16 -complete -installsuffix shared -buildid Nd6g84IFPq9RmFRK02Mr/Nd6g84IFPq9RmFRK02Mr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/02/023c69945f22503177dfd8180c2d892bfec801680fc2dbff93647e5f52004a2b-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/uber/jaeger-client-go/internal/spanlog -lang=go1.16 -complete -installsuffix shared -buildid ZyuVhhDMH6NlKD_P1SsZ/ZyuVhhDMH6NlKD_P1SsZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/2b/2b2e420a890bc620f2f05467ec35ab903ffee55dcf0b549f5aa2f860f966e01b-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/uber/jaeger-client-go/log -lang=go1.16 -complete -installsuffix shared -buildid Vl6VHJT-ClROqrbbgRUh/Vl6VHJT-ClROqrbbgRUh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/log/logger.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/94/9418455c138cba4f009122106bcd28e1436e842a83c417c9ea8351b948f7965a-d # internal compress/zlib mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b487/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p compress/zlib -std -complete -installsuffix shared -buildid IIoljSxWAxlJpAvFDhbP/IIoljSxWAxlJpAvFDhbP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/56/563d7a9771ec8a38192a869d85644fe16cc083d83936bd5b8933a6a846e22350-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/uber/jaeger-lib/metrics -lang=go1.16 -complete -installsuffix shared -buildid lhel1CkF9Geyr6YyXhFK/lhel1CkF9Geyr6YyXhFK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/a9/a9c36db5abde98914080b1e966dd99dbfdad2f05934d8f9fe77766b1c15661ea-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b485/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b482/_pkg_.a # internal cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b486/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/5b/5be6a5d4e9624ad8f6cea1b36816e4d5c5b54bdff70d0a9a8f903bdf08fef461-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/uber/jaeger-client-go/thrift -lang=go1.16 -complete -installsuffix shared -buildid uklVH-nImf-q0xBcANNP/uklVH-nImf-q0xBcANNP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go go.uber.org/atomic mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p go.uber.org/atomic -lang=go1.16 -complete -installsuffix shared -buildid B87DypSSMf4YWeXjm53-/B87DypSSMf4YWeXjm53- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c3/c3bbae09a9336561a1edc63b77bcef8cc9ed716b9b96112626ce8415770405f8-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile runtime/metrics=$WORK/b327/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.16 -complete -installsuffix shared -buildid EHfkIVvCZm91cHDZPCVj/EHfkIVvCZm91cHDZPCVj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/66/6692a2afd3da2cb888ad98a9bdec4090bc74b25cd76ac04839380772a2b613b1-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/coreos/go-semver/semver -lang=go1.16 -complete -installsuffix shared -buildid 49hVb1sttmWgRZZ3Sa3n/49hVb1sttmWgRZZ3Sa3n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/coreos/go-semver/semver/semver.go ./vendor/github.com/coreos/go-semver/semver/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/68/68e5f676c66ebe7dfd65e98f53b0eb8b2a3862f4bcaef317b36a5b245dce28fb-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b506/ cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/79/79c9ea91b19f0254f6c49e1c1f8539211e18b28503982885e275a0251c665a7a-d # internal cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b507/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p go.opentelemetry.io/otel/baggage -lang=go1.16 -complete -installsuffix shared -buildid -C134hG-B0sXFGjBsUVj/-C134hG-B0sXFGjBsUVj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./vendor/go.opentelemetry.io/otel/baggage/baggage.go ./vendor/go.opentelemetry.io/otel/baggage/context.go ./vendor/go.opentelemetry.io/otel/baggage/doc.go go.opentelemetry.io/otel/attribute mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b510/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p go.opentelemetry.io/otel/attribute -lang=go1.16 -complete -installsuffix shared -buildid ro38eS1UZ-OH6O5voEXy/ro38eS1UZ-OH6O5voEXy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./vendor/go.opentelemetry.io/otel/attribute/doc.go ./vendor/go.opentelemetry.io/otel/attribute/encoder.go ./vendor/go.opentelemetry.io/otel/attribute/iterator.go ./vendor/go.opentelemetry.io/otel/attribute/key.go ./vendor/go.opentelemetry.io/otel/attribute/kv.go ./vendor/go.opentelemetry.io/otel/attribute/set.go ./vendor/go.opentelemetry.io/otel/attribute/type_string.go ./vendor/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/e3/e33ecff8a00f8cfff23c2ec652af98e6f93043a868c5ed818110e49bee4bb799-d # internal go.etcd.io/etcd/api/v3/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b503/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p go.etcd.io/etcd/api/v3/version -lang=go1.16 -complete -installsuffix shared -buildid 6Hj9TplvKqRKeVwG6BlX/6Hj9TplvKqRKeVwG6BlX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./vendor/go.etcd.io/etcd/api/v3/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/1d/1d877c47bfdd2206cc8e1870fba8d5dc8171c435a896a2fbd41f0a1bd0cc5bd1-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p go.opentelemetry.io/otel/codes -lang=go1.16 -complete -installsuffix shared -buildid AZCrhoOoGTl26gMz1Xid/AZCrhoOoGTl26gMz1Xid -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./vendor/go.opentelemetry.io/otel/codes/codes.go ./vendor/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/e5/e5ac2298601f680405d4a9877514b9af5a9a7e93a193b7af97e97eccd2ac5222-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b513/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/go-logr/logr/funcr -lang=go1.16 -complete -installsuffix shared -buildid JLEzCENr5RNS4d1ENYAs/JLEzCENr5RNS4d1ENYAs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./vendor/github.com/go-logr/logr/funcr/funcr.go cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f1/f182725555583b04ced1ac0f7f26352b8561b72cf96d0fd3e98b48d47c13adf5-d # internal testing mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/sysinfo=$WORK/b518/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile runtime/trace=$WORK/b337/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p testing -std -complete -installsuffix shared -buildid bH1Cd8kGK7pP2uTmQfSs/bH1Cd8kGK7pP2uTmQfSs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/53/539c42e1c12b2d871f5480cf426d2a2c412e5e77bc11bbcaeecd8998a2607cc1-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p go.opentelemetry.io/otel/trace -lang=go1.16 -complete -installsuffix shared -buildid WOOYNiIc8oYHaWNVURAz/WOOYNiIc8oYHaWNVURAz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack ./vendor/go.opentelemetry.io/otel/trace/config.go ./vendor/go.opentelemetry.io/otel/trace/context.go ./vendor/go.opentelemetry.io/otel/trace/doc.go ./vendor/go.opentelemetry.io/otel/trace/nonrecording.go ./vendor/go.opentelemetry.io/otel/trace/noop.go ./vendor/go.opentelemetry.io/otel/trace/trace.go ./vendor/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/57/573a5e8d592b6f1b6a8796b5fc6d2c0455575b874452189896cf627d45a22686-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -lang=go1.16 -complete -installsuffix shared -buildid -YahlyqtfCkMVa1FvESw/-YahlyqtfCkMVa1FvESw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/e8/e8a18b151030e66ceb9e3531b71f57de7b78c961b02c2c4a30b56098057e801a-d # internal github.com/go-logr/stdr mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b513/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b516/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid csEiZ85pEtsYsVypeTdq/csEiZ85pEtsYsVypeTdq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./vendor/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/bb/bb8d5b35843c4c40fe60614e821c0f263946efc20c8f93e166a8c3157cd965f6-d # internal os/user mkdir -p $WORK/b526/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b526/ -importpath os/user -- -I $WORK/b526/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/0a/0a1417d05e3f46e2071af077ed22d6f1ae8f0e28228fd7d27b946ab595429760-d # internal go.opentelemetry.io/proto/otlp/common/v1 mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p go.opentelemetry.io/proto/otlp/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid mazfudT283WGbMFf_grh/mazfudT283WGbMFf_grh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/dd/ddc29447f762398d4cffef4099f7c474f900570b63a33ea8212a8fc30d943216-d # internal go.opentelemetry.io/proto/otlp/resource/v1 mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b534/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p go.opentelemetry.io/proto/otlp/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid svsFo9y-nmMGWk10wvK1/svsFo9y-nmMGWk10wvK1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/resource/v1/resource.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/49/49dba9f7a2965e1771e4cca6cd14f731524c9805a0108897fbae8e79775f3ad4-d # internal net/http/httputil mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b130/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DpBK0cTxlL_TeL4EVG4W/DpBK0cTxlL_TeL4EVG4W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/65/658884afcbfdcfc997d1cbb974e408d0e54e39f51c3871f5505115cf7d393829-d # internal github.com/getsentry/sentry-go/internal/ratelimit mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.16 -complete -installsuffix shared -buildid r_RFx5p4kF7_Ty5HYH_Q/r_RFx5p4kF7_Ty5HYH_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/category.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/deadline.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/doc.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/map.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/rate_limits.go ./vendor/github.com/getsentry/sentry-go/internal/ratelimit/retry_after.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/ac/ac17160e064de8c68627e8bbaa1ece4ae92d3e1d2f564f6c5f458cc38616e5f0-d # internal golang.org/x/net/trace mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b165/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p golang.org/x/net/trace -lang=go1.16 -complete -installsuffix shared -buildid AFrh5Cm0Tv_v51-w8AUN/AFrh5Cm0Tv_v51-w8AUN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/e9/e943db0f16bde030256e153a8b82c170d43ce86547adef5fcbd282ddb4c0e4bf-d # internal golang.org/x/net/http2 mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b247/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b253/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b248/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p golang.org/x/net/http2 -lang=go1.16 -complete -installsuffix shared -buildid R-T7yHC_VmRz6NkTgI47/R-T7yHC_VmRz6NkTgI47 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/go118.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/64/640f8b4bf3f61e18057b12acb3bd6800091d47c1647f4b3a59f7b3be18605528-d # internal net/rpc mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p net/rpc -std -complete -installsuffix shared -buildid fOvqQunj9zJAz8JcwZvK/fOvqQunj9zJAz8JcwZvK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/31/31734b256e35cbcbf08219186cc12644e2f2a8aae1aeda68eba8e5af1d12e4dc-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/httpclient mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/httpclient -lang=go1.16 -complete -installsuffix shared -buildid wMtTnpk5KkdOiB4AT4sA/wMtTnpk5KkdOiB4AT4sA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/basic_auth_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/contextual_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/custom_headers_middleware.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/http_client.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/options.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d8/d8801fdc3fb3ffa8a88b0eb682d550786da2140e6dd0f8dc6eb71a05e965d33c-d # internal github.com/getsentry/sentry-go/internal/debug mkdir -p $WORK/b110/ cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/e9/e9f914f2fc8b72fbe95655ee410c0d5b48a745d04d56aa7d3010d3f14b3a2e12-d # internal expvar mkdir -p $WORK/b321/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid HuRITWogJcyyJw8KlgFM/HuRITWogJcyyJw8KlgFM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack ./vendor/github.com/getsentry/sentry-go/internal/debug/transport.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p expvar -std -complete -installsuffix shared -buildid K18nzDYxUDTeiVdTJt87/K18nzDYxUDTeiVdTJt87 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/bb/bb2846c6147df5e3dd21945a9dabbca2a1b6444802445784ce5789495f468f9c-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b222/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b329/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b330/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/common/expfmt -lang=go1.16 -complete -installsuffix shared -buildid 1Yj-bhRNkE0YXjiiqgZw/1Yj-bhRNkE0YXjiiqgZw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/04/04812be62c38a74ebe40c20bf8a0a75b0ed17b91e7165b6e8905aedbff6c9dfd-d # internal net/http/pprof mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b167/_pkg_.a packagefile internal/profile=$WORK/b335/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/pprof=$WORK/b336/_pkg_.a packagefile runtime/trace=$WORK/b337/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p net/http/pprof -std -complete -installsuffix shared -buildid fagCdxnIY85N4pJV_nEM/fagCdxnIY85N4pJV_nEM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/2f/2f0aa0b309814ad0608abe1256fcc5a41fee0a900b97aebfb2c979110db59e61-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.16 -complete -installsuffix shared -buildid _ol36JIrmcwyivts5ldM/_ol36JIrmcwyivts5ldM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c4/c440f5e3c9df8390e21c6606d31bb1ccdd4c49c129c1aa11168cd50f88a2a72d-d # internal github.com/getsentry/sentry-go mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b109/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b110/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b133/_pkg_.a packagefile go/build=$WORK/b134/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b150/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/getsentry/sentry-go -lang=go1.16 -complete -installsuffix shared -buildid DT0Ne9U0vGcXrgcYKBd0/DT0Ne9U0vGcXrgcYKBd0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack ./vendor/github.com/getsentry/sentry-go/client.go ./vendor/github.com/getsentry/sentry-go/doc.go ./vendor/github.com/getsentry/sentry-go/dsn.go ./vendor/github.com/getsentry/sentry-go/hub.go ./vendor/github.com/getsentry/sentry-go/integrations.go ./vendor/github.com/getsentry/sentry-go/interfaces.go ./vendor/github.com/getsentry/sentry-go/scope.go ./vendor/github.com/getsentry/sentry-go/sentry.go ./vendor/github.com/getsentry/sentry-go/sourcereader.go ./vendor/github.com/getsentry/sentry-go/span_recorder.go ./vendor/github.com/getsentry/sentry-go/stacktrace.go ./vendor/github.com/getsentry/sentry-go/traces_sampler.go ./vendor/github.com/getsentry/sentry-go/tracing.go ./vendor/github.com/getsentry/sentry-go/transport.go ./vendor/github.com/getsentry/sentry-go/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/15/15412b31ed3b88c558cb26e0158dbaa3c2d0dcea74f4bd4a69b6dc49c6d3ab8b-d # internal github.com/elazarl/goproxy mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/elazarl/goproxy -lang=go1.16 -complete -installsuffix shared -buildid kWkJEXd28e7P3k8oNp7b/kWkJEXd28e7P3k8oNp7b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./vendor/github.com/elazarl/goproxy/actions.go ./vendor/github.com/elazarl/goproxy/certs.go ./vendor/github.com/elazarl/goproxy/chunked.go ./vendor/github.com/elazarl/goproxy/counterecryptor.go ./vendor/github.com/elazarl/goproxy/ctx.go ./vendor/github.com/elazarl/goproxy/dispatcher.go ./vendor/github.com/elazarl/goproxy/doc.go ./vendor/github.com/elazarl/goproxy/https.go ./vendor/github.com/elazarl/goproxy/logger.go ./vendor/github.com/elazarl/goproxy/proxy.go ./vendor/github.com/elazarl/goproxy/responses.go ./vendor/github.com/elazarl/goproxy/signer.go ./vendor/github.com/elazarl/goproxy/websocket.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b8/b82732fffc85a9a73e58cbbcaead2c7ae37ea2d0279cfe772ff8e8da345b366a-d # internal github.com/mailru/easyjson mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/jlexer=$WORK/b420/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b422/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/mailru/easyjson -lang=go1.16 -complete -installsuffix shared -buildid FbRWVNBuUerjT77xy1X5/FbRWVNBuUerjT77xy1X5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./vendor/github.com/mailru/easyjson/helpers.go ./vendor/github.com/mailru/easyjson/raw.go ./vendor/github.com/mailru/easyjson/unknown_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/27/2725aef7cce399c53a82e30384393e820ead3af379ee3267c4715a6a54a851e9-d # internal github.com/chromedp/cdproto/har mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b419/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b420/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b422/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/chromedp/cdproto/har -lang=go1.16 -complete -installsuffix shared -buildid gUqVTnSPankRXUf8awqm/gUqVTnSPankRXUf8awqm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./vendor/github.com/chromedp/cdproto/har/easyjson.go ./vendor/github.com/chromedp/cdproto/har/har.go ./vendor/github.com/chromedp/cdproto/har/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/72/725410e3872173bfe3272a5e824fc8eb2b22369283958e39307c8e25af67da92-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.16 -complete -installsuffix shared -buildid QBr-mDLusuhic_G1DcB3/QBr-mDLusuhic_G1DcB3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/13/1325274aca1662341871c3b51990895d328d2316ce29c7cb58af3ea8500e92e1-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b321/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b322/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b323/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b331/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile runtime/metrics=$WORK/b327/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.16 -complete -installsuffix shared -buildid g1tPyFJS2KXm50e-yvV4/g1tPyFJS2KXm50e-yvV4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/8f/8fadaeaa39fd4073a650b9602d25322887bfb9dd29f8f222be56d7752ded9d68-d # internal github.com/go-openapi/swag mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b420/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b422/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/go-openapi/swag -lang=go1.16 -complete -installsuffix shared -buildid SrUdwBHmhUsV5pw1E-tZ/SrUdwBHmhUsV5pw1E-tZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go cd $WORK/b526 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b526=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/ba/baf74b87041c70d651118bfe695704200c6ee8889721b7fb51be6decb1fa3735-d # internal github.com/gorilla/mux mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/gorilla/mux -lang=go1.16 -complete -installsuffix shared -buildid mf6Fl2XXJbx5cYDYRNOy/mf6Fl2XXJbx5cYDYRNOy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./vendor/github.com/gorilla/mux/doc.go ./vendor/github.com/gorilla/mux/middleware.go ./vendor/github.com/gorilla/mux/mux.go ./vendor/github.com/gorilla/mux/regexp.go ./vendor/github.com/gorilla/mux/route.go ./vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b379/_pkg_.a # internal cd $WORK/b526 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b526=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/4c/4c24d0aec56ffe00797f4eb93fb08f563b7ebfd7732106857675d8077355c36e-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b382/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.16 -complete -installsuffix shared -buildid axzS6kQLbUS_PVOuFfyN/axzS6kQLbUS_PVOuFfyN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go cd $WORK/b526 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b526=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/99/9922b69303668a62a18dff73990b376b16b4dad7a4744fb3d0d34c1ee208902d-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.16 -complete -installsuffix shared -buildid vUwbNQZ8fZyB540i0sbz/vUwbNQZ8fZyB540i0sbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/76/76d8adb98025d4ba416a850c46c5deaf5bc03ebfd37cab861adbfe71247f44d5-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b392/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.16 -complete -installsuffix shared -buildid etrVLCNpNrYKoDJw7RtN/etrVLCNpNrYKoDJw7RtN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/8d/8d097f823d6bf65b59e8286671a75a32c685b678658ef46ae7cbbe60d583b4e4-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b406/ cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/4e/4e23a7f5b5e9dba93bf868585126017f8bebfb3a72fb793e270b63ec3835150c-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/go-openapi/jsonpointer -lang=go1.16 -complete -installsuffix shared -buildid -4zBgOZckqL7NiYPU9p1/-4zBgOZckqL7NiYPU9p1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.16 -complete -installsuffix shared -buildid 0-kg56UfAizhAWvRL35z/0-kg56UfAizhAWvRL35z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/99/99926e50f70094b3d62274f95414484fbe000a5032afdd001e90b84a3cab2bb3-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b385/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.16 -complete -installsuffix shared -buildid kd1rgXuz2DtjKliyVhMW/kd1rgXuz2DtjKliyVhMW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/66/66c50e91f7c25ed876c124dbcf958f9b344afb0b3f381d81ecdf9fc07ba74472-d # internal github.com/elazarl/goproxy/transport mkdir -p $WORK/b436/ cd $WORK/b526 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b526=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/elazarl/goproxy/transport -lang=go1.16 -complete -installsuffix shared -buildid LFaKNxe8W77owdCflZfZ/LFaKNxe8W77owdCflZfZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./vendor/github.com/elazarl/goproxy/transport/roundtripper.go ./vendor/github.com/elazarl/goproxy/transport/transport.go ./vendor/github.com/elazarl/goproxy/transport/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/15/15a12987620550fc8be1bdcd9baa32ed7b28b03b2286d7b6e3d96349d91b0f09-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/d3/d3747b4894801629066734d86d865850c7755d6d4500b1fc5d2127815dae7d79-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.16 -complete -installsuffix shared -buildid KufR7vWPGn-CtYEWNz1N/KufR7vWPGn-CtYEWNz1N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go github.com/getkin/kin-openapi/openapi3 mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b425/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b426/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/getkin/kin-openapi/openapi3 -lang=go1.16 -complete -installsuffix shared -buildid Evkn_MvVB8z-7zZsqhXJ/Evkn_MvVB8z-7zZsqhXJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./vendor/github.com/getkin/kin-openapi/openapi3/callback.go ./vendor/github.com/getkin/kin-openapi/openapi3/components.go ./vendor/github.com/getkin/kin-openapi/openapi3/content.go ./vendor/github.com/getkin/kin-openapi/openapi3/discriminator.go ./vendor/github.com/getkin/kin-openapi/openapi3/doc.go ./vendor/github.com/getkin/kin-openapi/openapi3/encoding.go ./vendor/github.com/getkin/kin-openapi/openapi3/errors.go ./vendor/github.com/getkin/kin-openapi/openapi3/example.go ./vendor/github.com/getkin/kin-openapi/openapi3/extension.go ./vendor/github.com/getkin/kin-openapi/openapi3/external_docs.go ./vendor/github.com/getkin/kin-openapi/openapi3/header.go ./vendor/github.com/getkin/kin-openapi/openapi3/info.go ./vendor/github.com/getkin/kin-openapi/openapi3/internalize_refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/link.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader.go ./vendor/github.com/getkin/kin-openapi/openapi3/loader_uri_reader.go ./vendor/github.com/getkin/kin-openapi/openapi3/media_type.go ./vendor/github.com/getkin/kin-openapi/openapi3/openapi3.go ./vendor/github.com/getkin/kin-openapi/openapi3/operation.go ./vendor/github.com/getkin/kin-openapi/openapi3/parameter.go ./vendor/github.com/getkin/kin-openapi/openapi3/path_item.go ./vendor/github.com/getkin/kin-openapi/openapi3/paths.go ./vendor/github.com/getkin/kin-openapi/openapi3/refs.go ./vendor/github.com/getkin/kin-openapi/openapi3/request_body.go ./vendor/github.com/getkin/kin-openapi/openapi3/response.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_formats.go ./vendor/github.com/getkin/kin-openapi/openapi3/schema_validation_settings.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_requirements.go ./vendor/github.com/getkin/kin-openapi/openapi3/security_scheme.go ./vendor/github.com/getkin/kin-openapi/openapi3/serialization_method.go ./vendor/github.com/getkin/kin-openapi/openapi3/server.go ./vendor/github.com/getkin/kin-openapi/openapi3/tag.go ./vendor/github.com/getkin/kin-openapi/openapi3/xml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cd $WORK/b526 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b526=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/f5/f5f0551cd2a62ec5df35c9c80b35e1d6ba48be9002a9e2fdd5700d10215873c6-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b246/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b253/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b255/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b244/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b259/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/grpc/internal/transport -lang=go1.16 -complete -installsuffix shared -buildid bCclom3dn2q891IxKPe1/bCclom3dn2q891IxKPe1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d1/d1916e0b182ffbb5535c6524d302484004481a834b96267bedcdad1584eac050-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b385/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.16 -complete -installsuffix shared -buildid NHYtjNw12qoNbZmVLxwQ/NHYtjNw12qoNbZmVLxwQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b455/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b526=/tmp/go-build -gno-record-gcc-switches -o $WORK/b526/_cgo_.o $WORK/b526/_cgo_main.o $WORK/b526/_x001.o $WORK/b526/_x002.o $WORK/b526/_x003.o $WORK/b526/_x004.o -g -O2 cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/82/82d7b7ba75554b47dd7e6b32803d87b6c02f2cfb2be44c1ba3c4db86efbfea0d-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.16 -complete -installsuffix shared -buildid bnxqrKZhr_GhqDhDkVft/bnxqrKZhr_GhqDhDkVft -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/72/7287cf60b01017c215ab8e674771c6ae093025c411a8bf4dc2f2b3eddc471ea3-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b390/_pkg_.a # internal mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.16 -complete -installsuffix shared -buildid VKC7HHuUQRR_Iox0D7p2/VKC7HHuUQRR_Iox0D7p2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/8d/8d41f525575353dd3dbecdf15348666c37aa6a14f686ad9a2d7fc879e2069d22-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b389/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.16 -complete -installsuffix shared -buildid a2Q1rOB8xh3UO3vRir61/a2Q1rOB8xh3UO3vRir61 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/76/76b6cd4987b2836c78ab52eed6d688b17a6fe0736cf922a7547de64251baea76-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.16 -complete -installsuffix shared -buildid dYYrNA9h-es0pTfoNc90/dYYrNA9h-es0pTfoNc90 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage user -dynimport $WORK/b526/_cgo_.o -dynout $WORK/b526/_cgo_import.go cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p os/user -std -installsuffix shared -buildid lA2HpXU3NQkECRE_0F-4/lA2HpXU3NQkECRE_0F-4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b526/_cgo_gotypes.go $WORK/b526/cgo_listgroups_unix.cgo1.go $WORK/b526/cgo_lookup_unix.cgo1.go $WORK/b526/getgrouplist_unix.cgo1.go $WORK/b526/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/66/6667cf4340115187f6ac40616b37db33a5a6a6642fd46841321ee41d68ca77cd-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b413/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b436/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils -lang=go1.16 -complete -installsuffix shared -buildid ou-kncZmKTtKZYl4rohY/ou-kncZmKTtKZYl4rohY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils/http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/16/16e6033b05b7a46e9d89a072139c027f78534121c38a5c5f3367c79f3d61babf-d # internal github.com/armon/go-metrics mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b450/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/armon/go-metrics -lang=go1.16 -complete -installsuffix shared -buildid ou_6X68rtmydHI6qHHIv/ou_6X68rtmydHI6qHHIv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/86/8610d7e0d10c3bf5849f8b83b0f7162b75f282832cd61d304e5f71e2f78500f6-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/rpc=$WORK/b273/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/hashicorp/go-msgpack/codec -lang=go1.16 -complete -installsuffix shared -buildid qNQXu94JhPDvpJHWXMJU/qNQXu94JhPDvpJHWXMJU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./vendor/github.com/hashicorp/go-msgpack/codec/0doc.go ./vendor/github.com/hashicorp/go-msgpack/codec/binc.go ./vendor/github.com/hashicorp/go-msgpack/codec/decode.go ./vendor/github.com/hashicorp/go-msgpack/codec/encode.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper.go ./vendor/github.com/hashicorp/go-msgpack/codec/helper_internal.go ./vendor/github.com/hashicorp/go-msgpack/codec/msgpack.go ./vendor/github.com/hashicorp/go-msgpack/codec/rpc.go ./vendor/github.com/hashicorp/go-msgpack/codec/simple.go ./vendor/github.com/hashicorp/go-msgpack/codec/time.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b526/_pkg_.a $WORK/b526/_x001.o $WORK/b526/_x002.o $WORK/b526/_x003.o $WORK/b526/_x004.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/45/45a4aee3cd8bb81659031607d99293d26ad2dc7b13cfa0e9aea0c74b4944a7cc-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b467/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/gogo/protobuf/gogoproto -lang=go1.16 -complete -installsuffix shared -buildid 7ZSTd3ACN8RtAR56L9V-/7ZSTd3ACN8RtAR56L9V- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/eb/eb6c125f2ace9149fe1cd652efddd2cedf364fd78b59099e8678c39d43029006-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.16 -complete -installsuffix shared -buildid 7ZcbZ6HyZbCCa4Kuy2JJ/7ZcbZ6HyZbCCa4Kuy2JJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/0e/0ed5eeb7e06d0cd8a8ac89a20759e3418e687821bc2d68766a8e02440c45bfc6-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b403/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.16 -complete -installsuffix shared -buildid rFRNffh8ggXDM8JcN0WI/rFRNffh8ggXDM8JcN0WI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/09/0997099dd3897bb8c6feb361d3faa1e1cc87836f15e0bb64e2132b1a965cc87b-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b396/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.16 -complete -installsuffix shared -buildid oeqnsCKE4WsP4jNFKwgw/oeqnsCKE4WsP4jNFKwgw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/59/5990b0bc86db96f88219c1b4ed2ee914f04a32bbac03b27d74b900055572f75d-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.16 -complete -installsuffix shared -buildid E2R2y2EflZ4y_6oUhUzk/E2R2y2EflZ4y_6oUhUzk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/60/60fcc80728e2c284e76f8a1ee80db56ff57dbed8507655dbd357493b46ba11fa-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -lang=go1.16 -complete -installsuffix shared -buildid WlX_t2gAkEU-p1nYMcN8/WlX_t2gAkEU-p1nYMcN8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/c6/c64a4c8a53099629138d997e726901b8a202f148679810d3e2d150a89af1acd3-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b393/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.16 -complete -installsuffix shared -buildid OL-u23DJtyNHF06L-B9F/OL-u23DJtyNHF06L-B9F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/c7/c7a88304a71d5f102907ddae5ae164d88d2c321aab2925fdf29f382ac792b107-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b372/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.16 -complete -installsuffix shared -buildid QUm8NEtCTqmIEWxU7Naf/QUm8NEtCTqmIEWxU7Naf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/c3/c3f80a599e06005b92629f3e0f77df195d49a664c892a42fe6d215fb4c3520be-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b402/_pkg_.a EOF cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/3f/3fba8328e14ae6226f5533af8edc9b03853f0d03cbf492b7cbff6862f08f0702-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.16 -complete -installsuffix shared -buildid fEVUopfLCI18sGdPx_T-/fEVUopfLCI18sGdPx_T- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go github.com/mwitkow/go-conntrack mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b470/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b164/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid w6GLEer6tIyZVQzb-kzJ/w6GLEer6tIyZVQzb-kzJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/78/784b51fc309dc10a531e334f67a3068772a550591f43af9d3d7e2fde1064e343-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p golang.org/x/net/context/ctxhttp -lang=go1.16 -complete -installsuffix shared -buildid EbZaYXhIlaHg3YDbLfl5/EbZaYXhIlaHg3YDbLfl5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/aa/aad36f4b8c65fa54e4435cc981f126db0ff552245b8e4f5c057921bdb61a4be7-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/opentracing/opentracing-go -lang=go1.16 -complete -installsuffix shared -buildid DbcW_5T75Dxg7oLi6Paq/DbcW_5T75Dxg7oLi6Paq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/00/0040be9fce48629fea1a17b1c6241203c636c34e7d20b379d69a14433302f265-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b473/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p golang.org/x/oauth2/internal -lang=go1.16 -complete -installsuffix shared -buildid yKDi2edLuifbEwCenzA5/yKDi2edLuifbEwCenzA5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/2a/2a49c81b15eee1d5cae57aebb4e1c36a0ff84a29f9e0e23342697594d892796c-d # internal github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -lang=go1.16 -complete -installsuffix shared -buildid VfsfMhIz2RWCohiL14HX/VfsfMhIz2RWCohiL14HX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/cd/cd7fad02e5e6d0aa1392c8ea291559f035f3df62420d7d93ddc5e671e47a5eb1-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/opentracing/opentracing-go/ext -lang=go1.16 -complete -installsuffix shared -buildid NKnHT5KhkoZU5Y48A9Z0/NKnHT5KhkoZU5Y48A9Z0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/6e/6e4b2b0cf06b4b27c57e7354868d733e5e418782e29565eeca28b3bc25f9121b-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b401/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.16 -complete -installsuffix shared -buildid faW6t4wTQO3Vzb6S-G8x/faW6t4wTQO3Vzb6S-G8x -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/5a/5a2b6dcec00165692cae616a62d66241a852e80f426ae7212962025aec55207a-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.16 -complete -installsuffix shared -buildid 6xyF_Y3TFJXptvEFPJQe/6xyF_Y3TFJXptvEFPJQe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/15/15739a41d2472a2ba2b35dc9a90e2f10ef31d6309f5117b09b6782813553284b-d # internal github.com/getkin/kin-openapi/routers mkdir -p $WORK/b430/ cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/4a/4a2b28da8f1f028dd61c8b74102a412cd610d0de4c61e5f4226410291d0e805a-d # internal golang.org/x/oauth2 mkdir -p $WORK/b471/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b424/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/getkin/kin-openapi/routers -lang=go1.16 -complete -installsuffix shared -buildid Lj7jVFkpRdJyEUV5YSMG/Lj7jVFkpRdJyEUV5YSMG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/types.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b472/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p golang.org/x/oauth2 -lang=go1.16 -complete -installsuffix shared -buildid 33vOqUDy1M28o_CV4xCA/33vOqUDy1M28o_CV4xCA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/f1/f1211c8a8c9e10bc0c3ce1b17d845bb2c8e26dce39cf86c6a4e097163905a3bb-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/uber/jaeger-client-go/thrift-gen/sampling -lang=go1.16 -complete -installsuffix shared -buildid Sw63Mt_YGJ8WzEJFIcmP/Sw63Mt_YGJ8WzEJFIcmP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/06/064ee3bf83427488fbb47f2f0281d9ba7ab1ea1dcc3eac100a31cbe871297b2e-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b405/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.16 -complete -installsuffix shared -buildid eJR29-L08voNVHtzBHtz/eJR29-L08voNVHtzBHtz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/8d/8d9a580607f2e017f003a1f279bf3a30e75eef4ea4ebf183166adc2e079882d6-d # internal github.com/getkin/kin-openapi/routers/gorillamux mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b424/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b430/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b432/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/getkin/kin-openapi/routers/gorillamux -lang=go1.16 -complete -installsuffix shared -buildid wNwl2xYSdhcPePin7bhp/wNwl2xYSdhcPePin7bhp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./vendor/github.com/getkin/kin-openapi/routers/gorillamux/router.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/bc/bc59463aeb6e2856f34e7ca76d890e69e2b96da1ff126a7f15cdd39b17c0005c-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b387/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b397/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.16 -complete -installsuffix shared -buildid oRXqGTVCC3Vkx6xtTQTe/oRXqGTVCC3Vkx6xtTQTe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/a1/a1935a1ce63c6d004b966bc51acf962b6f5b5f2cb92b46a3c170cd59bb39e911-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b471/_pkg_.a # internal google.golang.org/grpc mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b259/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/grpc -lang=go1.16 -complete -installsuffix shared -buildid Q95LdWCDWrvhFXC9parY/Q95LdWCDWrvhFXC9parY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/version.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b5/b53f7f2bee6102a1b90858d0f8106b87a3a81d9bb81f4181e6977c049441066b-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b472/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.16 -complete -installsuffix shared -buildid xncMd9YCTNrULSXUXYv7/xncMd9YCTNrULSXUXYv7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/11/1179b8a80c2e2211dee3db3664c24f7ed6f1d1f1524804580fa2d3cae45ab8d3-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/lzw=$WORK/b448/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b449/_pkg_.a packagefile github.com/google/btree=$WORK/b451/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b452/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b453/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b444/_pkg_.a packagefile github.com/miekg/dns=$WORK/b455/_pkg_.a packagefile github.com/sean-/seed=$WORK/b462/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/hashicorp/memberlist -lang=go1.16 -complete -installsuffix shared -buildid XySKPfFrpHO9oH5BOfCf/XySKPfFrpHO9oH5BOfCf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./vendor/github.com/hashicorp/memberlist/alive_delegate.go ./vendor/github.com/hashicorp/memberlist/awareness.go ./vendor/github.com/hashicorp/memberlist/broadcast.go ./vendor/github.com/hashicorp/memberlist/config.go ./vendor/github.com/hashicorp/memberlist/conflict_delegate.go ./vendor/github.com/hashicorp/memberlist/delegate.go ./vendor/github.com/hashicorp/memberlist/event_delegate.go ./vendor/github.com/hashicorp/memberlist/keyring.go ./vendor/github.com/hashicorp/memberlist/label.go ./vendor/github.com/hashicorp/memberlist/logging.go ./vendor/github.com/hashicorp/memberlist/memberlist.go ./vendor/github.com/hashicorp/memberlist/merge_delegate.go ./vendor/github.com/hashicorp/memberlist/mock_transport.go ./vendor/github.com/hashicorp/memberlist/net.go ./vendor/github.com/hashicorp/memberlist/net_transport.go ./vendor/github.com/hashicorp/memberlist/peeked_conn.go ./vendor/github.com/hashicorp/memberlist/ping_delegate.go ./vendor/github.com/hashicorp/memberlist/queue.go ./vendor/github.com/hashicorp/memberlist/security.go ./vendor/github.com/hashicorp/memberlist/state.go ./vendor/github.com/hashicorp/memberlist/suspicion.go ./vendor/github.com/hashicorp/memberlist/transport.go ./vendor/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/e5/e5d1d64c7b696c03fa9030a37b416b72fb4612e0bd2af2d56c39dfe8a11abf6e-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b418/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b424/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b430/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b431/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b435/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage -lang=go1.16 -complete -installsuffix shared -buildid Ev3WNjmowVil7t57r8vf/Ev3WNjmowVil7t57r8vf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/har.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/openapi.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/b2/b2766ca846f74c44ecd74d0e8a2b8b292169e0328fc08c7f00e11e3261be0b8f-d # internal github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid lM1dye3FD45sXeLpSnPj/lM1dye3FD45sXeLpSnPj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/35/3582dd7113e02a88778197755b62a0005780ec5935093cde05add422f19cc1d5-d # internal github.com/prometheus/common/config mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b469/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b246/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b474/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/common/config -lang=go1.16 -complete -installsuffix shared -buildid gCnGAGz6cszjUFVNJLZK/gCnGAGz6cszjUFVNJLZK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/09/09d50057435e88e0f130ca91dd8bae445610ca1cbf8ddf4e9682755c4a01ef93-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b371/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b387/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.16 -complete -installsuffix shared -buildid L94HPRF4956HBT8labcA/L94HPRF4956HBT8labcA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/de/ded6c5df6f64583a65ea4020597a6da5e473859fe009e18a4158ac06102e4123-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/uber/jaeger-client-go/thrift-gen/baggage -lang=go1.16 -complete -installsuffix shared -buildid E0SFlVSOvhb9g65O3Ebx/E0SFlVSOvhb9g65O3Ebx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/70/70e3a81a08d311d02c08c248d674e233447e9cac745f877379da95a3a34968c4-d # internal go.opentelemetry.io/otel/propagation mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b506/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p go.opentelemetry.io/otel/propagation -lang=go1.16 -complete -installsuffix shared -buildid Sw1Pf5oArWnw0WR0Cp3P/Sw1Pf5oArWnw0WR0Cp3P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./vendor/go.opentelemetry.io/otel/propagation/baggage.go ./vendor/go.opentelemetry.io/otel/propagation/doc.go ./vendor/go.opentelemetry.io/otel/propagation/propagation.go ./vendor/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/d5/d5dbd40dc5bcae387ab1b618e1a5b1f8e2031e9ce61e4bfae048ce78b1186ef5-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile compress/zlib=$WORK/b486/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift -lang=go1.16 -complete -installsuffix shared -buildid 7eY9Z64nKQaueZMk5VF-/7eY9Z64nKQaueZMk5VF- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/application_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/binary_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/buffered_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/compact_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/configuration.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/debug_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/deserializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/framed_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_context.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/header_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/http_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/iostream_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/logger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/memory_buffer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/messagetype.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/middleware.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/multiplexed_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/numeric.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/pointerize.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/processor_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/protocol_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/response_helper.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/rich_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/serializer.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/server_transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_json_protocol.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/simple_server.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/socket_unix_conn.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_server_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/ssl_socket.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_exception.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/transport_factory.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/type.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift/zlib_transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/56/568ee4f92e79e1ce23a955d32a04314c8c9bdb8f07dca6bece280fa666cce1d2-d # internal go.opentelemetry.io/contrib/propagators/jaeger mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p go.opentelemetry.io/contrib/propagators/jaeger -lang=go1.16 -complete -installsuffix shared -buildid s-ryt1cEgrgw4aHZbJl5/s-ryt1cEgrgw4aHZbJl5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/context.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/doc.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/jaeger_propagator.go ./vendor/go.opentelemetry.io/contrib/propagators/jaeger/version.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/ad/ad3666b31a9a6ec9f6573176432aa6ecc9105aae209f3a829138a3e64f812fe9-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b435/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture -lang=go1.16 -complete -installsuffix shared -buildid hjQkHmhQEkCwlMik1Ilc/hjQkHmhQEkCwlMik1Ilc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture/fixture.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ca/ca2cb03ebf90627ce4418f6e7179f99a5a0e9b977af42fdf1af6cabf811a9d0d-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/exporter-toolkit/web -lang=go1.16 -complete -installsuffix shared -buildid IazhV7T7Rf9AkYGT8sat/IazhV7T7Rf9AkYGT8sat -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/25/2592da120ea3a5210bc9e1352ac3f5dada3a44141aa449278b82c8da6aa5f970-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b490/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/uber/jaeger-client-go/thrift-gen/agent -lang=go1.16 -complete -installsuffix shared -buildid MlNMWGZHQy-gGAT114tF/MlNMWGZHQy-gGAT114tF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/70/709dcff6231e8bbf9e269a3d4103343fa100333d3953d19d494535539125d6a7-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b513/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.16 -complete -installsuffix shared -buildid yiwWr7mG-8DXAG5vQZGy/yiwWr7mG-8DXAG5vQZGy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./vendor/go.opentelemetry.io/otel/internal/global/internal_logging.go ./vendor/go.opentelemetry.io/otel/internal/global/propagator.go ./vendor/go.opentelemetry.io/otel/internal/global/state.go ./vendor/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/70/70929b5fc025913a95589b039b4e6ba638ec517612aca53d5c5aaeb6a8e8b702-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental/e2e mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile embed=$WORK/b412/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b435/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental/e2e -lang=go1.16 -complete -installsuffix shared -buildid fipJ754Ut7O-QG9WzABG/fipJ754Ut7O-QG9WzABG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/77/7797276ce45a415bf3e3c3188a907bd538fccb21f9f4326c7738a6980f99689c-d # internal go.opentelemetry.io/otel/semconv/v1.7.0 mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p go.opentelemetry.io/otel/semconv/v1.7.0 -lang=go1.16 -complete -installsuffix shared -buildid U09CW5I07QpKAGrmwDER/U09CW5I07QpKAGrmwDER -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.7.0/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/61/618efa0f976e2d70072f3396439049ecf1eb2f3e44b413640eb7ce9cc8e10661-d # internal github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b492/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b490/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/uber/jaeger-client-go/utils -lang=go1.16 -complete -installsuffix shared -buildid BEhhW9uZUqLK6EGMnTzY/BEhhW9uZUqLK6EGMnTzY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/20/2077638b90436a30d2b6f940ea6ac1732aea6728c142473108f8c81da236174d-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p go.opentelemetry.io/otel -lang=go1.16 -complete -installsuffix shared -buildid QcjA1JI12tueTC0aHo3F/QcjA1JI12tueTC0aHo3F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./vendor/go.opentelemetry.io/otel/doc.go ./vendor/go.opentelemetry.io/otel/error_handler.go ./vendor/go.opentelemetry.io/otel/handler.go ./vendor/go.opentelemetry.io/otel/internal_logging.go ./vendor/go.opentelemetry.io/otel/propagation.go ./vendor/go.opentelemetry.io/otel/trace.go ./vendor/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/70/70e50d567d16f084daa570eb5df3b06c484177df803734ec049a00a538623ff2-d # internal go.opentelemetry.io/otel/sdk/internal/env mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/internal/global=$WORK/b514/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p go.opentelemetry.io/otel/sdk/internal/env -lang=go1.16 -complete -installsuffix shared -buildid 9CWTiwjxtgf2MQ_sv2HJ/9CWTiwjxtgf2MQ_sv2HJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/env/env.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/6e/6e1a10120be8fc8e816956ef7eb8d59231cbb091ebe21257ec147e7ee79b3abc-d # internal github.com/grafana/grafana-plugin-sdk-go/build mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b411/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b437/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b438/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b439/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/grafana/grafana-plugin-sdk-go/build -lang=go1.16 -complete -installsuffix shared -buildid 6TrbzhCJt7yybyRCRnAz/6TrbzhCJt7yybyRCRnAz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/common_unix.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/info.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/build/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/8b/8ba7df67674a654e7bf5b1edb0326404ea22195d21e2bbcefda6db246f2e6f11-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b512/_pkg_.a # internal go.opentelemetry.io/otel/semconv/v1.4.0 mkdir -p $WORK/b531/ cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/9f/9f37989ba1b867b568c82089d0b1b01ccb54117a1b210ea6102046643cbb5400-d # internal go.opentelemetry.io/otel/sdk/internal mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p go.opentelemetry.io/otel/sdk/internal -lang=go1.16 -complete -installsuffix shared -buildid 0qy4GXgqTRDAxtchkkIx/0qy4GXgqTRDAxtchkkIx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/internal/internal.go cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p go.opentelemetry.io/otel/semconv/v1.4.0 -lang=go1.16 -complete -installsuffix shared -buildid 52vZcKDD8hMKUbH8K3Gy/52vZcKDD8hMKUbH8K3Gy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/doc.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/exception.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/http.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/resource.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/schema.go ./vendor/go.opentelemetry.io/otel/semconv/v1.4.0/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/7e/7e4511ff99a3c61f6f00ced06d43edd5f79cfb284d498f5b357434d566150269-d # internal go.opentelemetry.io/proto/otlp/trace/v1 mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b535/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p go.opentelemetry.io/proto/otlp/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid WIOkxjGocqv6cvb_lrPN/WIOkxjGocqv6cvb_lrPN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/82/827683856dae959be5c9181fcaf06a9990d1ab74ea7af83558e588c62cdd646d-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b493/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/uber/jaeger-client-go -lang=go1.16 -complete -installsuffix shared -buildid nobTkmIXkIDohP4T1K3l/nobTkmIXkIDohP4T1K3l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/3b/3b72ebfbbc61aadad6d57b1f32070b728f6ae79a7b3cc8944487b301b77ee385-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/retry mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b539/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid FGVyQVgNI4n5BlfZw5TI/FGVyQVgNI4n5BlfZw5TI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/dd/dd0dc4b6bcea6652151c12c9c3942378f17bcbd858e595a12dafccc59e884995-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b536/_pkg_.a # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b444/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b445/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b447/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b463/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b465/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b475/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/alertmanager/cluster -lang=go1.16 -complete -installsuffix shared -buildid rU4b4sEjI-Oaw6bcoqPi/rU4b4sEjI-Oaw6bcoqPi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./vendor/github.com/prometheus/alertmanager/cluster/advertise.go ./vendor/github.com/prometheus/alertmanager/cluster/channel.go ./vendor/github.com/prometheus/alertmanager/cluster/cluster.go ./vendor/github.com/prometheus/alertmanager/cluster/connection_pool.go ./vendor/github.com/prometheus/alertmanager/cluster/delegate.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_config.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_connection.go ./vendor/github.com/prometheus/alertmanager/cluster/tls_transport.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/2c/2c7ddb8222c244c5e264c01442394903aa7a7e2de292f1de8cdc516d1cbfae94-d # internal go.opentelemetry.io/otel/exporters/otlp/internal mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p go.opentelemetry.io/otel/exporters/otlp/internal -lang=go1.16 -complete -installsuffix shared -buildid 8yp6OVQ4DLOxdCOH4epV/8yp6OVQ4DLOxdCOH4epV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b541/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/b0/b0ee2ce812149ba3d16013242678a86cf8a66f9e0a159ce3f251a7aff9dd5806-d # internal go.opentelemetry.io/otel/exporters/otlp/internal/envconfig mkdir -p $WORK/b542/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p go.opentelemetry.io/otel/exporters/otlp/internal/envconfig -lang=go1.16 -complete -installsuffix shared -buildid vIYEusKtS7c1iGUDVBWL/vIYEusKtS7c1iGUDVBWL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b542/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/internal/envconfig/envconfig.go cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/8b/8b191258c396d1a5bb4ee64ef60ae733c14cf43e45df8f8b8f44add4ffa178c0-d # internal google.golang.org/grpc/encoding/gzip mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b217/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.16 -complete -installsuffix shared -buildid _HosOacsvu7npfXC-IK3/_HosOacsvu7npfXC-IK3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b543/importcfg -pack ./vendor/google.golang.org/grpc/encoding/gzip/gzip.go cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/37/3795442294dcddb15abc2337835e68903f5d6c9681fda3517264051f9bbbf119-d # internal go.opentelemetry.io/otel/sdk/resource mkdir -p $WORK/b524/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/2d/2d0924f5de8629c79520d42e289795de2fcc7a9c81ee972e0689d300b92ad5fc-d # internal cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b525/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF github.com/grpc-ecosystem/grpc-gateway/v2/utilities mkdir -p $WORK/b547/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.16 -complete -installsuffix shared -buildid 5PUBDKuDFTkJKJIU9ccA/5PUBDKuDFTkJKJIU9ccA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/resource/auto.go ./vendor/go.opentelemetry.io/otel/sdk/resource/builtin.go ./vendor/go.opentelemetry.io/otel/sdk/resource/config.go ./vendor/go.opentelemetry.io/otel/sdk/resource/container.go ./vendor/go.opentelemetry.io/otel/sdk/resource/doc.go ./vendor/go.opentelemetry.io/otel/sdk/resource/env.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_release_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/os_unix.go ./vendor/go.opentelemetry.io/otel/sdk/resource/process.go ./vendor/go.opentelemetry.io/otel/sdk/resource/resource.go cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/utilities -lang=go1.16 -complete -installsuffix shared -buildid m5nxZ7NsJ0u-Q-C8y9ix/m5nxZ7NsJ0u-Q-C8y9ix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b547/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/4c/4ca1710f6a3d085b4712aafd791dbef23affafd3ed6b05cb8490a8b36262e8e7-d # internal google.golang.org/genproto/googleapis/api/httpbody mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p google.golang.org/genproto/googleapis/api/httpbody -lang=go1.16 -complete -installsuffix shared -buildid U2KmJONzzQxmzAP_p1T8/U2KmJONzzQxmzAP_p1T8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b548/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/httpbody/httpbody.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/f2/f243c81966b01a94de243389c54d51f8476aadeaab4ac51b90aefb67657710f1-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b547/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule -lang=go1.16 -complete -installsuffix shared -buildid zjelQ5EALW0qXhHxNI4z/zjelQ5EALW0qXhHxNI4z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b546/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/types.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d4/d4cfd8084a448618093fe5e76979e46d2f15bd9e56738877d47695867770e439-d # internal google.golang.org/protobuf/types/known/fieldmaskpb mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.16 -complete -installsuffix shared -buildid tHUlpiWVTW91-Nd5K5L4/tHUlpiWVTW91-Nd5K5L4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b550/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/fieldmaskpb/field_mask.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/60/609020916821074d89852d6acf13a601cfd71fefcd2e64bc3fe5d9b129048182-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid zTqZVuitmEt6zDGZBG7j/zTqZVuitmEt6zDGZBG7j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b552/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/ff/ff38deef4e490b731e4aabad503fb3ee5d2af924ed908057b36f0787b1f62189-d # internal google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.16 -complete -installsuffix shared -buildid rfUqiwF8m-86KytAeWJp/rfUqiwF8m-86KytAeWJp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b553/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/c6/c6e8c88bd3c8a2343b71d5d7cf6142a30f92d6fb731ff0f3d55935526904c221-d # internal google.golang.org/genproto/protobuf/field_mask mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b550/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.16 -complete -installsuffix shared -buildid 3_LMUzResWhL2iDlnZXR/3_LMUzResWhL2iDlnZXR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b549/importcfg -pack ./vendor/google.golang.org/genproto/protobuf/field_mask/field_mask.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7d/7d8359095d629b63e2501694bb73ae0629669974f2a959dbb920a149219f3808-d # internal github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2 -lang=go1.16 -complete -installsuffix shared -buildid QAGeH0uCqK1yZrrHHVmx/QAGeH0uCqK1yZrrHHVmx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend.pb.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2/backend_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/69/6949acaad52ee2ae992e0346efb75a1fefa83c5391afc56a87081d912129c973-d # internal github.com/hashicorp/go-plugin/internal/plugin mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b261/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/hashicorp/go-plugin/internal/plugin -lang=go1.16 -complete -installsuffix shared -buildid Qyibrf8IXg5o8jeCiGGK/Qyibrf8IXg5o8jeCiGGK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/internal/plugin/gen.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go ./vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_stdio.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/69/69d59c91bf0c307d8cab0521fb605b7ccae167dd6afa1eea4473bb6e62e623be-d # internal google.golang.org/grpc/health/grpc_health_v1 mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.16 -complete -installsuffix shared -buildid hFPtuPJOpeerfrSbg3vs/hFPtuPJOpeerfrSbg3vs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./vendor/google.golang.org/grpc/health/grpc_health_v1/health.pb.go ./vendor/google.golang.org/grpc/health/grpc_health_v1/health_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/fe/fed916602060c39650978dfe4a768e719c950b9b940ba316e563242fad671acc-d # internal google.golang.org/grpc/reflection/grpc_reflection_v1alpha mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p google.golang.org/grpc/reflection/grpc_reflection_v1alpha -lang=go1.16 -complete -installsuffix shared -buildid bBtZHHw33jk8-_7Rl1hT/bBtZHHw33jk8-_7Rl1hT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection.pb.go ./vendor/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/reflection_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ce/ceb8351938a98dcdabe0039ad3ef78db539547c1f5e213ffc8502d44b8800fdd-d # internal github.com/grpc-ecosystem/go-grpc-middleware mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/grpc-ecosystem/go-grpc-middleware -lang=go1.16 -complete -installsuffix shared -buildid PYDwON9OvyIscg_NxSNO/PYDwON9OvyIscg_NxSNO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/doc.go ./vendor/github.com/grpc-ecosystem/go-grpc-middleware/wrappers.go cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/0e/0e64119458d591de416d9d42a764c07bd241016e79a4d2b07542457b5c60b898-d # internal github.com/grpc-ecosystem/go-grpc-prometheus mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b319/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/grpc-ecosystem/go-grpc-prometheus -lang=go1.16 -complete -installsuffix shared -buildid 3QcHYZyZtPC9oEApI3pQ/3QcHYZyZtPC9oEApI3pQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go ./vendor/github.com/grpc-ecosystem/go-grpc-prometheus/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/55/55ef9ba4bf2080339979042c8b38277fa500b579994f9efd97f0389bb15dec29-d # internal google.golang.org/grpc/health mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p google.golang.org/grpc/health -lang=go1.16 -complete -installsuffix shared -buildid u0lwDhavCAI4WkTLL-dI/u0lwDhavCAI4WkTLL-dI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./vendor/google.golang.org/grpc/health/client.go ./vendor/google.golang.org/grpc/health/logging.go ./vendor/google.golang.org/grpc/health/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e3/e333c7c213551719319aba16e1569be289a3e1f320f3288a08255f37ec7e4279-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b263/_pkg_.a # internal go.opentelemetry.io/otel/sdk/trace mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b530/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/trace=$WORK/b337/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p go.opentelemetry.io/otel/sdk/trace -lang=go1.16 -complete -installsuffix shared -buildid 4ofc_4T-xEt0r4_K4690/4ofc_4T-xEt0r4_K4690 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./vendor/go.opentelemetry.io/otel/sdk/trace/batch_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/doc.go ./vendor/go.opentelemetry.io/otel/sdk/trace/event.go ./vendor/go.opentelemetry.io/otel/sdk/trace/evictedqueue.go ./vendor/go.opentelemetry.io/otel/sdk/trace/id_generator.go ./vendor/go.opentelemetry.io/otel/sdk/trace/link.go ./vendor/go.opentelemetry.io/otel/sdk/trace/provider.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampler_env.go ./vendor/go.opentelemetry.io/otel/sdk/trace/sampling.go ./vendor/go.opentelemetry.io/otel/sdk/trace/simple_span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/snapshot.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_exporter.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_limits.go ./vendor/go.opentelemetry.io/otel/sdk/trace/span_processor.go ./vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f5/f546b64a36ee700e8de4325a95a213af54e119b8d56173689b4d1bc8a87f6154-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b542/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b538/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b543/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig -lang=go1.16 -complete -installsuffix shared -buildid mK597QklfNlVWimBMSif/mK597QklfNlVWimBMSif -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b540/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/envconfig.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/options.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/optiontypes.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/90/90b45b4948bd7b482d0f34c667f967c581516bd7edbfdabac56042709ef79070-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b497/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b491/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/uber/jaeger-client-go/internal/baggage/remote -lang=go1.16 -complete -installsuffix shared -buildid UPBluw7q_TXoBa8LE2mp/UPBluw7q_TXoBa8LE2mp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/f0/f0af3e15a2cb59bae7e42deeed369c3d0b1ab2a2186304b21b21b1efe12eceea-d # internal google.golang.org/grpc/reflection mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p google.golang.org/grpc/reflection -lang=go1.16 -complete -installsuffix shared -buildid dHX5kHLMoLxy_TzaJXYJ/dHX5kHLMoLxy_TzaJXYJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./vendor/google.golang.org/grpc/reflection/serverreflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/d5/d54ca585bf5d01a4c3f3a8db5ed4ea8b76c0f5e5bd6c7120564710e97e69dc75-d # internal github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b491/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/uber/jaeger-client-go/internal/throttler/remote -lang=go1.16 -complete -installsuffix shared -buildid GJSeSOmW-axpwc2BeDAe/GJSeSOmW-axpwc2BeDAe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/09/099c169825cee22c7b02b00d606f3566081d57da8d5386a61dd6cdf0282df0da-d # internal github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b493/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/uber/jaeger-client-go/rpcmetrics -lang=go1.16 -complete -installsuffix shared -buildid 9SSnsmJZtzP8whN-RGHx/9SSnsmJZtzP8whN-RGHx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/0c/0c628666cbee167d5fc4e1b34ce35b32a0d21bcfd825392e527eb962c3c42727-d # internal github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b488/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/uber/jaeger-client-go/transport -lang=go1.16 -complete -installsuffix shared -buildid OO8vScp6YY3-_H7TNwdp/OO8vScp6YY3-_H7TNwdp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b4/b46e5cc223ced0c04a765420d1ec7d92d622019bce8a0dc3244a713adc2c571b-d # internal github.com/uber/jaeger-client-go/zipkin mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/uber/jaeger-client-go/zipkin -lang=go1.16 -complete -installsuffix shared -buildid OAZWo5k9YuB2WfcF_PgJ/OAZWo5k9YuB2WfcF_PgJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/zipkin/doc.go ./vendor/github.com/uber/jaeger-client-go/zipkin/propagation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b540/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/26/2662f66b08ec21f1163c8dee7c5ea505aaeb0c6a06285b23dd740658ccec12d4-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b552/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.16 -complete -installsuffix shared -buildid l-bV4bEKH21CdYUB9byq/l-bV4bEKH21CdYUB9byq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b551/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/90/90b3c94acc09b659e234e16882638a205bdebd6801a0c6588e1511b06225242c-d # internal google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.16 -complete -installsuffix shared -buildid UhG2b0N_2ziVnM5TUW3i/UhG2b0N_2ziVnM5TUW3i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b554/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/f6/f68e448864d020d50af5602c4feba50701564e6c55970049219f4eecf34f8ba1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b271/_pkg_.a # internal github.com/rainycape/unidecode mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile compress/zlib=$WORK/b486/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/rainycape/unidecode -lang=go1.16 -complete -installsuffix shared -buildid hGW3RT29eBz-RVDCMMq4/hGW3RT29eBz-RVDCMMq4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b557/importcfg -pack ./vendor/github.com/rainycape/unidecode/decode.go ./vendor/github.com/rainycape/unidecode/table.go ./vendor/github.com/rainycape/unidecode/unidecode.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/59/597d10de7f02c825373b6cdc56e841796039885f6c4c086a2ff81e298e91b95a-d # internal github.com/hashicorp/go-plugin mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b261/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b156/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b265/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b266/_pkg_.a packagefile github.com/oklog/run=$WORK/b267/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b271/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/rpc=$WORK/b273/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/hashicorp/go-plugin -lang=go1.16 -complete -installsuffix shared -buildid 9b5RgB_aPODxVhqD8kok/9b5RgB_aPODxVhqD8kok -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/hashicorp/go-plugin/client.go ./vendor/github.com/hashicorp/go-plugin/discover.go ./vendor/github.com/hashicorp/go-plugin/error.go ./vendor/github.com/hashicorp/go-plugin/grpc_broker.go ./vendor/github.com/hashicorp/go-plugin/grpc_client.go ./vendor/github.com/hashicorp/go-plugin/grpc_controller.go ./vendor/github.com/hashicorp/go-plugin/grpc_server.go ./vendor/github.com/hashicorp/go-plugin/grpc_stdio.go ./vendor/github.com/hashicorp/go-plugin/log_entry.go ./vendor/github.com/hashicorp/go-plugin/mtls.go ./vendor/github.com/hashicorp/go-plugin/mux_broker.go ./vendor/github.com/hashicorp/go-plugin/plugin.go ./vendor/github.com/hashicorp/go-plugin/process.go ./vendor/github.com/hashicorp/go-plugin/process_posix.go ./vendor/github.com/hashicorp/go-plugin/protocol.go ./vendor/github.com/hashicorp/go-plugin/rpc_client.go ./vendor/github.com/hashicorp/go-plugin/rpc_server.go ./vendor/github.com/hashicorp/go-plugin/server.go ./vendor/github.com/hashicorp/go-plugin/server_mux.go ./vendor/github.com/hashicorp/go-plugin/stream.go ./vendor/github.com/hashicorp/go-plugin/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/10/10b6cc417dc0a034d87cfbb93d8fb872cb11cd3432720c9dc69648ad88612fc7-d # internal github.com/grafana/grafana/pkg/components/simplejson mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/grafana/grafana/pkg/components/simplejson -lang=go1.17 -complete -installsuffix shared -buildid ptb54wOmP2qAi7u-0wKt/ptb54wOmP2qAi7u-0wKt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b558/importcfg -pack ./pkg/components/simplejson/simplejson.go ./pkg/components/simplejson/simplejson_go11.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/51/51986a7344ba199037cbf9e6a1f0a42237a43db05d3f1b16a89e30789bada8d7-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b499/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b500/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b493/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/uber/jaeger-client-go/config -lang=go1.16 -complete -installsuffix shared -buildid WRzUd-z-ksG_oINZH0VH/WRzUd-z-ksG_oINZH0VH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/15/15801e6b547bba25ca8a70610a77fe5cd1f99d4f15b782b3314c95bc04f47fcb-d # internal github.com/gosimple/slug mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b557/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/gosimple/slug -lang=go1.16 -complete -installsuffix shared -buildid O5UxVftrj_GE2abDUTP2/O5UxVftrj_GE2abDUTP2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b556/importcfg -pack ./vendor/github.com/gosimple/slug/doc.go ./vendor/github.com/gosimple/slug/languages_substitution.go ./vendor/github.com/gosimple/slug/slug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b558/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/2a/2a213ccf30ad7efd828af205ed095169fa10bf3c1434fc37a78ea95fb2da89cb-d # internal database/sql mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p database/sql -std -complete -installsuffix shared -buildid vXiUr7J-0BZ5UKgWqgyR/vXiUr7J-0BZ5UKgWqgyR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b561/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/4a/4af72992ea3f717f20420467403a4516a530986799fff04e61199ffbc655a988-d # internal github.com/golang-migrate/migrate/v4/database mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b565/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/golang-migrate/migrate/v4/database -lang=go1.16 -complete -installsuffix shared -buildid HkkM4lcqW-epmxnoFUJ1/HkkM4lcqW-epmxnoFUJ1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b564/importcfg -pack ./vendor/github.com/golang-migrate/migrate/v4/database/driver.go ./vendor/github.com/golang-migrate/migrate/v4/database/error.go ./vendor/github.com/golang-migrate/migrate/v4/database/util.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e0/e019f6aeb298bfcce2be2eb4e5ef40f4504784644d7d4fe43c58d4ad45453f73-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b535/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform -lang=go1.16 -complete -installsuffix shared -buildid _sFBI3qvZcu2bS58e22h/_sFBI3qvZcu2bS58e22h -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/attribute.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/instrumentation.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/resource.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform/span.go cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/8e/8ea866948620ea46a538e2797e10f0534989894c0b8283c272d8e746d8e4b1ea-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b554/_pkg_.a # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger -lang=go1.16 -complete -installsuffix shared -buildid W1n-wv2cNrKVJCSzfxkh/W1n-wv2cNrKVJCSzfxkh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger/jaeger.go cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/45/45d11adee4db9cce0c0a5717ad181428c0cf0595cf767a862d0dcf492595fee7-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore -lang=go1.16 -complete -installsuffix shared -buildid 4Z2xUVQnUexJArahtb2K/4Z2xUVQnUexJArahtb2K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/64/64698ba22e7bd01d977dfaddde6c1a39f057b07c69952be0ce6e94aead48e5ba-d # internal github.com/lib/pq/scram mkdir -p $WORK/b568/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/lib/pq/scram -lang=go1.16 -complete -installsuffix shared -buildid jo_nmZQIXK0QNJxXIDVx/jo_nmZQIXK0QNJxXIDVx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/9d/9d152fa2e7809ad582f777d6ea134b3b16c58031c0564d20076aca7743509fd6-d # internal github.com/grafana/grafana/pkg/web mkdir -p $WORK/b574/ cat >$WORK/b574/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b574=>" -I $WORK/b574/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b574/symabis ./macaron.s cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/grafana/grafana/pkg/web -lang=go1.17 -installsuffix shared -buildid TC2MrHeoCxjTcIAJGL75/TC2MrHeoCxjTcIAJGL75 -goversion go1.19.4 -symabis $WORK/b574/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b574/importcfg -pack -asmhdr $WORK/b574/go_asm.h ./pkg/web/binding.go ./pkg/web/context.go ./pkg/web/inject.go ./pkg/web/macaron.go ./pkg/web/render.go ./pkg/web/response_writer.go ./pkg/web/router.go ./pkg/web/tree.go ./pkg/web/web.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/db/db1e8b01a8ec89854aec813789fda6b4591d44b42e6bbc5263dda1d3755750fb-d # internal github.com/aws/aws-sdk-go/internal/s3shared/arn mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b583/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.16 -complete -installsuffix shared -buildid WR0QB_vp4HwSpBCgcqoW/WR0QB_vp4HwSpBCgcqoW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b586/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/dd/dd533cdc459af17772e57d592b842161b62f81978080345219c73f9f953b97ee-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b536/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace -lang=go1.16 -complete -installsuffix shared -buildid hHCx5gwR2TGRqj27kuWl/hHCx5gwR2TGRqj27kuWl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/clients.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/exporter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/71/71a2fb16b03a2d681005c96cbbe8af90568f596a1e6fcf46b017028883180936-d # internal github.com/grpc-ecosystem/grpc-gateway/v2/runtime mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b546/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b547/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b548/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b549/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b551/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b553/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/grpc-ecosystem/grpc-gateway/v2/runtime -lang=go1.16 -complete -installsuffix shared -buildid ErfsVJFai9TeZpaXneDg/ErfsVJFai9TeZpaXneDg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b545/importcfg -pack ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/context.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/errors.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/fieldmask.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/handler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_httpbodyproto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_json.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_jsonpb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshal_proto.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/marshaler_registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/mux.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/pattern.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/proto2_convert.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/query.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/79/7995bc2dc68edf4bb82eccbfd39b693fe459b766f37603d706ebfffd10817d37-d # internal github.com/aws/aws-sdk-go/internal/s3shared mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b583/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b586/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.16 -complete -installsuffix shared -buildid QmGyi8WiN1qzrHsiBoPY/QmGyi8WiN1qzrHsiBoPY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b585/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/31/31017737339baa621e1a307109263eeed42d8801c64190a46a3bb7f8b7e0fc93-d # internal github.com/aws/aws-sdk-go/internal/s3shared/s3err mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.16 -complete -installsuffix shared -buildid 1BxKyb-NhqGe6CXHDFi2/1BxKyb-NhqGe6CXHDFi2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b587/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/1e/1ea83302b743f584d19dc8911f3e3320d377c4a9c1cfda10f4097bf2319e78e9-d # internal github.com/aws/aws-sdk-go/private/checksum mkdir -p $WORK/b588/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b587/_pkg_.a # internal cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.16 -complete -installsuffix shared -buildid QgLoI_m9NmnkvRSQdP-U/QgLoI_m9NmnkvRSQdP-U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b588/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/3a/3a689c9aefd39efe2ab62f87feac8afaefa5793189984b1e8aeb50601198bcba-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.16 -complete -installsuffix shared -buildid smPjQXjgsXFSwbyKvbpZ/smPjQXjgsXFSwbyKvbpZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b589/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/header_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/7b/7b485eaae92dc1b350ea454e3b44cedece1d8be0c299468b79fc288553bd25e9-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b396/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.16 -complete -installsuffix shared -buildid osA92xRq7VOpyH_UG6LB/osA92xRq7VOpyH_UG6LB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b591/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/52/522303981b0bc4f066dcdca678020b4f6a0ce017f0e047220df7b7b908cf9f0a-d # internal github.com/golang/mock/gomock mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/golang/mock/gomock -lang=go1.16 -complete -installsuffix shared -buildid 168bvW5wILS9fa5arhwf/168bvW5wILS9fa5arhwf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b593/importcfg -pack ./vendor/github.com/golang/mock/gomock/call.go ./vendor/github.com/golang/mock/gomock/callset.go ./vendor/github.com/golang/mock/gomock/controller.go ./vendor/github.com/golang/mock/gomock/matchers.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/4c/4ccd25f42b62df3214900ec1a798bee08b8b665bca15727137e5dbb50b83ae2e-d # internal go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b522/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent -lang=go1.16 -complete -installsuffix shared -buildid gOqP1QW6_yPmZGUL3tES/gOqP1QW6_yPmZGUL3tES -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/GoUnusedProtection__.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent-consts.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent/agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/58/586f40a30f02dc9b5d0a68e69e9f6033588006d89fe1091531ed04d101e980a3-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p cloud.google.com/go/compute/metadata -lang=go1.16 -complete -installsuffix shared -buildid 9UkHTVW7QMmKXNs729H6/9UkHTVW7QMmKXNs729H6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b596/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/ec/ec5ae10eed5038c2575fdaf03c610c87913f934b4b411f219c8b762309373da0-d # internal cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/grafana/grafana/pkg/web -trimpath "$WORK/b574=>" -I $WORK/b574/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b574/macaron.o ./macaron.s github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b162/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin -lang=go1.16 -complete -installsuffix shared -buildid X2F25-CJC9SjstBVPtGH/X2F25-CJC9SjstBVPtGH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/grpc_stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/handshake.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin/serve.go cd /builddir/build/BUILD/grafana-9.0.9/pkg/web /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b574/_pkg_.a $WORK/b574/macaron.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/00/00c659a5721833340dfa5d6fe49a68f80e2d503476525e462dfdc4041a5dd9c7-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 -lang=go1.17 -complete -installsuffix shared -buildid cjVcNxGJO6bF5AlLKKwb/cjVcNxGJO6bF5AlLKKwb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b578/importcfg -pack ./pkg/plugins/backendplugin/pluginextensionv2/renderer_grpc_plugin.go ./pkg/plugins/backendplugin/pluginextensionv2/rendererv2.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/36/36cbeec5c93dce6d3fae6326bb5beee7019e8fb3d0a8b6029b830505b5b32c2d-d # internal go.opentelemetry.io/otel/exporters/jaeger mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p go.opentelemetry.io/otel/exporters/jaeger -lang=go1.16 -complete -installsuffix shared -buildid wV5vFwMjJD5F7vOsr7qH/wV5vFwMjJD5F7vOsr7qH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/jaeger/agent.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/doc.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/env.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/jaeger.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/reconnecting_udp_client.go ./vendor/go.opentelemetry.io/otel/exporters/jaeger/uploader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/67/678b688be20c8c61f97e2a78f0dbe5eca15fb105d9128d70344a49d0ef06d32c-d # internal github.com/go-sql-driver/mysql mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/go-sql-driver/mysql -lang=go1.16 -complete -installsuffix shared -buildid RbmsJFRTdCQZKz_0FoRv/RbmsJFRTdCQZKz_0FoRv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b563/importcfg -pack ./vendor/github.com/go-sql-driver/mysql/auth.go ./vendor/github.com/go-sql-driver/mysql/buffer.go ./vendor/github.com/go-sql-driver/mysql/collations.go ./vendor/github.com/go-sql-driver/mysql/conncheck.go ./vendor/github.com/go-sql-driver/mysql/connection.go ./vendor/github.com/go-sql-driver/mysql/connector.go ./vendor/github.com/go-sql-driver/mysql/const.go ./vendor/github.com/go-sql-driver/mysql/driver.go ./vendor/github.com/go-sql-driver/mysql/dsn.go ./vendor/github.com/go-sql-driver/mysql/errors.go ./vendor/github.com/go-sql-driver/mysql/fields.go ./vendor/github.com/go-sql-driver/mysql/infile.go ./vendor/github.com/go-sql-driver/mysql/nulltime.go ./vendor/github.com/go-sql-driver/mysql/nulltime_go113.go ./vendor/github.com/go-sql-driver/mysql/packets.go ./vendor/github.com/go-sql-driver/mysql/result.go ./vendor/github.com/go-sql-driver/mysql/rows.go ./vendor/github.com/go-sql-driver/mysql/statement.go ./vendor/github.com/go-sql-driver/mysql/transaction.go ./vendor/github.com/go-sql-driver/mysql/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/06/069ac648939410e846b2b46d2e588fa1445699eaa414db4de24b95cf04ee29f6-d # internal github.com/lib/pq mkdir -p $WORK/b566/ cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b567/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b568/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/lib/pq -lang=go1.16 -complete -installsuffix shared -buildid 2YuQvVC8TvgkwEavedAS/2YuQvVC8TvgkwEavedAS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b566/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/8c/8c1ce32f8c20e5f9526fcc7125e9dfea381d3700d595ba3c7a078f96110f1e9b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/b2/b22c467e8fb9fb6e14893b0cf328241a41d0877d62611bcbbe116209d822026d-d # internal xorm.io/builder mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p xorm.io/builder -lang=go1.16 -complete -installsuffix shared -buildid bdaRQ9FCMCRGZtjp3hX8/bdaRQ9FCMCRGZtjp3hX8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b571/importcfg -pack ./vendor/xorm.io/builder/builder.go ./vendor/xorm.io/builder/builder_delete.go ./vendor/xorm.io/builder/builder_insert.go ./vendor/xorm.io/builder/builder_join.go ./vendor/xorm.io/builder/builder_limit.go ./vendor/xorm.io/builder/builder_select.go ./vendor/xorm.io/builder/builder_union.go ./vendor/xorm.io/builder/builder_update.go ./vendor/xorm.io/builder/cond.go ./vendor/xorm.io/builder/cond_and.go ./vendor/xorm.io/builder/cond_between.go ./vendor/xorm.io/builder/cond_compare.go ./vendor/xorm.io/builder/cond_eq.go ./vendor/xorm.io/builder/cond_expr.go ./vendor/xorm.io/builder/cond_if.go ./vendor/xorm.io/builder/cond_in.go ./vendor/xorm.io/builder/cond_like.go ./vendor/xorm.io/builder/cond_neq.go ./vendor/xorm.io/builder/cond_not.go ./vendor/xorm.io/builder/cond_notin.go ./vendor/xorm.io/builder/cond_null.go ./vendor/xorm.io/builder/cond_or.go ./vendor/xorm.io/builder/doc.go ./vendor/xorm.io/builder/error.go ./vendor/xorm.io/builder/sql.go ./vendor/xorm.io/builder/writer.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b569/ cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b569/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b569/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 ./backup.go ./callback.go ./error.go ./sqlite3.go ./sqlite3_context.go ./sqlite3_load_extension.go ./sqlite3_opt_userauth_omit.go ./sqlite3_other.go ./sqlite3_type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ce/ceab6585349b80d4fda8cb837c8d716c5a30c0dd4ef373b5cf39804f5410f03c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b578/_pkg_.a # internal github.com/grafana/grafana-plugin-sdk-go/backend mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b162/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b317/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b318/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b260/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b334/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/grafana/grafana-plugin-sdk-go/backend -lang=go1.16 -complete -installsuffix shared -buildid bwoxtMtYpoNegmaHu3ag/bwoxtMtYpoNegmaHu3ag -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/common.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_from_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/convert_to_protobuf.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/data_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/diagnostics_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/framer.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/http_settings.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/json.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/log.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource_adapter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/serve.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/setup.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/stream_adapter.go cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/f6/f61aeb41545f80055f419fceca1bf3d6fe0a507d896bda887819d2e3cf19b786-d # internal xorm.io/core mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p xorm.io/core -lang=go1.16 -complete -installsuffix shared -buildid 6wE4UDXNa6Y0RYps3Uu_/6wE4UDXNa6Y0RYps3Uu_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b572/importcfg -pack ./vendor/xorm.io/core/cache.go ./vendor/xorm.io/core/column.go ./vendor/xorm.io/core/converstion.go ./vendor/xorm.io/core/db.go ./vendor/xorm.io/core/dialect.go ./vendor/xorm.io/core/driver.go ./vendor/xorm.io/core/error.go ./vendor/xorm.io/core/filter.go ./vendor/xorm.io/core/ilogger.go ./vendor/xorm.io/core/index.go ./vendor/xorm.io/core/mapper.go ./vendor/xorm.io/core/pk.go ./vendor/xorm.io/core/rows.go ./vendor/xorm.io/core/scan.go ./vendor/xorm.io/core/stmt.go ./vendor/xorm.io/core/table.go ./vendor/xorm.io/core/tx.go ./vendor/xorm.io/core/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/25/25725b50470ae7e9c83ffc7dcfc1730bff9a7f52b3c93be959b7638828b51670-d # internal go.opentelemetry.io/proto/otlp/collector/trace/v1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b545/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b547/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b536/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p go.opentelemetry.io/proto/otlp/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid WJI05DcmOQGZC13m-hJ7/WJI05DcmOQGZC13m-hJ7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b544/importcfg -pack ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service.pb.gw.go ./vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1/trace_service_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/7b/7b733cbd62a6096e016053fe417da8fcf73beb110034fd8bb7b694d38313b6de-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b589/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.16 -complete -installsuffix shared -buildid CN7ItTQRi4mGEqt_hsEx/CN7ItTQRi4mGEqt_hsEx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b590/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/0a/0a05eca9ce297986f7f25819e96db4a5271459eb0b30bfa58dabcf7461923d1d-d # internal github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b583/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b591/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b396/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.16 -complete -installsuffix shared -buildid hHOWNQETqzx0MgBiw6Us/hHOWNQETqzx0MgBiw6Us -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b584/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./vendor/github.com/aws/aws-sdk-go/service/s3/body_hash.go ./vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/doc_custom.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint.go ./vendor/github.com/aws/aws-sdk-go/service/s3/endpoint_builder.go ./vendor/github.com/aws/aws-sdk-go/service/s3/errors.go ./vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/98/98702c7ee7b440d63321e0de4635e8cb1431760fbff6ea4c62eb0c2c1e2c6e55-d # internal go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b544/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b536/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b554/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc -lang=go1.16 -complete -installsuffix shared -buildid 0uyvQtyEboVZ0BtszGe6/0uyvQtyEboVZ0BtszGe6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/client.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/exporter.go ./vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/options.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/ee/eeeb4b7c312af1c16fbe504611cc8df59563f2c98e2a409450b5e4aa614483a3-d # internal google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.16 -complete -installsuffix shared -buildid TaQ_bxf2NxDkxkfQYH_Z/TaQ_bxf2NxDkxkfQYH_Z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b601/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/eb/eb9f39e42463a2efd6d2cbdb8905e9d0963f7dcbc54535de858a28917c8c0983-d # internal github.com/grafana/grafana-aws-sdk/pkg/awsds mkdir -p $WORK/b367/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b563/_pkg_.a # internal cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b398/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b410/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/grafana/grafana-aws-sdk/pkg/awsds -lang=go1.16 -complete -installsuffix shared -buildid yrU1Ubg6kPvTNHXUK6VS/yrU1Ubg6kPvTNHXUK6VS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/sessions.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/settings.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/types.go ./vendor/github.com/grafana/grafana-aws-sdk/pkg/awsds/utils.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/00/008ff46dd423fe7d9c2ea5f6bbda23eb197f3bbb54e384f5bacf4f57eed8b3db-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin -lang=go1.17 -complete -installsuffix shared -buildid vb-HajOCQ1zJHQ9Tl3F7/vb-HajOCQ1zJHQ9Tl3F7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b577/importcfg -pack ./pkg/plugins/backendplugin/backendplugin.go ./pkg/plugins/backendplugin/errors.go ./pkg/plugins/backendplugin/ifaces.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b572/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/35/3594cdcc6e259b497513711fac7c4089a4f460035ade2ce1db1f27a6be077047-d # internal google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b601/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.16 -complete -installsuffix shared -buildid IqySIOuCNrYmj8cr5mDj/IqySIOuCNrYmj8cr5mDj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b603/importcfg -pack ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/58/58b7a8070fd74b6f5f27c05a344ff6b11588ec7e66da13530bfe93a9be89a842-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/89/89be9d1228b93798a94e861e846cb902edbb281c6b4dc2632943170d1f3e602a-d # internal github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b601/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b224/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid tbylh9NcW6wtCLj_N3xX/tbylh9NcW6wtCLj_N3xX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b600/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go xorm.io/xorm mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile log/syslog=$WORK/b347/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b571/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p xorm.io/xorm -lang=go1.16 -complete -installsuffix shared -buildid Lm2VZ_mfEjr8wO57r3MM/Lm2VZ_mfEjr8wO57r3MM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b570/importcfg -pack ./vendor/xorm.io/xorm/cache_lru.go ./vendor/xorm.io/xorm/cache_memory_store.go ./vendor/xorm.io/xorm/context_cache.go ./vendor/xorm.io/xorm/convert.go ./vendor/xorm.io/xorm/dialect_mssql.go ./vendor/xorm.io/xorm/dialect_mysql.go ./vendor/xorm.io/xorm/dialect_oracle.go ./vendor/xorm.io/xorm/dialect_postgres.go ./vendor/xorm.io/xorm/dialect_sqlite3.go ./vendor/xorm.io/xorm/doc.go ./vendor/xorm.io/xorm/engine.go ./vendor/xorm.io/xorm/engine_cond.go ./vendor/xorm.io/xorm/engine_context.go ./vendor/xorm.io/xorm/engine_group.go ./vendor/xorm.io/xorm/engine_group_policy.go ./vendor/xorm.io/xorm/engine_table.go ./vendor/xorm.io/xorm/error.go ./vendor/xorm.io/xorm/helpers.go ./vendor/xorm.io/xorm/helpler_time.go ./vendor/xorm.io/xorm/interface.go ./vendor/xorm.io/xorm/json.go ./vendor/xorm.io/xorm/logger.go ./vendor/xorm.io/xorm/processors.go ./vendor/xorm.io/xorm/rows.go ./vendor/xorm.io/xorm/session.go ./vendor/xorm.io/xorm/session_cols.go ./vendor/xorm.io/xorm/session_cond.go ./vendor/xorm.io/xorm/session_context.go ./vendor/xorm.io/xorm/session_convert.go ./vendor/xorm.io/xorm/session_delete.go ./vendor/xorm.io/xorm/session_exist.go ./vendor/xorm.io/xorm/session_find.go ./vendor/xorm.io/xorm/session_get.go ./vendor/xorm.io/xorm/session_insert.go ./vendor/xorm.io/xorm/session_iterate.go ./vendor/xorm.io/xorm/session_query.go ./vendor/xorm.io/xorm/session_raw.go ./vendor/xorm.io/xorm/session_schema.go ./vendor/xorm.io/xorm/session_stats.go ./vendor/xorm.io/xorm/session_tx.go ./vendor/xorm.io/xorm/session_update.go ./vendor/xorm.io/xorm/statement.go ./vendor/xorm.io/xorm/statement_args.go ./vendor/xorm.io/xorm/statement_columnmap.go ./vendor/xorm.io/xorm/statement_exprparam.go ./vendor/xorm.io/xorm/statement_quote.go ./vendor/xorm.io/xorm/syslogger.go ./vendor/xorm.io/xorm/table_name.go ./vendor/xorm.io/xorm/tag.go ./vendor/xorm.io/xorm/transaction.go ./vendor/xorm.io/xorm/types.go ./vendor/xorm.io/xorm/xorm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/e1/e1d3ca2d81e55622134054f837e4ea36a1d6210f460e8090a79b8fb906b03020-d # internal google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.16 -complete -installsuffix shared -buildid o72vh1Iscj_xN6CHzohO/o72vh1Iscj_xN6CHzohO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b605/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/94/94d3d555b078b26b471fc4c3cb0a0633d415ef0fd4a51e320cae5d71298c70d5-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b603/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p google.golang.org/api/googleapi -lang=go1.16 -complete -installsuffix shared -buildid ikwSjx0IKpl61t4uPlXY/ikwSjx0IKpl61t4uPlXY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b602/importcfg -pack ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/f2/f26a62be955456df14e2dbe5569a41321a456059e8489f6a7b9b45495d5f1d71-d # internal google.golang.org/genproto/googleapis/type/expr mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.16 -complete -installsuffix shared -buildid UCPGHyZHbTdj99OLmU-6/UCPGHyZHbTdj99OLmU-6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b606/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/expr/expr.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/f7/f7b407f58412d8be4a59e6a021ff37766a45871164e3ff4dc823ed105930f917-d # internal github.com/grafana/grafana/pkg/setting mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b359/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b442/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b357/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/grafana/grafana/pkg/setting -lang=go1.17 -complete -installsuffix shared -buildid 6ZnbYU7cNNPOcEzBFse-/6ZnbYU7cNNPOcEzBFse- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./pkg/setting/date_formats.go ./pkg/setting/expanders.go ./pkg/setting/provider.go ./pkg/setting/setting.go ./pkg/setting/setting_azure.go ./pkg/setting/setting_dashboard_previews.go ./pkg/setting/setting_data_proxy.go ./pkg/setting/setting_feature_toggles.go ./pkg/setting/setting_plugins.go ./pkg/setting/setting_quota.go ./pkg/setting/setting_sentry.go ./pkg/setting/setting_smtp.go ./pkg/setting/setting_unified_alerting.go cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/0b/0b073cdd6d9e18e60108e286a4f3872c5148902854e8128594f0e66272eff27b-d # internal cloud.google.com/go/internal/optional mkdir -p $WORK/b608/ cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p cloud.google.com/go/internal/optional -lang=go1.16 -complete -installsuffix shared -buildid 4ityHNneANEI4kFGchYS/4ityHNneANEI4kFGchYS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b608/importcfg -pack ./vendor/cloud.google.com/go/internal/optional/optional.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/b8/b8b0daf716a36c922bed3f4f35bd924eb23757da9800c709df36cb95d502bc02-d # internal go.opencensus.io/internal mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io=$WORK/b613/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p go.opencensus.io/internal -lang=go1.16 -complete -installsuffix shared -buildid hDPxAoYmosR0jzT1yYRz/hDPxAoYmosR0jzT1yYRz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b612/importcfg -pack ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/f6/f6e741d4a6b76e34fa3414e7a2dd01769a9a2d5cf2d9b9c824af1566ed291084-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p go.opencensus.io/trace/tracestate -lang=go1.16 -complete -installsuffix shared -buildid 82rB54cotnePk7mN0D5F/82rB54cotnePk7mN0D5F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b615/importcfg -pack ./vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/6b/6b19630bbb221c0ed5fd5a0375bb36832870f0c277ab4389f557aa9bd32750fe-d # internal github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b600/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b554/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b551/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/51/51aa4fdce58bb504813176456b223e27fc485df4752773468c382f7ad0bdc29e-d # internal cloud.google.com/go/internal/version mkdir -p $WORK/b616/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.16 -complete -installsuffix shared -buildid ZJsdQnDyGj7DYWg5SESh/ZJsdQnDyGj7DYWg5SESh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b599/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p cloud.google.com/go/internal/version -lang=go1.16 -complete -installsuffix shared -buildid Zq6vwxNXlsTjAAw9SUHs/Zq6vwxNXlsTjAAw9SUHs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b616/importcfg -pack ./vendor/cloud.google.com/go/internal/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/48/48eeeb14bbb609adfd3e90d77f72c1018b0d53f565604d06cbe0961b6cbda0dd-d # internal google.golang.org/api/iterator mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p google.golang.org/api/iterator -lang=go1.16 -complete -installsuffix shared -buildid wG5y6gumABlGAJETW9Dl/wG5y6gumABlGAJETW9Dl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b619/importcfg -pack ./vendor/google.golang.org/api/iterator/iterator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/07/07b0ee18e2ac80494ec4622c4f03704bbba502a4ac5002b38350cd4d59f70fa2-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/7c/7c2aba4cd5c85f784ec9b4af432d4d39c1d95d8a9df1c71169ac68e85ef169f8-d # internal google.golang.org/genproto/googleapis/iam/v1 mkdir -p $WORK/b604/ go.opencensus.io/trace mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b611/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b612/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b614/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b615/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile runtime/trace=$WORK/b337/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b605/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b606/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b550/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p go.opencensus.io/trace -lang=go1.16 -complete -installsuffix shared -buildid FqhqL2nsyb6KZGRaEqUn/FqhqL2nsyb6KZGRaEqUn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b610/importcfg -pack ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/trace_api.go ./vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p google.golang.org/genproto/googleapis/iam/v1 -lang=go1.16 -complete -installsuffix shared -buildid VdjUpkNu3Er7hDHI8phM/VdjUpkNu3Er7hDHI8phM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b604/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/iam/v1/iam_policy.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/options.pb.go ./vendor/google.golang.org/genproto/googleapis/iam/v1/policy.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/23/239ef5126ad551d115219c1abc3ad2e6edc33dc7a16c63ea1fe123a19a929205-d # internal golang.org/x/oauth2/authhandler mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p golang.org/x/oauth2/authhandler -lang=go1.16 -complete -installsuffix shared -buildid PTTHHqvQWf6c4rmlN8vC/PTTHHqvQWf6c4rmlN8vC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b622/importcfg -pack ./vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/37/37300be200e6a13bca51e715bf18096d49cad311953b7fadcdac7e66cdf61d65-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b599/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b551/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/googleapis/gax-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid oN3vNLFDQTWTGYNI95dK/oN3vNLFDQTWTGYNI95dK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b598/importcfg -pack ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/proto_json_stream.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d2/d2818a5214df81922961002148eb5095273ecf05b8a2c556a69eb3e40933f093-d # internal golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p golang.org/x/oauth2/google/internal/externalaccount -lang=go1.16 -complete -installsuffix shared -buildid bV031Oaq5eVutKWHXqNL/bV031Oaq5eVutKWHXqNL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b623/importcfg -pack ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/45/45a8d137cdbcdf6d7b187b64d22a9867039a6d5eadd3d5525d3ed3945419314f-d # internal cloud.google.com/go/internal mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p cloud.google.com/go/internal -lang=go1.16 -complete -installsuffix shared -buildid _5IXw2dwpv_GWNrt1O4o/_5IXw2dwpv_GWNrt1O4o -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b607/importcfg -pack ./vendor/cloud.google.com/go/internal/annotate.go ./vendor/cloud.google.com/go/internal/retry.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/d2/d2321b335c118b8192ed4d46d8c4a66d069641b3448004259e67b3ea28877edf-d # internal cloud.google.com/go/internal/trace mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b601/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p cloud.google.com/go/internal/trace -lang=go1.16 -complete -installsuffix shared -buildid jHTF4QZUqDRMWMw0gNaA/jHTF4QZUqDRMWMw0gNaA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b609/importcfg -pack ./vendor/cloud.google.com/go/internal/trace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/37/37655293102ebc427de701c2d30b05e68ac88e034ffae1c6c004071a707c87fc-d # internal github.com/grafana/grafana/pkg/infra/tracing mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b341/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b349/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b501/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b502/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/grafana/grafana/pkg/infra/tracing -lang=go1.17 -complete -installsuffix shared -buildid edQ4UinFCUpLU_FypWtY/edQ4UinFCUpLU_FypWtY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./pkg/infra/tracing/opentelemetry_tracing.go ./pkg/infra/tracing/test_helper.go ./pkg/infra/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/29/29c6c8155b461e54e1a5c77ff0af27716a92a359acf4d89f6fbf4d70c0158eaf-d # internal cloud.google.com/go/iam mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b604/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p cloud.google.com/go/iam -lang=go1.16 -complete -installsuffix shared -buildid hnzya-Z3crb8Abhdn3Gd/hnzya-Z3crb8Abhdn3Gd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b597/importcfg -pack ./vendor/cloud.google.com/go/iam/iam.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/4e/4e89467492dd1cab59934124f8f53a3dcc15be4d9c99aaf8e7dfa970b3b5b7f4-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p golang.org/x/oauth2/jws -lang=go1.16 -complete -installsuffix shared -buildid lHm3bYL4RSRMYl6GbW0s/lHm3bYL4RSRMYl6GbW0s -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b624/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/67/67214c541a088f546c6d587b85dc748d18f3333fe377fbe403c37737a1688c40-d # internal google.golang.org/api/internal/impersonate mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p google.golang.org/api/internal/impersonate -lang=go1.16 -complete -installsuffix shared -buildid HZtj-FV9j0WRNqM7EVh4/HZtj-FV9j0WRNqM7EVh4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b627/importcfg -pack ./vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/86/86572d72658e2a942392e544722768ef17fd38954738ece622c631e849f3898d-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b472/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b624/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p golang.org/x/oauth2/jwt -lang=go1.16 -complete -installsuffix shared -buildid vYjaftcJ-rQkekZyzthi/vYjaftcJ-rQkekZyzthi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b625/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/ac/ac59f59f2ee8e92801887048de015d7a79d25b2ef409230ce767757db052eed3-d # internal go.opencensus.io/resource mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p go.opencensus.io/resource -lang=go1.16 -complete -installsuffix shared -buildid YSi-ZZ1lQ1oAyGMPvFRK/YSi-ZZ1lQ1oAyGMPvFRK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b632/importcfg -pack ./vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/77/77ddbe6d12f7ac9cf6b5ceea8ac5d2cb85d26376a0a999546df9d77e2f4806e7-d # internal go.opencensus.io/tag mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime/pprof=$WORK/b336/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p go.opencensus.io/tag -lang=go1.16 -complete -installsuffix shared -buildid RzfNoDyQNy5RF6AYBOfm/RzfNoDyQNy5RF6AYBOfm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b635/importcfg -pack ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/d2/d20031d8fcaa03f4d677fcb944b55231a5398f573675479d78931694c5fc8db4-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p go.opencensus.io/trace/propagation -lang=go1.16 -complete -installsuffix shared -buildid vMMQ-ojhqUdpqZ1q-4FG/vMMQ-ojhqUdpqZ1q-4FG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b639/importcfg -pack ./vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/2d/2d3ca3d201088da825c195b4b0c9f99b6dd8eb34094993bc0d7915521faaaf9b-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b632/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p go.opencensus.io/metric/metricdata -lang=go1.16 -complete -installsuffix shared -buildid 8fHxVZOaXdFknJjqi1t_/8fHxVZOaXdFknJjqi1t_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b631/importcfg -pack ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/6b/6b8f0bce9decd9d8ecabd51707a9dee1f9b97e5ab107a205a96ae516c08c200e-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b596/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b622/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b623/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b472/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b624/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b625/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p golang.org/x/oauth2/google -lang=go1.16 -complete -installsuffix shared -buildid eqEJFtPwYFeCWYVneLVE/eqEJFtPwYFeCWYVneLVE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b621/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/15/15cb158bd5613f95ad7a6eef75e9eff5ae35b084f8fe9ca840dc45858faea881-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b631/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p go.opencensus.io/metric/metricproducer -lang=go1.16 -complete -installsuffix shared -buildid A1YF3qyZZNhK-FUGF6GM/A1YF3qyZZNhK-FUGF6GM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b638/importcfg -pack ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/2b/2bbe16da2081fda3dbc7f09d5a4adde0ea45c80607842dbf340671a83f7e63e2-d # internal google.golang.org/api/transport/cert mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p google.golang.org/api/transport/cert -lang=go1.16 -complete -installsuffix shared -buildid IvxyeyG5thf318N2-X5l/IvxyeyG5thf318N2-X5l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b641/importcfg -pack ./vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/74/747e2c3e783a6bff0f3268a7591c59c5c77d5444d59f68c0fbd663bf939beebd-d # internal google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.16 -complete -installsuffix shared -buildid cHgQ00Jyd4r8cA5R040P/cHgQ00Jyd4r8cA5R040P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b643/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/17/17939044ae31327cbb709bc4308efc2af898142fe8df778d154b4cce0b160fed-d # internal google.golang.org/grpc/credentials/alts/internal mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile net=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.16 -complete -installsuffix shared -buildid 7mMdBpEeZ60_CPUL6ZMs/7mMdBpEeZ60_CPUL6ZMs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b646/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/ce/ce6bbbd8a00d24fa3b6b4743a54dd7e7a9ab93f26256ea693e2484a54ef00c31-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p go.opencensus.io/stats/internal -lang=go1.16 -complete -installsuffix shared -buildid eOSFDhvoJPM761G1UgXq/eOSFDhvoJPM761G1UgXq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b634/importcfg -pack ./vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/08/087331a2089bcf2750e06c27980d5cbed04549440b5d93e45db3b78be8e0fc9d-d # internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp mkdir -p $WORK/b649/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/75/7576a11b3686dcf05573d0f81b0aefc89ef2c76b796659fc344b06fd1a455ca8-d # internal cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.16 -complete -installsuffix shared -buildid p54Pp4N8zUT51Eill1ZW/p54Pp4N8zUT51Eill1ZW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b649/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go ./vendor/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/05/05d5ca58e532a0166c8eeb02062fa22b4e83d0c0c009882ff11e0ef9127f0cee-d # internal google.golang.org/grpc/credentials/alts/internal/conn mkdir -p $WORK/b650/ go.opencensus.io/stats mkdir -p $WORK/b633/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b646/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b631/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b634/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p go.opencensus.io/stats -lang=go1.16 -complete -installsuffix shared -buildid UzIvx2LXsJEItaek5sBI/UzIvx2LXsJEItaek5sBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b633/importcfg -pack ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.16 -complete -installsuffix shared -buildid p_MmDt3-13gqvnmR3E88/p_MmDt3-13gqvnmR3E88 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b650/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aeadrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcm.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/aes128gcmrekey.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/common.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/counter.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/record.go ./vendor/google.golang.org/grpc/credentials/alts/internal/conn/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/62/62cbdbffe1de4c284d6ffa60cb0932931c7a8db7a0da4f5ca05385e2a3ff78e9-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b637/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b631/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b638/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b632/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b634/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p go.opencensus.io/stats/view -lang=go1.16 -complete -installsuffix shared -buildid k2neAfi861u7XKPo2JKH/k2neAfi861u7XKPo2JKH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b636/importcfg -pack ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/worker_commands.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/c5/c5b2b8ad65498461712ad19fcf1d2f0ba2c581e5aa93af1091a1f12721741e9a-d # internal google.golang.org/api/internal mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b627/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p google.golang.org/api/internal -lang=go1.16 -complete -installsuffix shared -buildid ttqAZt22Vc9bMKIbjIeL/ttqAZt22Vc9bMKIbjIeL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b626/importcfg -pack ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/internal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/f8/f8cc0d0def2b6b0d21cda07980b49f4b78b6f626b438017475798d0d701b77c6-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker/service mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b216/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.16 -complete -installsuffix shared -buildid MWJpSzgKG263KusxWBx8/MWJpSzgKG263KusxWBx8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b651/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/service/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/ce/ce886cb8527b80553f5dfd484bba1d2aebb5965b5cb536b5eb17ad3fe93cea1d-d # internal google.golang.org/grpc/balancer/grpclb mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b225/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b227/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b643/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.16 -complete -installsuffix shared -buildid ZhfFTuu3QES6hQbPdqOg/ZhfFTuu3QES6hQbPdqOg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b642/importcfg -pack ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_config.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_picker.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go ./vendor/google.golang.org/grpc/balancer/grpclb/grpclb_util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/59/59fc7e06d43bffd01bcc53924291dbbb537bc009b46e0b6ded2eb27bdbe88004-d # internal google.golang.org/grpc/internal/googlecloud mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b175/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.16 -complete -installsuffix shared -buildid TP_KNz6yFY9W52NhmfG7/TP_KNz6yFY9W52NhmfG7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b652/importcfg -pack ./vendor/google.golang.org/grpc/internal/googlecloud/googlecloud.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/43/43c7266a6fc60f48c6951c68313e4527111671b66f65ca962af391cbcfe5f2ef-d # internal google.golang.org/api/option mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b627/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p google.golang.org/api/option -lang=go1.16 -complete -installsuffix shared -buildid JBJOlNNdLWyDpz2GeAuQ/JBJOlNNdLWyDpz2GeAuQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b620/importcfg -pack ./vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b636/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/37/3731690501068560a474643966021986eed54fdeebf840840db847f902952515-d # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/6b/6b4a78179ea0ea1f2be497fd856b5d720f3f79efd9e14a93225783f382474219-d # internal google.golang.org/api/transport/internal/dca mkdir -p $WORK/b640/ go.opencensus.io/plugin/ocgrpc mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b631/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b636/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b639/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b641/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.16 -complete -installsuffix shared -buildid Qu7Z1cRofGT8vipvQsl5/Qu7Z1cRofGT8vipvQsl5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b630/importcfg -pack ./vendor/go.opencensus.io/plugin/ocgrpc/client.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/client_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/doc.go ./vendor/go.opencensus.io/plugin/ocgrpc/server.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_metrics.go ./vendor/go.opencensus.io/plugin/ocgrpc/server_stats_handler.go ./vendor/go.opencensus.io/plugin/ocgrpc/stats_common.go ./vendor/go.opencensus.io/plugin/ocgrpc/trace_common.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p google.golang.org/api/transport/internal/dca -lang=go1.16 -complete -installsuffix shared -buildid rQ92bBOYH1pt4eZf1MhR/rQ92bBOYH1pt4eZf1MhR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b640/importcfg -pack ./vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/43/43131fef2ad3d7a550e923930f2ccbd7d554fd7091f387deecef90a9aca4fd8f-d # internal google.golang.org/grpc/credentials/alts/internal/authinfo mkdir -p $WORK/b648/ cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/6f/6f58187f8b9a0c749ccb543d83fbc7d0fd5a9a7cf660fb99239a91ba2b3f3d87-d # internal google.golang.org/api/option/internaloption mkdir -p $WORK/b628/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b649/_pkg_.a EOF cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p google.golang.org/api/option/internaloption -lang=go1.16 -complete -installsuffix shared -buildid _8VEUEVmTjCeR9SqZFOd/_8VEUEVmTjCeR9SqZFOd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b628/importcfg -pack ./vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.16 -complete -installsuffix shared -buildid ExAyeQbA1Ry-cLpLd-GJ/ExAyeQbA1Ry-cLpLd-GJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b648/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/authinfo/authinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/11/11e57d78b64243e344a2c0a28be9df716ed668e33310adb838b3b730bee5b4d4-d # internal google.golang.org/grpc/credentials/oauth mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b625/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.16 -complete -installsuffix shared -buildid GdksajLpKL-lUg14T67D/GdksajLpKL-lUg14T67D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b653/importcfg -pack ./vendor/google.golang.org/grpc/credentials/oauth/oauth.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/59/59143f865ecace2ae09ce940f3ce019922f4f38e718b6fe6a1951676025254fa-d # internal google.golang.org/grpc/credentials/alts/internal/handshaker mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b650/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b649/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.16 -complete -installsuffix shared -buildid N8HlgQujp4Xl-7rD8_4v/N8HlgQujp4Xl-7rD8_4v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b647/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/internal/handshaker/handshaker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/40/40804ad0a1145b97ec7e209d1bf9aedac48d49146dde2b00269a08b2096fc4ce-d # internal google.golang.org/genproto/googleapis/type/date mkdir -p $WORK/b655/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b642/_pkg_.a # internal cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.16 -complete -installsuffix shared -buildid 7q2DAhq9ng3wzRk3LJqb/7q2DAhq9ng3wzRk3LJqb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b655/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/type/date/date.pb.go cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/b4/b4723492f77560d1365e5e22b76e661e9dbee9ac7de922541bfa338d2fe99b43-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p google.golang.org/api/internal/gensupport -lang=go1.16 -complete -installsuffix shared -buildid IyXRwcAbBt5J3RzhWIQA/IyXRwcAbBt5J3RzhWIQA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b657/importcfg -pack ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/retry.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/dc/dccb34a07fe9df56544e3a7e312d236adac348c0c358f0cee5a0122a7f07f520-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b639/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p go.opencensus.io/plugin/ochttp/propagation/b3 -lang=go1.16 -complete -installsuffix shared -buildid EFIEZXIz556HTu8K6R-y/EFIEZXIz556HTu8K6R-y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b660/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/98/9863b96c36bd785dd8e61301e178792094a0138c8e75d8ba35a25ea0ee49b0f0-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p google.golang.org/api/googleapi/transport -lang=go1.16 -complete -installsuffix shared -buildid F-98hDCgDne3c3hxuZcP/F-98hDCgDne3c3hxuZcP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b661/importcfg -pack ./vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/5f/5fe1ab29a23a30ab3f4c1fce87864dd280cc3f60254e28fd94db01150273e9ba-d # internal google.golang.org/genproto/googleapis/storage/v2 mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b605/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b604/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b655/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b262/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b550/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p google.golang.org/genproto/googleapis/storage/v2 -lang=go1.16 -complete -installsuffix shared -buildid Bzv9SjxDZlEBLYNCmCtp/Bzv9SjxDZlEBLYNCmCtp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b654/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/storage/v2/storage.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/63/63a8518ce63934f98139c94303b02971b86de9eabd45a7fb040b496fe4ffa353-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b660/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b636/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b639/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p go.opencensus.io/plugin/ochttp -lang=go1.16 -complete -installsuffix shared -buildid n7gERXacjot3DE0bd4tH/n7gERXacjot3DE0bd4tH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b659/importcfg -pack ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/cd/cd6f7b442076c5418b0ce41aefdce2224cdbc1c2bd693258626fcf36cf7f52f9-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b639/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p google.golang.org/api/transport/http/internal/propagation -lang=go1.16 -complete -installsuffix shared -buildid 0uMo-0c3iLbc93k7NcSM/0uMo-0c3iLbc93k7NcSM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b662/importcfg -pack ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/b7/b731432adfe6947faa4fb02f72748bcd642ba11a7e03fd3ff9fad7f4a0003e80-d # internal google.golang.org/grpc/credentials/alts mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b652/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p google.golang.org/grpc/credentials/alts -lang=go1.16 -complete -installsuffix shared -buildid 7ugGeVDsBUY6w5FL1aM7/7ugGeVDsBUY6w5FL1aM7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b645/importcfg -pack ./vendor/google.golang.org/grpc/credentials/alts/alts.go ./vendor/google.golang.org/grpc/credentials/alts/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/ce/ced12370eb4e6637408e6e3f71ffedac1a9dd357b9ab98e4d77d7812dd3b86d4-d # internal github.com/grafana/grafana/pkg/components/null mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b561/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/grafana/grafana/pkg/components/null -lang=go1.17 -complete -installsuffix shared -buildid I31cOpSVTQ90NzdLY51z/I31cOpSVTQ90NzdLY51z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b666/importcfg -pack ./pkg/components/null/float.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/ea/ea480abe794094d1f52c1a26160ef65f35e9d725799baa8633c680bcdfd48017-d # internal github.com/grafana/grafana/pkg/infra/metrics/graphitebridge mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b328/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/grafana/grafana/pkg/infra/metrics/graphitebridge -lang=go1.17 -complete -installsuffix shared -buildid FjWjpRdjHyAluKhhmJpG/FjWjpRdjHyAluKhhmJpG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b668/importcfg -pack ./pkg/infra/metrics/graphitebridge/graphite.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/38/38123a5d561ef2081653d2923ab415e68a3266641252f6103ced733be6ce73cb-d # internal google.golang.org/grpc/credentials/google mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b645/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b653/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b208/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/92/925618fe59c80c4ed183c00ffe698a7c90ca43b8dae2c8db7c24bdc56e22d05e-d # internal github.com/grafana/grafana/pkg/infra/metrics/metricutil mkdir -p $WORK/b669/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p google.golang.org/grpc/credentials/google -lang=go1.16 -complete -installsuffix shared -buildid b07jfTs7wS40Flq8OSC1/b07jfTs7wS40Flq8OSC1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b644/importcfg -pack ./vendor/google.golang.org/grpc/credentials/google/google.go ./vendor/google.golang.org/grpc/credentials/google/xds.go cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/grafana/grafana/pkg/infra/metrics/metricutil -lang=go1.17 -complete -installsuffix shared -buildid v3Eq5Ql-aJka0uMSBBq0/v3Eq5Ql-aJka0uMSBBq0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b669/importcfg -pack ./pkg/infra/metrics/metricutil/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/fc/fc584ccf3a27268b56012667f072c891e2a2d6e93fa6ef83b166b2a278f75573-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid _ICBFlWbEaRS6X0JoXRZ/_ICBFlWbEaRS6X0JoXRZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b673/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f1/f14e263f779f47b855da08490c6db562b84438ba8c702627827fad3c48639c5b-d # internal google.golang.org/api/transport/grpc mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/compute/metadata=$WORK/b596/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b630/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b640/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b642/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b653/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p google.golang.org/api/transport/grpc -lang=go1.16 -complete -installsuffix shared -buildid 77Fy_bsuAW2QtXmOtjo2/77Fy_bsuAW2QtXmOtjo2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b629/importcfg -pack ./vendor/google.golang.org/api/transport/grpc/dial.go ./vendor/google.golang.org/api/transport/grpc/dial_socketopt.go ./vendor/google.golang.org/api/transport/grpc/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/a0/a0d681548f565bb2e0ecbd1566434d655cb71ff81804c6de9289754a202b76fb-d # internal github.com/grafana/grafana/pkg/infra/metrics mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/grafana/grafana/pkg/infra/metrics -lang=go1.17 -complete -installsuffix shared -buildid Q6UXW85jbOh9BBm9Q4Ip/Q6UXW85jbOh9BBm9Q4Ip -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b667/importcfg -pack ./pkg/infra/metrics/frontendmetrics.go ./pkg/infra/metrics/metrics.go ./pkg/infra/metrics/service.go ./pkg/infra/metrics/settings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/94/9410dab804006a49fcf35f4ae8d0ee7e16f4b5881336fd4bc6530a5df53660c5-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid 74a-kYYgVv2qDU_1lBwo/74a-kYYgVv2qDU_1lBwo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b674/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/aa/aaecaa16c81cbc0b391eed0ccb89164a41a7a9a4a03e7b4b816437244652b169-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b659/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b246/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b661/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b641/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b662/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b640/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p google.golang.org/api/transport/http -lang=go1.16 -complete -installsuffix shared -buildid PXfyyRUa-6KnfevPxV_-/PXfyyRUa-6KnfevPxV_- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b658/importcfg -pack ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/3f/3fe8d86792623b86ff694cb50b501d4ff29ab4eaf33cd4853f10a8bcdb25028f-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid nZi8nORCXs-3F8rPmzWB/nZi8nORCXs-3F8rPmzWB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b675/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/af/af725045b8545197ac108c0cae01e20ca653fe7dac8b3a58cf87ae3a968d68ee-d # internal net/http/internal/testcert mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid gltdL1yIuCkhrCrSSvqU/gltdL1yIuCkhrCrSSvqU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b677/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/73/738ac2f5d180a3f67d12a883a1af3e894b9bf5daa85ccb5f8b31e8dde08f42e4-d # internal net/http/httptest mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/internal/testcert=$WORK/b677/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p net/http/httptest -std -complete -installsuffix shared -buildid jVKKHJuefQJwVFdhs586/jVKKHJuefQJwVFdhs586 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b676/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/ea/ea062599529cb37145fe05a9df8de73a901b917d19658f2e09c5ee27adb32605-d # internal github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/client_golang/prometheus/promauto -lang=go1.16 -complete -installsuffix shared -buildid Xu1HBSbMtJKSqI5KISJx/Xu1HBSbMtJKSqI5KISJx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b679/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/eb/eb2582d406d8fc39571e0f73857c407f7262cdca38ba2221c9c1c6cd797408cb-d # internal google.golang.org/api/iamcredentials/v1 mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b657/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b628/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b658/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.16 -complete -installsuffix shared -buildid _pp1UIXKkeftzzZTVnMr/_pp1UIXKkeftzzZTVnMr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b656/importcfg -pack ./vendor/google.golang.org/api/iamcredentials/v1/iamcredentials-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/a8/a8678ffa2a3380909c45ef95a784c5bef5faf412ab691a0ebbce190ae08cd9ff-d # internal google.golang.org/api/storage/v1 mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b657/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b628/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b658/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p google.golang.org/api/storage/v1 -lang=go1.16 -complete -installsuffix shared -buildid 74Vuw_IwzhE3zdYXmKW2/74Vuw_IwzhE3zdYXmKW2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b663/importcfg -pack ./vendor/google.golang.org/api/storage/v1/storage-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/17/17c31cedf0a049bf2ae5d1d94ce7ffd52053c408a51132cbf504c0ccc8ba7853-d # internal google.golang.org/api/transport mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b629/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b658/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p google.golang.org/api/transport -lang=go1.16 -complete -installsuffix shared -buildid Sn63S4ZNQNKHH2oBtucO/Sn63S4ZNQNKHH2oBtucO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b664/importcfg -pack ./vendor/google.golang.org/api/transport/dial.go ./vendor/google.golang.org/api/transport/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b570/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/1d/1d605d4fd8a775ce339ab9a44b039e43b16cf8bd538b4a6f824d09164da7ea1b-d # internal github.com/grafana/grafana/pkg/services/alerting/metrics mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/grafana/grafana/pkg/services/alerting/metrics -lang=go1.17 -complete -installsuffix shared -buildid dgFuAqFMECICePE4YiSB/dgFuAqFMECICePE4YiSB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b678/importcfg -pack ./pkg/services/alerting/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/c9/c96f5a31bc5fb9cda8c504de0786b1a2e25c0c9b1abbf36d77b1099b69d3d81d-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/patrickmn/go-cache -lang=go1.16 -complete -installsuffix shared -buildid tTovHVSPMClfkZycLGM-/tTovHVSPMClfkZycLGM- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b684/importcfg -pack ./vendor/github.com/patrickmn/go-cache/cache.go ./vendor/github.com/patrickmn/go-cache/sharded.go cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/0b/0b477cf8b2645a95b50432fa254a619089c0dee8152b213846b436a487b24606-d # internal github.com/stretchr/objx mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/stretchr/objx -lang=go1.16 -complete -installsuffix shared -buildid ZVwxC_fY6GhPss2wCu7d/ZVwxC_fY6GhPss2wCu7d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b686/importcfg -pack ./vendor/github.com/stretchr/objx/accessors.go ./vendor/github.com/stretchr/objx/conversions.go ./vendor/github.com/stretchr/objx/doc.go ./vendor/github.com/stretchr/objx/map.go ./vendor/github.com/stretchr/objx/mutations.go ./vendor/github.com/stretchr/objx/security.go ./vendor/github.com/stretchr/objx/tests.go ./vendor/github.com/stretchr/objx/type_specific.go ./vendor/github.com/stretchr/objx/type_specific_codegen.go ./vendor/github.com/stretchr/objx/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/1f/1fe39ca0208930bccf9594435bad33e52a01ead8598e716e154de1dd2876d6e3-d # internal github.com/grafana/grafana/pkg/infra/httpclient mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/grafana/grafana/pkg/infra/httpclient -lang=go1.17 -complete -installsuffix shared -buildid J8Jgs2c4bksTpgqZbVFB/J8Jgs2c4bksTpgqZbVFB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b688/importcfg -pack ./pkg/infra/httpclient/count_bytes_reader.go ./pkg/infra/httpclient/max_bytes_reader.go ./pkg/infra/httpclient/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/43/43176a46652da86bf851a1e6a6cf0fc434539899fa510d55fb240ad3a4e10425-d # internal github.com/grafana/grafana/pkg/services/encryption mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/grafana/grafana/pkg/services/encryption -lang=go1.17 -complete -installsuffix shared -buildid -Q7JD_I3m0I26-eCYJ5T/-Q7JD_I3m0I26-eCYJ5T -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b690/importcfg -pack ./pkg/services/encryption/encryption.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/cf/cfbd4a82e00a49e6b3caabfb33df6b22898da63370ef004dce09b78a3e311b42-d # internal github.com/grafana/grafana/pkg/bus mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/grafana/grafana/pkg/bus -lang=go1.17 -complete -installsuffix shared -buildid yw6_EQggH9aXzI_aMD4R/yw6_EQggH9aXzI_aMD4R -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b692/importcfg -pack ./pkg/bus/bus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/34/340fe171b1b1134726438ceb5e50f29ccb95b5f03ca76aa5120ad8a82d89b833-d # internal github.com/grafana/grafana/pkg/events mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/grafana/grafana/pkg/events -lang=go1.17 -complete -installsuffix shared -buildid 9IGJPeZVVuruKlGOliM5/9IGJPeZVVuruKlGOliM5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b693/importcfg -pack ./pkg/events/events.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/9c/9cd264e3a3bb34265450200e4a6ba6b6c6fbc4ba658af81bfe45a2bbd50b4bb5-d # internal github.com/grafana/grafana/pkg/infra/localcache mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile github.com/patrickmn/go-cache=$WORK/b684/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/grafana/grafana/pkg/infra/localcache -lang=go1.17 -complete -installsuffix shared -buildid lu6jlc_5iLt3dIGKsHw-/lu6jlc_5iLt3dIGKsHw- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b683/importcfg -pack ./pkg/infra/localcache/cache.go cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/30/30e6cd191506acf70013457e4472e741e9206cc06ee2262d6487017f482fc0a7-d # internal cloud.google.com/go/storage/internal/apiv2 mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b628/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b629/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b604/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b654/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.16 -complete -installsuffix shared -buildid ZDrlCfEq6BbHuAe5nf1y/ZDrlCfEq6BbHuAe5nf1y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b618/importcfg -pack ./vendor/cloud.google.com/go/storage/internal/apiv2/doc.go ./vendor/cloud.google.com/go/storage/internal/apiv2/storage_client.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/f2/f278531132ed7c765b26c45d13d8592fe94ea83583d896f8120bf753eb07c006-d # internal net/mail mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p net/mail -std -complete -installsuffix shared -buildid 0Azn4CfpkGQZaAVT6EQ2/0Azn4CfpkGQZaAVT6EQ2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b695/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/54/54fb75b3a09e7a1ca3c9730d7ac2491dce9cd9808140c8d343adfcfd43fc664d-d # internal net/smtp mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p net/smtp -std -complete -installsuffix shared -buildid -qsrSecGxggaXkj_yLsV/-qsrSecGxggaXkj_yLsV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b696/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/16/16001ee4c4ecd2ee644804bd64856946fda321d5f84c2b4b8f12dc5309484fc2-d # internal github.com/Masterminds/semver mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/Masterminds/semver -lang=go1.16 -complete -installsuffix shared -buildid xPdNjdN43txsyIRmuIXm/xPdNjdN43txsyIRmuIXm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b698/importcfg -pack ./vendor/github.com/Masterminds/semver/collection.go ./vendor/github.com/Masterminds/semver/constraints.go ./vendor/github.com/Masterminds/semver/doc.go ./vendor/github.com/Masterminds/semver/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/10/102276feba7116cf22c6ebae7ba768d3ba096a2316a0d4a43d3aeb3e19dea419-d # internal github.com/bradfitz/gomemcache/memcache mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/bradfitz/gomemcache/memcache -lang=go1.16 -complete -installsuffix shared -buildid 2hk_VZrCpnCK4I1MucF3/2hk_VZrCpnCK4I1MucF3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b700/importcfg -pack ./vendor/github.com/bradfitz/gomemcache/memcache/memcache.go ./vendor/github.com/bradfitz/gomemcache/memcache/selector.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b675/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/13/13b3fe535dfcce440e26038242b8c97f7fc1283e87313e1cab33d49be5ed96cd-d # internal gopkg.in/mail.v2 mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile mime/quotedprintable=$WORK/b128/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/mail=$WORK/b695/_pkg_.a packagefile net/smtp=$WORK/b696/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p gopkg.in/mail.v2 -lang=go1.16 -complete -installsuffix shared -buildid NdMEArbPUvBUgZNVTra6/NdMEArbPUvBUgZNVTra6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b694/importcfg -pack ./vendor/gopkg.in/mail.v2/auth.go ./vendor/gopkg.in/mail.v2/doc.go ./vendor/gopkg.in/mail.v2/errors.go ./vendor/gopkg.in/mail.v2/message.go ./vendor/gopkg.in/mail.v2/mime.go ./vendor/gopkg.in/mail.v2/send.go ./vendor/gopkg.in/mail.v2/smtp.go ./vendor/gopkg.in/mail.v2/writeto.go cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/37/37082ed61aa94f971bedb92361552718624cd28d9648ebdfc8918c0dab076dc6-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b673/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b674/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b675/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptest=$WORK/b676/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/stretchr/testify/assert -lang=go1.16 -complete -installsuffix shared -buildid cNAYBmlRr6NL6CPJmqbz/cNAYBmlRr6NL6CPJmqbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b672/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/0b/0b2ad8846b2753da13e71354016188a704d0238bddd51c1f904a4e0eea94e034-d # internal github.com/go-redis/redis/v8/internal/util mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/go-redis/redis/v8/internal/util -lang=go1.16 -complete -installsuffix shared -buildid SrDTx39bXHZJ5HicsoyI/SrDTx39bXHZJ5HicsoyI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b705/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/util/strconv.go ./vendor/github.com/go-redis/redis/v8/internal/util/unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/56/5662769db1cc6458f28125885e8818bf4ff19811d5f9d1251d632a53d29f686e-d # internal github.com/go-redis/redis/v8/internal mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b704/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b705/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/go-redis/redis/v8/internal -lang=go1.16 -complete -installsuffix shared -buildid gTO9E0UIIWFXbCLB38H-/gTO9E0UIIWFXbCLB38H- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b703/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/arg.go ./vendor/github.com/go-redis/redis/v8/internal/internal.go ./vendor/github.com/go-redis/redis/v8/internal/log.go ./vendor/github.com/go-redis/redis/v8/internal/once.go ./vendor/github.com/go-redis/redis/v8/internal/unsafe.go ./vendor/github.com/go-redis/redis/v8/internal/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/ba/ba1e3fb400bcc0fcf0c93a4df8b4c1fe4aa62a9b47533493146b6e68c878564b-d # internal github.com/go-redis/redis/v8/internal/hashtag mkdir -p $WORK/b706/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b704/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/go-redis/redis/v8/internal/hashtag -lang=go1.16 -complete -installsuffix shared -buildid YsOw4ry0_9dUcvvNHM5q/YsOw4ry0_9dUcvvNHM5q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b706/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hashtag/hashtag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/65/65bc6b07b0f2d82559e6737a47f43c95f51922ee1c1181e6eded10eee12c1869-d # internal github.com/go-redis/redis/v8/internal/hscan mkdir -p $WORK/b707/ cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/go-redis/redis/v8/internal/hscan -lang=go1.16 -complete -installsuffix shared -buildid 6K7IvcGwCDdIdvRgzx1F/6K7IvcGwCDdIdvRgzx1F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b707/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/hscan/hscan.go ./vendor/github.com/go-redis/redis/v8/internal/hscan/structmap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/d7/d77e651d63e5c95e2e71ee9f55d71e42bb4b251f242173975876b3fe6dde39c8-d # internal github.com/go-redis/redis/v8/internal/proto mkdir -p $WORK/b709/ cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b705/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/go-redis/redis/v8/internal/proto -lang=go1.16 -complete -installsuffix shared -buildid luAYn97sMr-POYeKBYDr/luAYn97sMr-POYeKBYDr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b709/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/proto/reader.go ./vendor/github.com/go-redis/redis/v8/internal/proto/scan.go ./vendor/github.com/go-redis/redis/v8/internal/proto/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/78/784e75d2502d223eb16d99a4fb013b04b81377de4ca869ea6db5bde13dc88c6f-d # internal github.com/gchaincl/sqlhooks mkdir -p $WORK/b711/ cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/gchaincl/sqlhooks -lang=go1.16 -complete -installsuffix shared -buildid sJpMUKDfjN0xpUona7AG/sJpMUKDfjN0xpUona7AG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b711/importcfg -pack ./vendor/github.com/gchaincl/sqlhooks/compose.go ./vendor/github.com/gchaincl/sqlhooks/compose_1_13.go ./vendor/github.com/gchaincl/sqlhooks/doc.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks.go ./vendor/github.com/gchaincl/sqlhooks/sqlhooks_1_10.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/3c/3cb71c5c0719e3966439e007081b5ac81ad4485dcdaa2cd2abca4ae99183df34-d # internal github.com/grafana/grafana/pkg/infra/fs mkdir -p $WORK/b712/ cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/grafana/grafana/pkg/infra/fs -lang=go1.17 -complete -installsuffix shared -buildid 8UFgv68jzkM1vW2P7svs/8UFgv68jzkM1vW2P7svs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b712/importcfg -pack ./pkg/infra/fs/copy.go ./pkg/infra/fs/exists.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/18/18e991749f20e1262cd5889f6ab937d993e6faddb71a9cd9e604b1373af28c81-d # internal github.com/grafana/grafana/pkg/services/featuremgmt/strcase mkdir -p $WORK/b714/ cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/grafana/grafana/pkg/services/featuremgmt/strcase -lang=go1.17 -complete -installsuffix shared -buildid UN9BdRYBjtMPMUmHcGgU/UN9BdRYBjtMPMUmHcGgU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b714/importcfg -pack ./pkg/services/featuremgmt/strcase/camel.go ./pkg/services/featuremgmt/strcase/snake.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/a1/a123f19e98f82490a5a382517f43a1de8d98fadaf88573606dbb39b72f53912b-d # internal golang.org/x/text/internal/tag mkdir -p $WORK/b721/ cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p golang.org/x/text/internal/tag -lang=go1.16 -complete -installsuffix shared -buildid ckRHY7Pr-3tkcwL9YH-f/ckRHY7Pr-3tkcwL9YH-f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b721/importcfg -pack ./vendor/golang.org/x/text/internal/tag/tag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/2f/2f49e9f2ad1f125e9ee2751c35973e6a7c026f821a2128cff08a638deb1a49e9-d # internal github.com/go-redis/redis/v8/internal/pool mkdir -p $WORK/b708/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b714/_pkg_.a # internal cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b703/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b709/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/go-redis/redis/v8/internal/pool -lang=go1.16 -complete -installsuffix shared -buildid PNjRcQECEfpkkjAG_Wnt/PNjRcQECEfpkkjAG_Wnt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b708/importcfg -pack ./vendor/github.com/go-redis/redis/v8/internal/pool/conn.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_single.go ./vendor/github.com/go-redis/redis/v8/internal/pool/pool_sticky.go cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/78/78612a4bb24fedad23234d23e57658684ead33191ee60bc78ece65aac3c73af7-d # internal github.com/gofrs/uuid mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/gofrs/uuid -lang=go1.16 -complete -installsuffix shared -buildid QTbqZ__z0k30g21D4uN_/QTbqZ__z0k30g21D4uN_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b724/importcfg -pack ./vendor/github.com/gofrs/uuid/codec.go ./vendor/github.com/gofrs/uuid/generator.go ./vendor/github.com/gofrs/uuid/sql.go ./vendor/github.com/gofrs/uuid/uuid.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/4c/4cacf5c35147597f547e247c8f0868a247b58f6ee0e09ac5d961dc389b7a6ae1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b711/_pkg_.a # internal golang.org/x/text/internal/language mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b721/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p golang.org/x/text/internal/language -lang=go1.16 -complete -installsuffix shared -buildid 1jM6F50bgbbGTqZ2SiW-/1jM6F50bgbbGTqZ2SiW- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b720/importcfg -pack ./vendor/golang.org/x/text/internal/language/common.go ./vendor/golang.org/x/text/internal/language/compact.go ./vendor/golang.org/x/text/internal/language/compose.go ./vendor/golang.org/x/text/internal/language/coverage.go ./vendor/golang.org/x/text/internal/language/language.go ./vendor/golang.org/x/text/internal/language/lookup.go ./vendor/golang.org/x/text/internal/language/match.go ./vendor/golang.org/x/text/internal/language/parse.go ./vendor/golang.org/x/text/internal/language/tables.go ./vendor/golang.org/x/text/internal/language/tags.go cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/b2/b20db1fc7f661e1e32566ed9089d44bef6bf5c61b7f15805824f294c1e9a09ce-d # internal github.com/grafana/grafana/pkg/expr/mathexp/parse mkdir -p $WORK/b728/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/grafana/grafana/pkg/expr/mathexp/parse -lang=go1.17 -complete -installsuffix shared -buildid thJJc0S7sQ25rKRpasr5/thJJc0S7sQ25rKRpasr5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b728/importcfg -pack ./pkg/expr/mathexp/parse/lex.go ./pkg/expr/mathexp/parse/node.go ./pkg/expr/mathexp/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/16/164141bdb94648123d6fcf72e4a9973a0ea3023014ff92b7e79d432d71c0618e-d # internal cloud.google.com/go/storage mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b596/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b597/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b607/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b608/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b609/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b616/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b617/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b618/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b656/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b628/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b663/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b664/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b658/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b604/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b654/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b606/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p cloud.google.com/go/storage -lang=go1.16 -complete -installsuffix shared -buildid H885-W5AeVutO8iYUADC/H885-W5AeVutO8iYUADC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b595/importcfg -pack ./vendor/cloud.google.com/go/storage/acl.go ./vendor/cloud.google.com/go/storage/bucket.go ./vendor/cloud.google.com/go/storage/copy.go ./vendor/cloud.google.com/go/storage/doc.go ./vendor/cloud.google.com/go/storage/hmac.go ./vendor/cloud.google.com/go/storage/iam.go ./vendor/cloud.google.com/go/storage/invoke.go ./vendor/cloud.google.com/go/storage/notifications.go ./vendor/cloud.google.com/go/storage/post_policy_v4.go ./vendor/cloud.google.com/go/storage/reader.go ./vendor/cloud.google.com/go/storage/storage.go ./vendor/cloud.google.com/go/storage/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/a4/a495a112a887164d8ad9fe52ad9ae14bc68fb22e918eaa87dbc360667cc1c73e-d # internal gonum.org/v1/gonum/graph/internal/ordered mkdir -p $WORK/b732/ cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p gonum.org/v1/gonum/graph/internal/ordered -lang=go1.16 -complete -installsuffix shared -buildid KxHEalJNrMUctDKSIojI/KxHEalJNrMUctDKSIojI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b732/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/internal/ordered/doc.go ./vendor/gonum.org/v1/gonum/graph/internal/ordered/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/ad/add20df8b87f95caac46321bc94fdb4fffaeacef526b4c8d24e94b247632bd26-d # internal github.com/go-redis/redis/v8 mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b323/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b702/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b703/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b704/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b705/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/go-redis/redis/v8 -lang=go1.16 -complete -installsuffix shared -buildid i4O_mfAsSyxfKBHfrqGr/i4O_mfAsSyxfKBHfrqGr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b701/importcfg -pack ./vendor/github.com/go-redis/redis/v8/cluster.go ./vendor/github.com/go-redis/redis/v8/cluster_commands.go ./vendor/github.com/go-redis/redis/v8/command.go ./vendor/github.com/go-redis/redis/v8/commands.go ./vendor/github.com/go-redis/redis/v8/doc.go ./vendor/github.com/go-redis/redis/v8/error.go ./vendor/github.com/go-redis/redis/v8/iterator.go ./vendor/github.com/go-redis/redis/v8/options.go ./vendor/github.com/go-redis/redis/v8/pipeline.go ./vendor/github.com/go-redis/redis/v8/pubsub.go ./vendor/github.com/go-redis/redis/v8/redis.go ./vendor/github.com/go-redis/redis/v8/result.go ./vendor/github.com/go-redis/redis/v8/ring.go ./vendor/github.com/go-redis/redis/v8/script.go ./vendor/github.com/go-redis/redis/v8/sentinel.go ./vendor/github.com/go-redis/redis/v8/tx.go ./vendor/github.com/go-redis/redis/v8/universal.go ./vendor/github.com/go-redis/redis/v8/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/91/9148f726ad2f8d16f36ee800a18ed576989747d94509dce084c61cc38cce087e-d # internal gonum.org/v1/gonum/blas/blas64 mkdir -p $WORK/b738/ cat >$WORK/b738/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b739/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p gonum.org/v1/gonum/blas/blas64 -lang=go1.16 -complete -installsuffix shared -buildid sfHPeEMZVcNtNLItWAIB/sfHPeEMZVcNtNLItWAIB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b738/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/blas64/blas64.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv.go ./vendor/gonum.org/v1/gonum/blas/blas64/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/blas64/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/0c/0cc9fd6bef2096f33abb5a38774359223b065e3e80f8d77c8880011380fbd520-d # internal github.com/grafana/grafana/pkg/expr/mathexp mkdir -p $WORK/b727/ cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b728/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/grafana/grafana/pkg/expr/mathexp -lang=go1.17 -complete -installsuffix shared -buildid CqoV4rwfTPd_3QTTiOd6/CqoV4rwfTPd_3QTTiOd6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b727/importcfg -pack ./pkg/expr/mathexp/exp.go ./pkg/expr/mathexp/funcs.go ./pkg/expr/mathexp/reduce.go ./pkg/expr/mathexp/resample.go ./pkg/expr/mathexp/testing.go ./pkg/expr/mathexp/type_series.go ./pkg/expr/mathexp/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/f0/f0acc0d8f644bccde486b4ab82911d83354d17ca8ba39564e0b1462c6b695497-d # internal github.com/stretchr/testify/require mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile github.com/stretchr/testify/assert=$WORK/b672/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/stretchr/testify/require -lang=go1.16 -complete -installsuffix shared -buildid R3rTqqWOqOOKyArHsOOg/R3rTqqWOqOOKyArHsOOg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b671/importcfg -pack ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/requirements.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/21/210f667247360320fb342a52cf2106181503bf4df1c0e6d8a13cbee98a555898-d # internal github.com/stretchr/testify/mock mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b673/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b674/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b686/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b672/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/stretchr/testify/mock -lang=go1.16 -complete -installsuffix shared -buildid ZD8Htwxw_efGhi_6IeHu/ZD8Htwxw_efGhi_6IeHu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b685/importcfg -pack ./vendor/github.com/stretchr/testify/mock/doc.go ./vendor/github.com/stretchr/testify/mock/mock.go cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/ed/ed217210b221bc28a98893c3d8488229129ad6048d892f61c4bb64c0fb8077e5-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b584/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.16 -complete -installsuffix shared -buildid uXp-S87Y4-EjOpydfgv9/uXp-S87Y4-EjOpydfgv9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b592/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3iface/interface.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/f6/f6752d73131f2c36ea124ac5f274dfab177c1c0eb9eba1d4283e243d6c47d622-d # internal golang.org/x/text/internal/language/compact mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal/language=$WORK/b720/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p golang.org/x/text/internal/language/compact -lang=go1.16 -complete -installsuffix shared -buildid 5u7XpnKVmMGFDLAwINgX/5u7XpnKVmMGFDLAwINgX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b722/importcfg -pack ./vendor/golang.org/x/text/internal/language/compact/compact.go ./vendor/golang.org/x/text/internal/language/compact/language.go ./vendor/golang.org/x/text/internal/language/compact/parents.go ./vendor/golang.org/x/text/internal/language/compact/tables.go ./vendor/golang.org/x/text/internal/language/compact/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/1f/1f3b0f9566becb498aa7b28a5fd9fea60d035c2a386b091cd6e83b2b2a85470a-d # internal gonum.org/v1/gonum/blas/cblas128 mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b739/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p gonum.org/v1/gonum/blas/cblas128 -lang=go1.16 -complete -installsuffix shared -buildid ZnsIXgFawOPKfJ6ig20d/ZnsIXgFawOPKfJ6ig20d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b747/importcfg -pack ./vendor/gonum.org/v1/gonum/blas/cblas128/cblas128.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_hermitian.go ./vendor/gonum.org/v1/gonum/blas/cblas128/conv_symmetric.go ./vendor/gonum.org/v1/gonum/blas/cblas128/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/9a/9a859fa9ddaaa680aad5dddf0079c64d45d207e5102e1d8cbf8358fb9a93e633-d # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/bc/bca709488d690f26f9d5c4915e877fec6011c72575b2fb1002ae171941c3b2d9-d # internal github.com/grafana/grafana/pkg/expr/classic mkdir -p $WORK/b726/ golang.org/x/text/language mkdir -p $WORK/b719/ cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b720/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b722/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p golang.org/x/text/language -lang=go1.16 -complete -installsuffix shared -buildid H680n8Kv4QvrY4wkALhn/H680n8Kv4QvrY4wkALhn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b719/importcfg -pack ./vendor/golang.org/x/text/language/coverage.go ./vendor/golang.org/x/text/language/doc.go ./vendor/golang.org/x/text/language/go1_2.go ./vendor/golang.org/x/text/language/language.go ./vendor/golang.org/x/text/language/match.go ./vendor/golang.org/x/text/language/parse.go ./vendor/golang.org/x/text/language/tables.go ./vendor/golang.org/x/text/language/tags.go cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b727/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/grafana/grafana/pkg/expr/classic -lang=go1.17 -complete -installsuffix shared -buildid aFhjUSNnVmEY3h8oIMTF/aFhjUSNnVmEY3h8oIMTF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b726/importcfg -pack ./pkg/expr/classic/classic.go ./pkg/expr/classic/evaluator.go ./pkg/expr/classic/reduce.go cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/17/17120a05c555263fd7e1e82e88b9603093b9d30f4e916c5d7870bbe8952aaa7d-d # internal github.com/grafana/grafana/pkg/infra/usagestats mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/grafana/grafana/pkg/infra/usagestats -lang=go1.17 -complete -installsuffix shared -buildid TpTf02E1vWrN9Dn2fNyt/TpTf02E1vWrN9Dn2fNyt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b670/importcfg -pack ./pkg/infra/usagestats/mock.go ./pkg/infra/usagestats/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/32/32700fbdff065b8036940d1e42bfe673c99136810f366faa0bbfebe44b43e966-d # internal cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x004.o -c error.cgo2.c gonum.org/v1/gonum/floats/scalar mkdir -p $WORK/b749/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p gonum.org/v1/gonum/floats/scalar -lang=go1.16 -complete -installsuffix shared -buildid z_DA5v1frNQIZbrXVqRZ/z_DA5v1frNQIZbrXVqRZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b749/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/scalar/doc.go ./vendor/gonum.org/v1/gonum/floats/scalar/scalar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/78/7828c998750e923d3fc9dfa31741c9e3bd61e7a0bfb47bfbcaeca79432753f01-d # internal gonum.org/v1/gonum/lapack/gonum mkdir -p $WORK/b752/ cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b750/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p gonum.org/v1/gonum/lapack/gonum -lang=go1.16 -complete -installsuffix shared -buildid aEqfG6c1iKesRqoC7lJr/aEqfG6c1iKesRqoC7lJr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b752/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/gonum/dbdsqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebak.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebal.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgebrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgecon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgehrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgelqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgels.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeql2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgeqrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgerqf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgesvd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetc2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgetrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvd3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dggsvp3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dgtsv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dhseqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlabrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacn2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlacpy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlae2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaev2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlag2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlags2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlagtm.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlahr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaln2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlange.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlangt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanst.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlansy.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlantr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlanv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapll.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapmt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlapy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqp2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqps.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr04.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr23.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaqr5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfb.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarft.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlarfx.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlartg.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlas2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlascl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaset.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq1.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq4.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq5.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasq6.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasrt.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlassq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasv2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlaswp.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlasy2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatbs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatdf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlatrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauu2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dlauum.go ./vendor/gonum.org/v1/gonum/lapack/gonum/doc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2l.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorg2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorghr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgl2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorglq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgql.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorgtr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorm2r.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormbr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormhr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dorml2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormlq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dormr2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpocon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpotrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstf2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dpstrf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/drscl.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsteqr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsterf.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsyev.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytd2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dsytrd.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtbtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtgsja.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrcon.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrevc3.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrexc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrti2.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtri.go ./vendor/gonum.org/v1/gonum/lapack/gonum/dtrtrs.go ./vendor/gonum.org/v1/gonum/lapack/gonum/errors.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlc.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iladlr.go ./vendor/gonum.org/v1/gonum/lapack/gonum/ilaenv.go ./vendor/gonum.org/v1/gonum/lapack/gonum/iparmq.go ./vendor/gonum.org/v1/gonum/lapack/gonum/lapack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/bd/bde1fbe6cc312b41add15e878b47e2fb408bc0c54cc7428f3d8c74440fb63e3e-d # internal gonum.org/v1/gonum/floats mkdir -p $WORK/b748/ cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b746/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p gonum.org/v1/gonum/floats -lang=go1.16 -complete -installsuffix shared -buildid RZJFEoTwgCZzjapwiRZH/RZJFEoTwgCZzjapwiRZH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b748/importcfg -pack ./vendor/gonum.org/v1/gonum/floats/doc.go ./vendor/gonum.org/v1/gonum/floats/floats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/69/6938b92b45ec0300d7a073f6e4daa728282a3108a720b7a4f8a2fe423701c466-d # internal gonum.org/v1/gonum/graph/topo mkdir -p $WORK/b753/ cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b755/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p gonum.org/v1/gonum/graph/topo -lang=go1.16 -complete -installsuffix shared -buildid 7l_FTPhCpwiSbzclGw9a/7l_FTPhCpwiSbzclGw9a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b753/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/topo/bron_kerbosch.go ./vendor/gonum.org/v1/gonum/graph/topo/clique_graph.go ./vendor/gonum.org/v1/gonum/graph/topo/doc.go ./vendor/gonum.org/v1/gonum/graph/topo/johnson_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/non_tomita_choice.go ./vendor/gonum.org/v1/gonum/graph/topo/paton_cycles.go ./vendor/gonum.org/v1/gonum/graph/topo/tarjan.go ./vendor/gonum.org/v1/gonum/graph/topo/topo.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/3a/3af536e5eeec356fd30bd4aab212c9adfb4a09f42000b1c26d94058e4a92b0ec-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b583/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b584/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b592/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.16 -complete -installsuffix shared -buildid dbXhcOacIqJT6I8PQksy/dbXhcOacIqJT6I8PQksy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b582/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/arn.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/batch.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/bucket_region.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/buffered_read_seeker.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/default_writer_read_from.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/doc.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/download.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/pool.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/read_seeker_write_to.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/upload_input.go ./vendor/github.com/aws/aws-sdk-go/service/s3/s3manager/writer_read_from.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/db/db07918f519ae7e9d169ed1e70b2867c88c0ef62b84a2c6737a05d43d6d43e87-d # internal github.com/grafana/grafana/pkg/util/cmputil mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/grafana/grafana/pkg/util/cmputil -lang=go1.17 -complete -installsuffix shared -buildid H1W_WHN7kpEBBdReY8kV/H1W_WHN7kpEBBdReY8kV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b757/importcfg -pack ./pkg/util/cmputil/reporter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/48/4824d72480cedaa28ea9c45b22aa8c1aa1f28bd27cb58f01fef4f82297196430-d # internal golang.org/x/text/internal mkdir -p $WORK/b718/ cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p golang.org/x/text/internal -lang=go1.16 -complete -installsuffix shared -buildid xn9Hwnr6rFguUF46xlRF/xn9Hwnr6rFguUF46xlRF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b718/importcfg -pack ./vendor/golang.org/x/text/internal/internal.go ./vendor/golang.org/x/text/internal/match.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/7c/7cd91393a2a4a2c8b35505035e7ae8dccaed35616afdb3eaa11aa129ae234da5-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b760/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/alertmanager/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid I_yhjBvIfBO8gnsTYKdg/I_yhjBvIfBO8gnsTYKdg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b760/importcfg -pack ./vendor/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./vendor/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/42/4219abb638f95e53afa429f639209c0d1ff6667ef437c95aef3e0fafe39187f9-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/alertmanager/timeinterval -lang=go1.16 -complete -installsuffix shared -buildid oWMriHidB4_lxFqhg62H/oWMriHidB4_lxFqhg62H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b761/importcfg -pack ./vendor/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/7e/7e01571c89e11aa796bf484153ebce6c2867811b573b1e71d34f83f12a0dda12-d # internal golang.org/x/text/cases mkdir -p $WORK/b717/ cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/internal=$WORK/b718/_pkg_.a packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p golang.org/x/text/cases -lang=go1.16 -complete -installsuffix shared -buildid s0AGOXGg60xeno0dW_my/s0AGOXGg60xeno0dW_my -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b717/importcfg -pack ./vendor/golang.org/x/text/cases/cases.go ./vendor/golang.org/x/text/cases/context.go ./vendor/golang.org/x/text/cases/fold.go ./vendor/golang.org/x/text/cases/info.go ./vendor/golang.org/x/text/cases/map.go ./vendor/golang.org/x/text/cases/tables13.0.0.go ./vendor/golang.org/x/text/cases/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/56/5625b79ad1102f7481444b85de769b06ce716ff73773f940fc9cd6cf3c48f6c5-d # internal github.com/grafana/grafana/pkg/ifaces/gcsifaces mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b595/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b625/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/grafana/grafana/pkg/ifaces/gcsifaces -lang=go1.17 -complete -installsuffix shared -buildid 4oXWKiSX25cfRZv0m4b7/4oXWKiSX25cfRZv0m4b7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b665/importcfg -pack ./pkg/ifaces/gcsifaces/gcsifaces.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/b7/b77cffa1be94dfb1fca69c26dd4ccd31ce75e5eb30a1b2d68fcf7587321d1c02-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b762/ cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/common/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid AHvz5B7RbqU_aSEK14BZ/AHvz5B7RbqU_aSEK14BZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b762/importcfg -pack ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/0a/0afdbf4085043ed3e589c8e6345a5c27a5c74bdcafac4822b3179a1df185c9f6-d # internal github.com/grafana/grafana/pkg/components/imguploader/gcs /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b761/_pkg_.a # internal mkdir -p $WORK/b594/ cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/85/8541895b7ad6dabeea2a4cc67ebf641c31295113841452a9ea7dbd5d6aabd606-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b766/ cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/alertmanager/types -lang=go1.16 -complete -installsuffix shared -buildid cYcdGuuQBVSKchYOJtUm/cYcdGuuQBVSKchYOJtUm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b766/importcfg -pack ./vendor/github.com/prometheus/alertmanager/types/types.go cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/storage=$WORK/b595/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b665/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b625/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/grafana/grafana/pkg/components/imguploader/gcs -lang=go1.17 -complete -installsuffix shared -buildid jKFFuO63pNp9ZgfQ2wJY/jKFFuO63pNp9ZgfQ2wJY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b594/importcfg -pack ./pkg/components/imguploader/gcs/gcsuploader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/2c/2caf4fdb3d756a37332430a24071dc3f61381b665341ccb3a1a8f6b7964f8900-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b759/ cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b761/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b762/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/alertmanager/config -lang=go1.16 -complete -installsuffix shared -buildid _Sea9Wf3uvmjBmgr-RI2/_Sea9Wf3uvmjBmgr-RI2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b759/importcfg -pack ./vendor/github.com/prometheus/alertmanager/config/config.go ./vendor/github.com/prometheus/alertmanager/config/coordinator.go ./vendor/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/79/79bb10bfdb414d482bf4d4defadcdd322767705f776e0a10efa20d39d6ec641b-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b765/ cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/alertmanager/provider -lang=go1.16 -complete -installsuffix shared -buildid PKZSpKI_TP__V3fz9qUY/PKZSpKI_TP__V3fz9qUY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b765/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/a0/a01dcd8bffe36c8959829b5e147b19345a87f7db4f7e899c8ddca707c7fad78e-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b767/ cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/alertmanager/store -lang=go1.16 -complete -installsuffix shared -buildid l1hU4AUzv7SC_gqe1ERl/l1hU4AUzv7SC_gqe1ERl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b767/importcfg -pack ./vendor/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/c7/c793f8b72423d03ca1c38958ae7ddab8d0d4191c30511f7161a231c40148fc64-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b771/ cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.16 -complete -installsuffix shared -buildid _9YX5TE4psjgjkmehaTm/_9YX5TE4psjgjkmehaTm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b771/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/71/719fb0cb7e69fd7ffffbda0bb34defcbd1a5d156964cf260458bdd8cec3643ca-d # internal github.com/grafana/grafana/pkg/components/imguploader mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b582/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b387/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b594/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/grafana/grafana/pkg/components/imguploader -lang=go1.17 -complete -installsuffix shared -buildid IvgHOlhn5QzpwL27h0_3/IvgHOlhn5QzpwL27h0_3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b581/importcfg -pack ./pkg/components/imguploader/azureblobuploader.go ./pkg/components/imguploader/imguploader.go ./pkg/components/imguploader/localuploader.go ./pkg/components/imguploader/mock.go ./pkg/components/imguploader/s3uploader.go ./pkg/components/imguploader/webdavuploader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b717/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/eb/eb427a4373aa8f5933186008a7d16d9c79c857905d9f735b33d0377a6b84e201-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/shurcooL/httpfs/vfsutil -lang=go1.16 -complete -installsuffix shared -buildid c4HicWm_a54fIswWza_0/c4HicWm_a54fIswWza_0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b777/importcfg -pack ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/43/4323af6fa7d5d92d020c213a60ee26dbe3784ca829cae60054ed417cdc6eb74f-d # internal github.com/prometheus/common/version mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/common/version -lang=go1.16 -complete -installsuffix shared -buildid kRb3CKJvJ3gnRvzbmYYn/kRb3CKJvJ3gnRvzbmYYn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b778/importcfg -pack ./vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/4c/4c75f5e82d2dbb2c715a3f5d3b3fbcb622a2f75a26d47160c01521952b639a01-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b770/ cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b771/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/gogo/protobuf/types -lang=go1.16 -complete -installsuffix shared -buildid tB81RGdE9NxCyjmlsIgF/tB81RGdE9NxCyjmlsIgF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b770/importcfg -pack ./vendor/github.com/gogo/protobuf/types/any.go ./vendor/github.com/gogo/protobuf/types/any.pb.go ./vendor/github.com/gogo/protobuf/types/api.pb.go ./vendor/github.com/gogo/protobuf/types/doc.go ./vendor/github.com/gogo/protobuf/types/duration.go ./vendor/github.com/gogo/protobuf/types/duration.pb.go ./vendor/github.com/gogo/protobuf/types/duration_gogo.go ./vendor/github.com/gogo/protobuf/types/empty.pb.go ./vendor/github.com/gogo/protobuf/types/field_mask.pb.go ./vendor/github.com/gogo/protobuf/types/protosize.go ./vendor/github.com/gogo/protobuf/types/source_context.pb.go ./vendor/github.com/gogo/protobuf/types/struct.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp.go ./vendor/github.com/gogo/protobuf/types/timestamp.pb.go ./vendor/github.com/gogo/protobuf/types/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/types/type.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers.pb.go ./vendor/github.com/gogo/protobuf/types/wrappers_gogo.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/91/91f06eb71f26f90ee7a7a342cb25d083a545b78bdfa0f3c356910d1654a88880-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b777/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/shurcooL/vfsgen -lang=go1.16 -complete -installsuffix shared -buildid uQKT4j1SXPtdzfwOQ7Ox/uQKT4j1SXPtdzfwOQ7Ox -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b776/importcfg -pack ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/e8/e8d925ffeb786bc862c75e74dbe212e810a2bf5aec814e171def5e457cdf9737-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt mkdir -p $WORK/b781/ cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt -lang=go1.16 -complete -installsuffix shared -buildid iTNMeC_FmgyzqkkxTPxe/iTNMeC_FmgyzqkkxTPxe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b781/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/instance_manager.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt/locker.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/46/468d527b068e9f6da6dc2aa9e45a9ecce013a0460f64b9869bcd19b394778805-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/automanagement mkdir -p $WORK/b782/ cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/automanagement -lang=go1.16 -complete -installsuffix shared -buildid SwuCgATwLeyPh0NuOK1i/SwuCgATwLeyPh0NuOK1i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b782/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/automanagement/manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b759/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/f3/f3903e95e15d4524b8084b5d73bf71451995085096e5e43a53992b79f2ed9750-d # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/e0/e0cb020722e5b32a265de6fe31dcc04c67a8bc82f1c53b5194b82222c74a39fd-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b764/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/oklog/run=$WORK/b267/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/alertmanager/inhibit -lang=go1.16 -complete -installsuffix shared -buildid n3XHmAl6TBN_v79rQF8g/n3XHmAl6TBN_v79rQF8g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b764/importcfg -pack ./vendor/github.com/prometheus/alertmanager/inhibit/inhibit.go github.com/prometheus/alertmanager/asset mkdir -p $WORK/b775/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b776/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/alertmanager/asset -lang=go1.16 -complete -installsuffix shared -buildid REJ3dE2-XvwxVcxsXPl8/REJ3dE2-XvwxVcxsXPl8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./vendor/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/36/367b6ba5b440a0ec14184c4df38f2ddc865d183d29b26ea29b5c907ccbb50097-d # internal github.com/grafana/grafana-plugin-sdk-go/internal/standalone mkdir -p $WORK/b783/ cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b437/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/grafana/grafana-plugin-sdk-go/internal/standalone -lang=go1.16 -complete -installsuffix shared -buildid AxR_d3vFY0P7kmbZcaDA/AxR_d3vFY0P7kmbZcaDA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b783/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/internal/standalone/standalone.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/52/52419deb4a33e0709e4ae05039914a3e3ab29e88cf60f220a39fac0525a4f976-d # internal github.com/vectordotdev/go-datemath mkdir -p $WORK/b785/ cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/vectordotdev/go-datemath -lang=go1.16 -complete -installsuffix shared -buildid H0uiio5MZgY_BJV5889e/H0uiio5MZgY_BJV5889e -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b785/importcfg -pack ./vendor/github.com/vectordotdev/go-datemath/datemath.go ./vendor/github.com/vectordotdev/go-datemath/datemath.l.go ./vendor/github.com/vectordotdev/go-datemath/datemath.y.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x008.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/99/9938d1d63bc2709943bb25a394aa8e5c3c5bd7ca96e1240eaf265d8a34ec001a-d # internal github.com/grafana/grafana/pkg/services/sqlstore/sqlutil mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/grafana/grafana/pkg/services/sqlstore/sqlutil -lang=go1.17 -complete -installsuffix shared -buildid ZuVaVHMzE-izKJAQtwML/ZuVaVHMzE-izKJAQtwML -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b787/importcfg -pack ./pkg/services/sqlstore/sqlutil/sqlutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/77/775fc958b8050640cb1ff49f181a2a20e5075b1eeee08a2317f288e0f4c4258f-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b788/ cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p golang.org/x/sync/errgroup -lang=go1.16 -complete -installsuffix shared -buildid MXLpSEuAgRUVIL5GAP3l/MXLpSEuAgRUVIL5GAP3l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b788/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x009.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/c6/c605e04d01d6e26e31c084c8571da48de12a4b7c4dcd0934066db04b05d07e61-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/datasource mkdir -p $WORK/b780/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/64/643d90f897315ffb0304a5dc9a2ac0ba9a10f266c56c8e26ca76a7e37ec3079a-d # internal cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b783/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/datasource -lang=go1.16 -complete -installsuffix shared -buildid krm4i3rQ90695ktGPbHr/krm4i3rQ90695ktGPbHr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/instance_provider.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/manage.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/query_type_mux.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/datasource/serve.go github.com/denisenkom/go-mssqldb/internal/decimal mkdir -p $WORK/b794/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/denisenkom/go-mssqldb/internal/decimal -lang=go1.16 -complete -installsuffix shared -buildid c-svdtNF9bCREeT90YCX/c-svdtNF9bCREeT90YCX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b794/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/decimal/decimal.go cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_x010.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/50/50af79465081251bb44db9f1441a8ac2d678038820c530e19d3ec1d0c0942fc6-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b775/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/alertmanager/template -lang=go1.16 -complete -installsuffix shared -buildid bpKC_062qQIoAnO-bk0e/bpKC_062qQIoAnO-bk0e -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b774/importcfg -pack ./vendor/github.com/prometheus/alertmanager/template/template.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I $WORK/b569/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b569/_x011.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/44/44411978b8ab6b2874485aeaafd1a1311269f4e144d5517cdf7480843a57b867-d # internal github.com/denisenkom/go-mssqldb/internal/querytext mkdir -p $WORK/b795/ cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/denisenkom/go-mssqldb/internal/querytext -lang=go1.16 -complete -installsuffix shared -buildid _s3T_HDgL7T1AdITdd_T/_s3T_HDgL7T1AdITdd_T -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b795/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/internal/querytext/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/69/69f6eb940fd4b3cc3eae7c607cb3c3ed2a0a99db1153af86ddfac2bb736f67e0-d # internal github.com/golang-sql/civil mkdir -p $WORK/b796/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid 0h_9YEQ7pEOifIrUGILQ/0h_9YEQ7pEOifIrUGILQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b796/importcfg -pack ./vendor/github.com/golang-sql/civil/civil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/fe/fe573dac1a8504a603118f554e8dec06b8f7c0847bdde2e9c0647bd546617c9d-d # internal golang.org/x/crypto/md4 mkdir -p $WORK/b797/ cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p golang.org/x/crypto/md4 -lang=go1.16 -complete -installsuffix shared -buildid rJhQ6r7k8wdbmMqqffTk/rJhQ6r7k8wdbmMqqffTk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b797/importcfg -pack ./vendor/golang.org/x/crypto/md4/md4.go ./vendor/golang.org/x/crypto/md4/md4block.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/c5/c5677e2da0ce7ad5597aa9e1ace60bf96014dc5f33dc4474bd8b7ce892c11a36-d # internal github.com/grafana/grafana-plugin-sdk-go/data/converters mkdir -p $WORK/b799/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/grafana/grafana-plugin-sdk-go/data/converters -lang=go1.16 -complete -installsuffix shared -buildid 38GWLjgKsN6W4QC87Lkr/38GWLjgKsN6W4QC87Lkr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b799/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/converters/converters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b774/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/95/952b9061843ad8f503171be26077e5cc6650272a1276f7a00ea1950c44a5d9d7-d # internal github.com/grafana/grafana/pkg/tsdb/intervalv2 mkdir -p $WORK/b801/ cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/01/0101db1ad6a68cc5e85ba303cebddccfce3f60db3215897b4afa460af2927660-d # internal github.com/grafana/grafana/pkg/services/preference mkdir -p $WORK/b803/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/grafana/grafana/pkg/tsdb/intervalv2 -lang=go1.17 -complete -installsuffix shared -buildid dkWuBt-hhBMGkb7-Qq0o/dkWuBt-hhBMGkb7-Qq0o -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b801/importcfg -pack ./pkg/tsdb/intervalv2/intervalv2.go cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/grafana/grafana/pkg/services/preference -lang=go1.17 -complete -installsuffix shared -buildid WmlVzl0qa2xA9xyikCqA/WmlVzl0qa2xA9xyikCqA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b803/importcfg -pack ./pkg/services/preference/model.go ./pkg/services/preference/pref.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/43/438a4d75e696ef574bab4f447c6b797e691b9215e8b62d07c8a7c87cf5ebe2c9-d # internal github.com/denisenkom/go-mssqldb mkdir -p $WORK/b792/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b793/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b794/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b795/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b796/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b797/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/denisenkom/go-mssqldb -lang=go1.16 -complete -installsuffix shared -buildid 5HmyUn7bT8oi4Cw5nevM/5HmyUn7bT8oi4Cw5nevM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b792/importcfg -pack ./vendor/github.com/denisenkom/go-mssqldb/accesstokenconnector.go ./vendor/github.com/denisenkom/go-mssqldb/buf.go ./vendor/github.com/denisenkom/go-mssqldb/bulkcopy.go ./vendor/github.com/denisenkom/go-mssqldb/bulkcopy_sql.go ./vendor/github.com/denisenkom/go-mssqldb/conn_str.go ./vendor/github.com/denisenkom/go-mssqldb/convert.go ./vendor/github.com/denisenkom/go-mssqldb/doc.go ./vendor/github.com/denisenkom/go-mssqldb/error.go ./vendor/github.com/denisenkom/go-mssqldb/log.go ./vendor/github.com/denisenkom/go-mssqldb/mssql.go ./vendor/github.com/denisenkom/go-mssqldb/mssql_go110.go ./vendor/github.com/denisenkom/go-mssqldb/mssql_go19.go ./vendor/github.com/denisenkom/go-mssqldb/net.go ./vendor/github.com/denisenkom/go-mssqldb/ntlm.go ./vendor/github.com/denisenkom/go-mssqldb/rpc.go ./vendor/github.com/denisenkom/go-mssqldb/tds.go ./vendor/github.com/denisenkom/go-mssqldb/token.go ./vendor/github.com/denisenkom/go-mssqldb/token_string.go ./vendor/github.com/denisenkom/go-mssqldb/tran.go ./vendor/github.com/denisenkom/go-mssqldb/tvp_go19.go ./vendor/github.com/denisenkom/go-mssqldb/types.go ./vendor/github.com/denisenkom/go-mssqldb/uniqueidentifier.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/26/26824862d682b966aa01a400b62e927c22f1d6ea21e138d962a8f88aa0fa90de-d # internal github.com/go-sourcemap/sourcemap/internal/base64vlq mkdir -p $WORK/b806/ cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/go-sourcemap/sourcemap/internal/base64vlq -lang=go1.16 -complete -installsuffix shared -buildid ZwVtGnVVSUaXpf20fMLv/ZwVtGnVVSUaXpf20fMLv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b806/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/internal/base64vlq/base64vlq.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b799/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/93/937ee4646f106454c0dbc5ff32333bba40478b8628986b1788e8be9d929adc2a-d # internal github.com/grafana/grafana-plugin-sdk-go/data/sqlutil mkdir -p $WORK/b798/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b561/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b799/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/grafana/grafana-plugin-sdk-go/data/sqlutil -lang=go1.16 -complete -installsuffix shared -buildid cvDkESNd7x9gsulnkp3i/cvDkESNd7x9gsulnkp3i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b798/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/converter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/dynamic_frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/frame.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/scanrow.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/data/sqlutil/sql.go cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/79/79ab79ead6e08e661a5e9540a5ee70aa2152f3afdc8e424c43847c8d8b6bd967-d # internal github.com/grafana/grafana-azure-sdk-go/azcredentials mkdir -p $WORK/b809/ cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/grafana/grafana-azure-sdk-go/azcredentials -lang=go1.16 -complete -installsuffix shared -buildid Sd42eDgmACiBIYoYnazv/Sd42eDgmACiBIYoYnazv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b809/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/builder.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azcredentials/credentials.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/a4/a4ea13f25ae0e6baad26f01f2a8796a7e2b71d6ceda24970019a6afc503d2913-d # internal github.com/go-sourcemap/sourcemap mkdir -p $WORK/b805/ cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b806/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/go-sourcemap/sourcemap -lang=go1.16 -complete -installsuffix shared -buildid jaEGaIDEchnuXp9KMko4/jaEGaIDEchnuXp9KMko4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b805/importcfg -pack ./vendor/github.com/go-sourcemap/sourcemap/consumer.go ./vendor/github.com/go-sourcemap/sourcemap/mappings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/45/45dc575c7fdad23f25973109cdc7e8a1bbee6b00badc0ccbb3b5556440a75519-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared mkdir -p $WORK/b814/ cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid Zyh8Mz6MnOK2SfXK7fH0/Zyh8Mz6MnOK2SfXK7fH0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b814/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/expiring_resource.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/response_error.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/7d/7daf37c4c8e7fbf72e2f74caecf35923a2ab2e9b39bce4781b7a418aeca7368a-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/log mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.16 -complete -installsuffix shared -buildid NJL5bFog2QuIS_2Jdsj6/NJL5bFog2QuIS_2Jdsj6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b815/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/ac/ac596b2991d843df3b63a200798dffdd631ab63a0de8b76ac90a8c07f424d91b-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b247/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline -lang=go1.16 -complete -installsuffix shared -buildid I3zao_kDTAyINGvqTfPI/I3zao_kDTAyINGvqTfPI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b813/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline/pipeline.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline/request.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b798/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/11/1124c1b74ef4b94d5e8bc41360905045ab4b98869fce7ea0e7635040d8e3b388-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/diag mkdir -p $WORK/b821/ cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/e8/e8ece83b4a52fd57985053a85bf8bc7445f8b94a9370d97f8a110c2f235e896a-d # internal github.com/grafana/grafana/pkg/tsdb/sqleng mkdir -p $WORK/b800/ cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.16 -complete -installsuffix shared -buildid d0rsf6tweDqXujrGs2UA/d0rsf6tweDqXujrGs2UA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b821/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/diag.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag/doc.go cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/grafana/grafana/pkg/tsdb/sqleng -lang=go1.17 -complete -installsuffix shared -buildid ctkWSlU4BcDvJpH6qSwq/ctkWSlU4BcDvJpH6qSwq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b800/importcfg -pack ./pkg/tsdb/sqleng/resample.go ./pkg/tsdb/sqleng/sql_engine.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/b6/b6608048cfd981a7a2e10deeee44c562ec762286521b136509c24b518127889e-d # internal github.com/Azure/azure-sdk-for-go/sdk/internal/uuid mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.16 -complete -installsuffix shared -buildid tXTZo0gKf39Fyg-FpUjM/tXTZo0gKf39Fyg-FpUjM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b823/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/d8/d896dff6d773281de648254cc35791dceb47d08baa0eca3e23f264f29f79cd67-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers mkdir -p $WORK/b812/ cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b815/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.16 -complete -installsuffix shared -buildid OrTLN775JEh4BEaolRpi/OrTLN775JEh4BEaolRpi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b812/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/poller.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/fe/fe7d93ea103858116ac8bb0ff186a1ac2482af8b1726ecc00a8b6dbab26584a9-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/policy mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.16 -complete -installsuffix shared -buildid 37oHPbmeDPBsp6wiOIWz/37oHPbmeDPBsp6wiOIWz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b816/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy/policy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/80/80084fc59c1e0f2d490b2f2c860c2cd62d0656be9dd8504fa458a8372d8b7a0c-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming mkdir -p $WORK/b824/ cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.16 -complete -installsuffix shared -buildid HzBrrbvqiRgk4IHLFVsn/HzBrrbvqiRgk4IHLFVsn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b824/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming/progress.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/48/48c1751172e29ac6e95a9f7472ff072d5b8405801afbf88de75f4b1a296985b3-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json mkdir -p $WORK/b829/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.16 -complete -installsuffix shared -buildid lCMyfs35KGPvcEldodR1/lCMyfs35KGPvcEldodR1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b829/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/json.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/mapslice.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/marshal.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/94/94ab0ce2838fa05a6ad155571d518e3b9a61be708dae7cbe8ced1f1fd07aeab4-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore mkdir -p $WORK/b811/ cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.16 -complete -installsuffix shared -buildid JZNeuf0zf5oUTKTUHWa0/JZNeuf0zf5oUTKTUHWa0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b811/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/core.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/etag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b752/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/9d/9dd3c2d3256c12f028862b8f19653e2c87014c7d04c50f84665333a6a6e16335-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc mkdir -p $WORK/b819/ cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b815/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.16 -complete -installsuffix shared -buildid o5Sskl3LnMGkyBs12ZmB/o5Sskl3LnMGkyBs12ZmB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b819/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc/loc.go cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/7e/7e6c847785665f1fcaf338a5f95dda5bea71dd20ec8ea9a934718ff0d6036337-d # internal gonum.org/v1/gonum/lapack/lapack64 mkdir -p $WORK/b751/ cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b752/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p gonum.org/v1/gonum/lapack/lapack64 -lang=go1.16 -complete -installsuffix shared -buildid rm6uFSLvSMF7zFdNCCvE/rm6uFSLvSMF7zFdNCCvE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b751/importcfg -pack ./vendor/gonum.org/v1/gonum/lapack/lapack64/doc.go ./vendor/gonum.org/v1/gonum/lapack/lapack64/lapack64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/2e/2e40035ec8c32f78394fefc084186bb610760f98227da25439fe2fd548de4836-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op mkdir -p $WORK/b820/ cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b815/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.16 -complete -installsuffix shared -buildid cUmB70WNRSgb07X5xcDK/cUmB70WNRSgb07X5xcDK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b820/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op/op.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/7c/7ce0d7e592cb4f5c2015cd8048b7e5b1cae26d82765ac95afe81d06ff327bbc0-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time mkdir -p $WORK/b830/ cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.16 -complete -installsuffix shared -buildid DoeLOW_I9XJFH4FfTq-I/DoeLOW_I9XJFH4FfTq-I -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b830/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/a5/a53a09163344fb078c7def4febbfd6b5f9a1cea497c9285dc6a44d6c70733623-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/c1/c12b2bd9c7546cfbf503ca2cf5ca18d25b487edac2a4785bfc3a9b81f7c46977-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime mkdir -p $WORK/b818/ gonum.org/v1/gonum/mat mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b751/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/cmplx=$WORK/b741/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p gonum.org/v1/gonum/mat -lang=go1.16 -complete -installsuffix shared -buildid sUsd1iLL8CIwezb5dTNy/sUsd1iLL8CIwezb5dTNy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b736/importcfg -pack ./vendor/gonum.org/v1/gonum/mat/band.go ./vendor/gonum.org/v1/gonum/mat/cdense.go ./vendor/gonum.org/v1/gonum/mat/cholesky.go ./vendor/gonum.org/v1/gonum/mat/cmatrix.go ./vendor/gonum.org/v1/gonum/mat/consts.go ./vendor/gonum.org/v1/gonum/mat/dense.go ./vendor/gonum.org/v1/gonum/mat/dense_arithmetic.go ./vendor/gonum.org/v1/gonum/mat/diagonal.go ./vendor/gonum.org/v1/gonum/mat/doc.go ./vendor/gonum.org/v1/gonum/mat/eigen.go ./vendor/gonum.org/v1/gonum/mat/errors.go ./vendor/gonum.org/v1/gonum/mat/format.go ./vendor/gonum.org/v1/gonum/mat/gsvd.go ./vendor/gonum.org/v1/gonum/mat/hogsvd.go ./vendor/gonum.org/v1/gonum/mat/index_no_bound_checks.go ./vendor/gonum.org/v1/gonum/mat/inner.go ./vendor/gonum.org/v1/gonum/mat/io.go ./vendor/gonum.org/v1/gonum/mat/lq.go ./vendor/gonum.org/v1/gonum/mat/lu.go ./vendor/gonum.org/v1/gonum/mat/matrix.go ./vendor/gonum.org/v1/gonum/mat/offset.go ./vendor/gonum.org/v1/gonum/mat/pool.go ./vendor/gonum.org/v1/gonum/mat/product.go ./vendor/gonum.org/v1/gonum/mat/qr.go ./vendor/gonum.org/v1/gonum/mat/shadow.go ./vendor/gonum.org/v1/gonum/mat/shadow_common.go ./vendor/gonum.org/v1/gonum/mat/shadow_complex.go ./vendor/gonum.org/v1/gonum/mat/solve.go ./vendor/gonum.org/v1/gonum/mat/svd.go ./vendor/gonum.org/v1/gonum/mat/symband.go ./vendor/gonum.org/v1/gonum/mat/symmetric.go ./vendor/gonum.org/v1/gonum/mat/triangular.go ./vendor/gonum.org/v1/gonum/mat/triband.go ./vendor/gonum.org/v1/gonum/mat/tridiag.go ./vendor/gonum.org/v1/gonum/mat/vector.go cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b815/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b823/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.16 -complete -installsuffix shared -buildid DxnDMsolcNDRXOdHpeE-/DxnDMsolcNDRXOdHpeE- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b818/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/pipeline.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_bearer_token.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_body_download.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_http_header.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_include_response.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_logging.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_request_id.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_retry.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/policy_telemetry.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/poller.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/request.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/response.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/transport_default_http_client.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/1e/1e3fc3e17af28ae8da3ac563fef4de32564a732fc355a604a1772941e0d0a47c-d # internal github.com/kylelemons/godebug/diff mkdir -p $WORK/b834/ cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/5f/5ff97091caf3df5ea4b84dd96d41097dcc8149b07cf93786dc86e5623ef2fdfd-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority mkdir -p $WORK/b837/ cat >$WORK/b837/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b834/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/kylelemons/godebug/diff -lang=go1.16 -complete -installsuffix shared -buildid u91zRkt3-ulyiLc2bsmL/u91zRkt3-ulyiLc2bsmL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b834/importcfg -pack ./vendor/github.com/kylelemons/godebug/diff/diff.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.16 -complete -installsuffix shared -buildid EyidWIta8WvSEj5BNi4s/EyidWIta8WvSEj5BNi4s -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b837/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authority.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authorizetype_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/45/4593f5bf539cc1162a5f1dd0563738b498503f06c8bfead45a4c8faa908975b6-d # internal github.com/kylelemons/godebug/pretty mkdir -p $WORK/b833/ cat >$WORK/b833/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b834/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/kylelemons/godebug/pretty -lang=go1.16 -complete -installsuffix shared -buildid ECISJzXlF2EW5HIIgjfa/ECISJzXlF2EW5HIIgjfa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b833/importcfg -pack ./vendor/github.com/kylelemons/godebug/pretty/doc.go ./vendor/github.com/kylelemons/godebug/pretty/public.go ./vendor/github.com/kylelemons/godebug/pretty/reflect.go ./vendor/github.com/kylelemons/godebug/pretty/structure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/de/de72dae166da69c7fb38a7058353b1c612ea95c40a0ae981dedc7fae0c2ec2ce-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs mkdir -p $WORK/b840/ cat >$WORK/b840/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.16 -complete -installsuffix shared -buildid 71aeA-D8jYn1T5bxSjsU/71aeA-D8jYn1T5bxSjsU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b840/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/endpointtype_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/mex_document_definitions.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/saml_assertion_definitions.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/version_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_endpoint.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_mex_document.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b770/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/63/638a081c76d052c1e1e8b71723837a8146597bf901269775aa648a9effa528d8-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors mkdir -p $WORK/b832/ cat >$WORK/b832/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b833/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.16 -complete -installsuffix shared -buildid _IToMSqzR1BsMHt_akp2/_IToMSqzR1BsMHt_akp2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b832/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/48/488647eabb58c8ef7635fb11ffe1a20866247735b440cfeaea760610f0d699e9-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b769/ cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -lang=go1.16 -complete -installsuffix shared -buildid 6Emqq-k2oIkSP_UuhhEN/6Emqq-k2oIkSP_UuhhEN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b769/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./vendor/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/9c/9c415fc9d95ec43a2ba6f3106bdb2fd37e97339a06380377941b92a683084307-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/alertmanager/silence/silencepb -lang=go1.16 -complete -installsuffix shared -buildid v-g-9CHZIMNUCVYvf-Um/v-g-9CHZIMNUCVYvf-Um -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b773/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/fa/fa18cb223e3afdf4d2affa0a541fe85bf60e2d9bd00eb66eb8bb5a2973ead7c1-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust mkdir -p $WORK/b839/ cat >$WORK/b839/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b840/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.16 -complete -installsuffix shared -buildid K9BNr1zZNiw3nQJ-E7EQ/K9BNr1zZNiw3nQJ-E7EQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b839/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/50/50d6d887d29703631b0734e7664a6e58eb2b09194452977ebde884eaf31c760f-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared mkdir -p $WORK/b841/ cat >$WORK/b841/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.16 -complete -installsuffix shared -buildid mhJ03aNvhlxI7oma2NtG/mhJ03aNvhlxI7oma2NtG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b841/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b792/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/44/440ff422b6b69e6a6af6290f55c6d04870cc8984f45e12d1602600ea200c77dd-d # internal github.com/golang-jwt/jwt mkdir -p $WORK/b842/ cat >$WORK/b842/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/golang-jwt/jwt -lang=go1.16 -complete -installsuffix shared -buildid bFO2dYbde3QatlOPlj-z/bFO2dYbde3QatlOPlj-z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b842/importcfg -pack ./vendor/github.com/golang-jwt/jwt/claims.go ./vendor/github.com/golang-jwt/jwt/doc.go ./vendor/github.com/golang-jwt/jwt/ecdsa.go ./vendor/github.com/golang-jwt/jwt/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/ed25519.go ./vendor/github.com/golang-jwt/jwt/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/errors.go ./vendor/github.com/golang-jwt/jwt/hmac.go ./vendor/github.com/golang-jwt/jwt/map_claims.go ./vendor/github.com/golang-jwt/jwt/none.go ./vendor/github.com/golang-jwt/jwt/parser.go ./vendor/github.com/golang-jwt/jwt/rsa.go ./vendor/github.com/golang-jwt/jwt/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/signing_method.go ./vendor/github.com/golang-jwt/jwt/token.go cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/62/6261d46532c7653cdd8963841422eba90cac1c3d7d84a6dd6dc5991d61eb7d45-d # internal github.com/grafana/grafana/pkg/tsdb/mssql mkdir -p $WORK/b791/ cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/grafana/grafana/pkg/tsdb/mssql -lang=go1.17 -complete -installsuffix shared -buildid _GMpECMl476RbJE7XN81/_GMpECMl476RbJE7XN81 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b791/importcfg -pack ./pkg/tsdb/mssql/macros.go ./pkg/tsdb/mssql/mssql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/10/109f0d0a28209d8071c6f9724512d3cd7ea4857d4608f1d18f8e20b458956b17-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm mkdir -p $WORK/b843/ cat >$WORK/b843/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b844/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.16 -complete -installsuffix shared -buildid 3Utur0Rm6h0mHQDgTSPU/3Utur0Rm6h0mHQDgTSPU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b843/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/comm.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/compress.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/3c/3c02f497b9e4aa4822d659021a9b98fbdb57d8bd84512ed34f346f446d8afa94-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b768/ cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b442/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b769/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/alertmanager/nflog -lang=go1.16 -complete -installsuffix shared -buildid z9sWPp3pLbyrpfv43Jq7/z9sWPp3pLbyrpfv43Jq7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b768/importcfg -pack ./vendor/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/8c/8c60c4833004a8e75ba24f7daf5b6dc808cc096014ac3e95c1d54f65dd89aeba-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b772/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b724/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b329/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b442/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/alertmanager/silence -lang=go1.16 -complete -installsuffix shared -buildid QvNxTd2hwDXc_E8qWuGn/QvNxTd2hwDXc_E8qWuGn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b772/importcfg -pack ./vendor/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/c5/c53bdbc96d26ab663cd429dfcc7ece7da6abba10df9575b9178dd0644d11a94a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b842/_pkg_.a # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local mkdir -p $WORK/b846/ cat >$WORK/b846/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.16 -complete -installsuffix shared -buildid PhaqUsXhvTLm3I4wdH23/PhaqUsXhvTLm3I4wdH23 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b846/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/8f/8fb5e718846e7606a4d8cf84cbc3754df3129cadd23d2928b3c202d10868b9af-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens mkdir -p $WORK/b836/ cat >$WORK/b836/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b838/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b841/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b842/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.16 -complete -installsuffix shared -buildid Ofugv7hBqoimHzS5mq4f/Ofugv7hBqoimHzS5mq4f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b836/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/accesstokens.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/apptype_string.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/tokens.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/2f/2f07f9fdf0d081f4d5b5fb2b8ec65d30facefa87fb7a0a38af4d1fecc76f6301-d # internal github.com/pkg/browser mkdir -p $WORK/b847/ cat >$WORK/b847/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/pkg/browser -lang=go1.16 -complete -installsuffix shared -buildid 5xYKNwnfc66UiyDVxO8v/5xYKNwnfc66UiyDVxO8v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b847/importcfg -pack ./vendor/github.com/pkg/browser/browser.go ./vendor/github.com/pkg/browser/browser_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/e8/e876307f83201d5b4ca35ec961a6e126b36ef169f7eebf381ecc32cd01d1b276-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b848/ cat >$WORK/b848/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p golang.org/x/crypto/pkcs12 -lang=go1.16 -complete -installsuffix shared -buildid iePb6QPxDbUZS6YgRlx-/iePb6QPxDbUZS6YgRlx- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b848/importcfg -pack ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/d9/d93bc3ccd5eb890729348db9b6842562ff345c9e0c41079f886185c59f1001cc-d # internal github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider mkdir -p $WORK/b849/ cat >$WORK/b849/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b625/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider -lang=go1.16 -complete -installsuffix shared -buildid drGD1byXsX8Djp_ZX7Mp/drGD1byXsX8Djp_ZX7Mp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b849/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/auth_middleware.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider_gce.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/token_provider_jwt.go ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/d1/d10e1eb73f30e43c5af24db1e48f9da70966d91738526fad68dde432647fef36-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b854/ cat >$WORK/b854/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p golang.org/x/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid Z_vVmqrKh12SvTwcio_1/Z_vVmqrKh12SvTwcio_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b854/importcfg -pack ./vendor/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/2a/2abcf02518663c8c2241808002384ad0680269f2eba94d3f20970a5dd306fda0-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b855/ cat >$WORK/b855/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p gopkg.in/square/go-jose.v2/cipher -lang=go1.16 -complete -installsuffix shared -buildid Bw5QkbhZRlWStyQq92h4/Bw5QkbhZRlWStyQq92h4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b855/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/cipher/cbc_hmac.go ./vendor/gopkg.in/square/go-jose.v2/cipher/concat_kdf.go ./vendor/gopkg.in/square/go-jose.v2/cipher/ecdh_es.go ./vendor/gopkg.in/square/go-jose.v2/cipher/key_wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/60/601f7ee7a78adef2d36d790d94bfc0e083867ccc74879260ff31c6a429994822-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b763/ cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b539/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b323/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b769/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b761/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b778/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/alertmanager/notify -lang=go1.16 -complete -installsuffix shared -buildid Ms_X4BKLPLeOwjrFDPz0/Ms_X4BKLPLeOwjrFDPz0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/prometheus/alertmanager/notify/notify.go ./vendor/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b836/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/23/2371ac0239d1fe4a6b62317cb6f7f8785989cb16e73d28b865446611422359c9-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b856/ cat >$WORK/b856/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p gopkg.in/square/go-jose.v2/json -lang=go1.16 -complete -installsuffix shared -buildid yRYpcv948124OTv9_hRu/yRYpcv948124OTv9_hRu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b856/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/json/decode.go ./vendor/gopkg.in/square/go-jose.v2/json/encode.go ./vendor/gopkg.in/square/go-jose.v2/json/indent.go ./vendor/gopkg.in/square/go-jose.v2/json/scanner.go ./vendor/gopkg.in/square/go-jose.v2/json/stream.go ./vendor/gopkg.in/square/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/59/59ba5731147144282b6929e7b9b61ca2b80b52653f498233f7b892870ccc03ff-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops mkdir -p $WORK/b835/ cat >$WORK/b835/importcfg << 'EOF' # internal # import config packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b843/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b839/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.16 -complete -installsuffix shared -buildid MXyXFg1KpoFYzil0tvd2/MXyXFg1KpoFYzil0tvd2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b835/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/cc/cc0dac2bdbb163f20993a1dabe51dc1c12f7629ee1cad5bdbfd223be66e7e591-d # internal github.com/grafana/grafana/pkg/services/secrets mkdir -p $WORK/b859/ cat >$WORK/b859/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/grafana/grafana/pkg/services/secrets -lang=go1.17 -complete -installsuffix shared -buildid f9wlB1oRKOudY_AxzOKh/f9wlB1oRKOudY_AxzOKh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b859/importcfg -pack ./pkg/services/secrets/secrets.go ./pkg/services/secrets/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/4c/4ced22925c49da66e0e08f849b8e8694787758c05271cc3a78c376a26e8b03c2-d # internal github.com/grafana/grafana/pkg/services/pluginsettings mkdir -p $WORK/b860/ cat >$WORK/b860/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/grafana/grafana/pkg/services/pluginsettings -lang=go1.17 -complete -installsuffix shared -buildid s14Ojt8ar55YDabKU5Wv/s14Ojt8ar55YDabKU5Wv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b860/importcfg -pack ./pkg/services/pluginsettings/models.go ./pkg/services/pluginsettings/pluginsettings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/dd/dd55d473a5270ba8e2b1fc6501ca9ddc04985b074bc0ef76d95bc21938425164-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth mkdir -p $WORK/b831/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b840/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.16 -complete -installsuffix shared -buildid YAYp2KWD0mpdi6aa8vlb/YAYp2KWD0mpdi6aa8vlb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b831/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/oauth.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/resolvers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/0e/0e625811a2f4540fef178b69baa9c30e7ca20adf7581734ac2c17a90ee785781-d # internal github.com/grafana/grafana/pkg/util/proxyutil mkdir -p $WORK/b861/ cat >$WORK/b861/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/grafana/grafana/pkg/util/proxyutil -lang=go1.17 -complete -installsuffix shared -buildid BPtW_nLfzCm0qHEYrAYQ/BPtW_nLfzCm0qHEYrAYQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b861/importcfg -pack ./pkg/util/proxyutil/proxyutil.go ./pkg/util/proxyutil/reverse_proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/6a/6a607518c37212007c06156475a78649229690e4acaf7fa21cf9f52911a5e5bf-d # internal github.com/grafana/grafana/pkg/components/apikeygen mkdir -p $WORK/b868/ cat >$WORK/b868/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/grafana/grafana/pkg/components/apikeygen -lang=go1.17 -complete -installsuffix shared -buildid TtBnxnCgjxsVW1IwEXhS/TtBnxnCgjxsVW1IwEXhS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b868/importcfg -pack ./pkg/components/apikeygen/apikeygen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/71/7148a0341b977e2a6a2520bf407431e3a2eb295f9eb72430dc2d5cd61ba517d2-d # internal github.com/grafana/grafana/pkg/components/apikeygenprefixed mkdir -p $WORK/b869/ cat >$WORK/b869/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/grafana/grafana/pkg/components/apikeygenprefixed -lang=go1.17 -complete -installsuffix shared -buildid rQJggjOu76wuwCiUoVAb/rQJggjOu76wuwCiUoVAb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b869/importcfg -pack ./pkg/components/apikeygenprefixed/apikeygen.go ./pkg/components/apikeygenprefixed/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/8f/8f1d4a99a94bb4bde339b235e25b2dc3a56a913246d4a6b6d7f14a7de735906e-d # internal github.com/grafana/grafana/pkg/infra/network mkdir -p $WORK/b870/ cat >$WORK/b870/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/grafana/grafana/pkg/infra/network -lang=go1.17 -complete -installsuffix shared -buildid YyblmVX2zZ1JdP7BXv3S/YyblmVX2zZ1JdP7BXv3S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b870/importcfg -pack ./pkg/infra/network/address.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/ef/ef8865cfc94baac535b0ee8f9dcd6e89b14fb2e311bde2a713f6b48a213d0a87-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b873/ cat >$WORK/b873/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/BurntSushi/toml -lang=go1.16 -complete -installsuffix shared -buildid EyC9MjPh_IagxLe-6OiZ/EyC9MjPh_IagxLe-6OiZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b873/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/2d/2d866f56d2e522639ad63986d7e255eac6224c0834a2c4e77d75ba6a67b87186-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b841/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage -lang=go1.16 -complete -installsuffix shared -buildid 5kOEmaulQJIg3PVc7idx/5kOEmaulQJIg3PVc7idx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b828/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/items.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/partitioned_storage.go ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/96/965eaf349e0e9bba5dfe8dc62e0c6cd1a443cd6936e914454e1e45938c2e7a59-d # internal gopkg.in/asn1-ber.v1 mkdir -p $WORK/b875/ cat >$WORK/b875/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p gopkg.in/asn1-ber.v1 -lang=go1.16 -complete -installsuffix shared -buildid GMx91_9T4msm0K9lYLNX/GMx91_9T4msm0K9lYLNX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b875/importcfg -pack ./vendor/gopkg.in/asn1-ber.v1/ber.go ./vendor/gopkg.in/asn1-ber.v1/content_int.go ./vendor/gopkg.in/asn1-ber.v1/header.go ./vendor/gopkg.in/asn1-ber.v1/identifier.go ./vendor/gopkg.in/asn1-ber.v1/length.go ./vendor/gopkg.in/asn1-ber.v1/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/0d/0dd934c0455e13e50b058b0061dc138d6c2407aab45c237d83c87aec712a02b3-d # internal golang.org/x/time/rate mkdir -p $WORK/b881/ cat >$WORK/b881/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p golang.org/x/time/rate -lang=go1.16 -complete -installsuffix shared -buildid m-xIWettPvIHzFfDWMTV/m-xIWettPvIHzFfDWMTV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b881/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/98/985e06b8e7246e09f1128db2813924c0aabc5b78d6bd60d7f081ccce5e9d3a65-d # internal github.com/grafana/grafana/pkg/api/static mkdir -p $WORK/b882/ cat >$WORK/b882/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/grafana/grafana/pkg/api/static -lang=go1.17 -complete -installsuffix shared -buildid 1Kx_kGZpY88-ldvOO6zU/1Kx_kGZpY88-ldvOO6zU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b882/importcfg -pack ./pkg/api/static/static.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/0e/0e40b587d77609ff5804eda85b77f4f21df0b80b723f3dead53ce58f2e250512-d # internal gopkg.in/ldap.v3 mkdir -p $WORK/b874/ cat >$WORK/b874/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b875/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p gopkg.in/ldap.v3 -lang=go1.16 -complete -installsuffix shared -buildid H8CSZ9vSTr9b87D3oJSi/H8CSZ9vSTr9b87D3oJSi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b874/importcfg -pack ./vendor/gopkg.in/ldap.v3/add.go ./vendor/gopkg.in/ldap.v3/bind.go ./vendor/gopkg.in/ldap.v3/client.go ./vendor/gopkg.in/ldap.v3/compare.go ./vendor/gopkg.in/ldap.v3/conn.go ./vendor/gopkg.in/ldap.v3/control.go ./vendor/gopkg.in/ldap.v3/debug.go ./vendor/gopkg.in/ldap.v3/del.go ./vendor/gopkg.in/ldap.v3/dn.go ./vendor/gopkg.in/ldap.v3/doc.go ./vendor/gopkg.in/ldap.v3/error.go ./vendor/gopkg.in/ldap.v3/filter.go ./vendor/gopkg.in/ldap.v3/ldap.go ./vendor/gopkg.in/ldap.v3/moddn.go ./vendor/gopkg.in/ldap.v3/modify.go ./vendor/gopkg.in/ldap.v3/passwdmodify.go ./vendor/gopkg.in/ldap.v3/request.go ./vendor/gopkg.in/ldap.v3/search.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/7b/7ba73a8f64ee9ec8b51d5d8b6f82e304cf08a1c76a29490335ab836324b2eab8-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b853/ cat >$WORK/b853/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b854/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b855/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b856/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p gopkg.in/square/go-jose.v2 -lang=go1.16 -complete -installsuffix shared -buildid sfhORu0IMrO3JfGgDC_C/sfhORu0IMrO3JfGgDC_C -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b853/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/asymmetric.go ./vendor/gopkg.in/square/go-jose.v2/crypter.go ./vendor/gopkg.in/square/go-jose.v2/doc.go ./vendor/gopkg.in/square/go-jose.v2/encoding.go ./vendor/gopkg.in/square/go-jose.v2/jwe.go ./vendor/gopkg.in/square/go-jose.v2/jwk.go ./vendor/gopkg.in/square/go-jose.v2/jws.go ./vendor/gopkg.in/square/go-jose.v2/opaque.go ./vendor/gopkg.in/square/go-jose.v2/shared.go ./vendor/gopkg.in/square/go-jose.v2/signing.go ./vendor/gopkg.in/square/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/5d/5d13ad462045ad4584156cec208afcc16854d192c99470ecb0b47cedcaefe5ab-d # internal github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b885/ cat >$WORK/b885/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b167/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.16 -complete -installsuffix shared -buildid fbpyOV4yiryISWUB7X0R/fbpyOV4yiryISWUB7X0R -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b885/importcfg -pack ./vendor/github.com/sergi/go-diff/diffmatchpatch/diff.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/diffmatchpatch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/match.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/mathutil.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/a1/a1fc70bf80554cc29f6a4a3045bb3b9413192d7e8785d459a8eb8a53e7af680d-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base mkdir -p $WORK/b827/ cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b841/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.16 -complete -installsuffix shared -buildid ILpxXW5qJDmkNEHpleNT/ILpxXW5qJDmkNEHpleNT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b827/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/14/14d254076644849686e516f3b1e50018f8767fa2521306c049e8d81da3df7f65-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b827/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b841/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.16 -complete -installsuffix shared -buildid IXTcK3E5wOJ5nQkP2IOc/IXTcK3E5wOJ5nQkP2IOc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b825/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/6b/6b27831aee83e564def7d4e54570de32d3911d836964a58f0d0f428852028d97-d # internal github.com/AzureAD/microsoft-authentication-library-for-go/apps/public mkdir -p $WORK/b845/ cat >$WORK/b845/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b827/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b846/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b841/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile github.com/pkg/browser=$WORK/b847/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.16 -complete -installsuffix shared -buildid JjtcDelIdxflj7f_uv2v/JjtcDelIdxflj7f_uv2v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b845/importcfg -pack ./vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/0e/0e1f47061111804f96327a9b088479163cdf76f07d6aabdd48b060e6d077c4cb-d # internal gonum.org/v1/gonum/graph/simple mkdir -p $WORK/b730/ cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b736/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p gonum.org/v1/gonum/graph/simple -lang=go1.16 -complete -installsuffix shared -buildid -j_xuc_zBjb-fKgJ7q__/-j_xuc_zBjb-fKgJ7q__ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b730/importcfg -pack ./vendor/gonum.org/v1/gonum/graph/simple/dense_directed_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/dense_undirected_matrix.go ./vendor/gonum.org/v1/gonum/graph/simple/directed.go ./vendor/gonum.org/v1/gonum/graph/simple/doc.go ./vendor/gonum.org/v1/gonum/graph/simple/simple.go ./vendor/gonum.org/v1/gonum/graph/simple/undirected.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_directed.go ./vendor/gonum.org/v1/gonum/graph/simple/weighted_undirected.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/52/525af2779d6169031bae1c05262148aa50d512b5e7ef5749bcbb5d3180a59aee-d # internal github.com/yudai/golcs mkdir -p $WORK/b886/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b885/_pkg_.a # internal cat >$WORK/b886/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/yudai/golcs -lang=go1.16 -complete -installsuffix shared -buildid fmZ8mIq6Z4zvfc9Pw8aT/fmZ8mIq6Z4zvfc9Pw8aT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b886/importcfg -pack ./vendor/github.com/yudai/golcs/golcs.go cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/2e/2e23dd3391c33eb59d83e1db88fb19d172e7320d4c983147e97009e5d5d89a89-d # internal cuelang.org/go/cue/token mkdir -p $WORK/b893/ cat >$WORK/b893/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b893/_pkg_.a -trimpath "$WORK/b893=>" -p cuelang.org/go/cue/token -lang=go1.16 -complete -installsuffix shared -buildid 0UPvGTJjhWIBKN71tKfR/0UPvGTJjhWIBKN71tKfR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b893/importcfg -pack ./vendor/cuelang.org/go/cue/token/position.go ./vendor/cuelang.org/go/cue/token/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b845/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b874/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/56/56ee02431e5c149dc5b874203b5325eda19baea72eee37086657eee057c959b2-d # internal github.com/yudai/gojsondiff mkdir -p $WORK/b884/ cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/f0/f06a300a77114c00fc8364dd097c7397215e5fa6e3d1ac2be69516f704a350d4-d # internal cat >$WORK/b884/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b885/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b886/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/yudai/gojsondiff -lang=go1.16 -complete -installsuffix shared -buildid STi43hrtIndh6QttdYqb/STi43hrtIndh6QttdYqb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b884/importcfg -pack ./vendor/github.com/yudai/gojsondiff/deltas.go ./vendor/github.com/yudai/gojsondiff/gojsondiff.go ./vendor/github.com/yudai/gojsondiff/unmarshaler.go github.com/Azure/azure-sdk-for-go/sdk/azidentity mkdir -p $WORK/b817/ cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b815/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b825/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b845/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b848/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.16 -complete -installsuffix shared -buildid fcAzeYHxpsA_ki4nuHD_/fcAzeYHxpsA_ki4nuHD_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b817/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/authorization_code_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azidentity.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/azure_cli_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/chained_token_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/client_certificate_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/client_secret_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/default_azure_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/device_code_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/environment_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/errors.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/interactive_browser_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/logging.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/managed_identity_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/managed_identity_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/username_password_credential.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/version.go cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/10/10a4387af5207e7d755dd444d1532232672569f94baaa70712191cffbe47e6c3-d # internal github.com/mpvl/unique mkdir -p $WORK/b894/ cat >$WORK/b894/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b894/_pkg_.a -trimpath "$WORK/b894=>" -p github.com/mpvl/unique -lang=go1.16 -complete -installsuffix shared -buildid JHEO7Ib-fK44eq73S1xh/JHEO7Ib-fK44eq73S1xh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b894/importcfg -pack ./vendor/github.com/mpvl/unique/unique.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b893/_pkg_.a # internal cp $WORK/b893/_pkg_.a /builddir/.cache/go-build/48/481e7f36cab01730d77097c1c4a4d801e552f887d75badabf340ba1eb4837613-d # internal github.com/cockroachdb/apd/v2 mkdir -p $WORK/b896/ cat >$WORK/b896/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b896/_pkg_.a -trimpath "$WORK/b896=>" -p github.com/cockroachdb/apd/v2 -lang=go1.16 -complete -installsuffix shared -buildid AGNt_OJlIaT_x2uev0o_/AGNt_OJlIaT_x2uev0o_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b896/importcfg -pack ./vendor/github.com/cockroachdb/apd/v2/condition.go ./vendor/github.com/cockroachdb/apd/v2/const.go ./vendor/github.com/cockroachdb/apd/v2/context.go ./vendor/github.com/cockroachdb/apd/v2/decimal.go ./vendor/github.com/cockroachdb/apd/v2/doc.go ./vendor/github.com/cockroachdb/apd/v2/error.go ./vendor/github.com/cockroachdb/apd/v2/form_string.go ./vendor/github.com/cockroachdb/apd/v2/format.go ./vendor/github.com/cockroachdb/apd/v2/loop.go ./vendor/github.com/cockroachdb/apd/v2/round.go ./vendor/github.com/cockroachdb/apd/v2/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b894/_pkg_.a # internal cp $WORK/b894/_pkg_.a /builddir/.cache/go-build/a0/a06e4ecb67d9d74c6b4406d70d83c90e2431ff3ce927d2ed347a8463398ec0d6-d # internal cuelang.org/go/cue/errors mkdir -p $WORK/b892/ cat >$WORK/b892/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b894/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b892/_pkg_.a -trimpath "$WORK/b892=>" -p cuelang.org/go/cue/errors -lang=go1.16 -complete -installsuffix shared -buildid 22PlpTBM9cRpd7u0goL9/22PlpTBM9cRpd7u0goL9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b892/importcfg -pack ./vendor/cuelang.org/go/cue/errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/5d/5df5e85c29592ec9fc41d8d906205abf8308bbe3f3dad425f3f42bd6d8e7d2f1-d # internal cuelang.org/go/cue/scanner mkdir -p $WORK/b900/ cat >$WORK/b900/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b900/_pkg_.a -trimpath "$WORK/b900=>" -p cuelang.org/go/cue/scanner -lang=go1.16 -complete -installsuffix shared -buildid KJ_kRwY5DqiXp27IMRXL/KJ_kRwY5DqiXp27IMRXL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b900/importcfg -pack ./vendor/cuelang.org/go/cue/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b892/_pkg_.a # internal cp $WORK/b892/_pkg_.a /builddir/.cache/go-build/79/798146fa2be8f5ed97fadd78641c75c1d376e36df42978e5525a37aa162bd0cb-d # internal cuelang.org/go/internal/source mkdir -p $WORK/b902/ cat >$WORK/b902/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b902/_pkg_.a -trimpath "$WORK/b902=>" -p cuelang.org/go/internal/source -lang=go1.16 -complete -installsuffix shared -buildid WSYArfARNXJ8gtThaOl2/WSYArfARNXJ8gtThaOl2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b902/importcfg -pack ./vendor/cuelang.org/go/internal/source/source.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b902/_pkg_.a # internal cp $WORK/b902/_pkg_.a /builddir/.cache/go-build/d4/d4be85770f84c91ca0539435f601410a4619f84bf9f8da361b368cd278aa5bf6-d # internal golang.org/x/text/encoding mkdir -p $WORK/b907/ cat >$WORK/b907/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b908/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b907/_pkg_.a -trimpath "$WORK/b907=>" -p golang.org/x/text/encoding -lang=go1.16 -complete -installsuffix shared -buildid B9FQqfsQGVPqusd-bii9/B9FQqfsQGVPqusd-bii9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b907/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b853/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/f5/f52bd8240ccad13f6aea9c818b93ac8a5db50e8bc276f82988623228b0b4e7f6-d # internal gopkg.in/square/go-jose.v2/jwt mkdir -p $WORK/b852/ cat >$WORK/b852/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b853/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b856/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p gopkg.in/square/go-jose.v2/jwt -lang=go1.16 -complete -installsuffix shared -buildid SkRCZaPEaFcx85dQjkF8/SkRCZaPEaFcx85dQjkF8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b852/importcfg -pack ./vendor/gopkg.in/square/go-jose.v2/jwt/builder.go ./vendor/gopkg.in/square/go-jose.v2/jwt/claims.go ./vendor/gopkg.in/square/go-jose.v2/jwt/doc.go ./vendor/gopkg.in/square/go-jose.v2/jwt/errors.go ./vendor/gopkg.in/square/go-jose.v2/jwt/jwt.go ./vendor/gopkg.in/square/go-jose.v2/jwt/validation.go cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/84/846f1d6a512115164ed9039f46e9d39953a8391367cf331476bff57e82d90dff-d # internal github.com/yudai/gojsondiff/formatter mkdir -p $WORK/b887/ cat >$WORK/b887/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b884/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/yudai/gojsondiff/formatter -lang=go1.16 -complete -installsuffix shared -buildid a7pQukhWLqA9D4lsUhLG/a7pQukhWLqA9D4lsUhLG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b887/importcfg -pack ./vendor/github.com/yudai/gojsondiff/formatter/ascii.go ./vendor/github.com/yudai/gojsondiff/formatter/delta.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b900/_pkg_.a # internal cp $WORK/b900/_pkg_.a /builddir/.cache/go-build/23/2355b7b44441ef398591bdccc2f18658833ac1ce048f21e2c044f612fd738ac0-d # internal golang.org/x/text/runes mkdir -p $WORK/b911/ cat >$WORK/b911/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b911/_pkg_.a -trimpath "$WORK/b911=>" -p golang.org/x/text/runes -lang=go1.16 -complete -installsuffix shared -buildid Jp--TzRUIMftlCLcScKp/Jp--TzRUIMftlCLcScKp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b911/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b907/_pkg_.a # internal cp $WORK/b907/_pkg_.a /builddir/.cache/go-build/17/17056b58b080ece725143207aeb9b1483fc4e7fb0a80bfe5afc20395ce381059-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b909/ cat >$WORK/b909/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b907/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b908/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b909/_pkg_.a -trimpath "$WORK/b909=>" -p golang.org/x/text/encoding/internal -lang=go1.16 -complete -installsuffix shared -buildid 05ZEKAh7-3-xIYVnCGht/05ZEKAh7-3-xIYVnCGht -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b909/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b909/_pkg_.a # internal cp $WORK/b909/_pkg_.a /builddir/.cache/go-build/74/745811efb0b58772dddfdd4ff5f5f743917d1659279c6336725af99bd0bf348a-d # internal text/scanner mkdir -p $WORK/b971/ cat >$WORK/b971/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b971/_pkg_.a -trimpath "$WORK/b971=>" -p text/scanner -std -complete -installsuffix shared -buildid MkE_rYDQ4qEO6roKdHww/MkE_rYDQ4qEO6roKdHww -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b971/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/65/6596e31205ea34a91572ae46dc6ea0eeeae2abdf7f7363e275b7f75ce3aaff51-d # internal github.com/grafana/grafana-azure-sdk-go/aztokenprovider mkdir -p $WORK/b810/ cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b817/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/grafana/grafana-azure-sdk-go/aztokenprovider -lang=go1.16 -complete -installsuffix shared -buildid dIZmBNjVIZH3kjmfCg2f/dIZmBNjVIZH3kjmfCg2f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b810/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/aztokenprovider/token_cache.go ./vendor/github.com/grafana/grafana-azure-sdk-go/aztokenprovider/token_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b911/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b911/_pkg_.a /builddir/.cache/go-build/d2/d2bf5e0b70e4349d1c04ae2a5ef35e7cec21bfa1634cc02cf14437953183c328-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b906/ cat >$WORK/b906/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b907/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b909/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b908/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b910/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b911/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b906/_pkg_.a -trimpath "$WORK/b906=>" -p golang.org/x/text/encoding/unicode -lang=go1.16 -complete -installsuffix shared -buildid P5V8QjOcTCgkIOoNrOtU/P5V8QjOcTCgkIOoNrOtU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b906/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/73/7383f296a28bc8bca61888b559f9a64634f4916b5c77197aea4d52f964922a07-d # internal github.com/grafana/grafana/pkg/components/dashdiffs mkdir -p $WORK/b883/ cat >$WORK/b883/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b884/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b887/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/grafana/grafana/pkg/components/dashdiffs -lang=go1.17 -complete -installsuffix shared -buildid 4IcsKJXzDf3DLQTOxHPm/4IcsKJXzDf3DLQTOxHPm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b883/importcfg -pack ./pkg/components/dashdiffs/compare.go ./pkg/components/dashdiffs/formatter_basic.go ./pkg/components/dashdiffs/formatter_json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/cb/cb5b15def9c6c0bc32eca2a73ef0752419ce648cdc17d53b3e59f8d2b2cd9e48-d # internal github.com/protocolbuffers/txtpbfmt/ast mkdir -p $WORK/b975/ cat >$WORK/b975/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b975/_pkg_.a -trimpath "$WORK/b975=>" -p github.com/protocolbuffers/txtpbfmt/ast -lang=go1.16 -complete -installsuffix shared -buildid b2PgpDXYETGdmviEXAvd/b2PgpDXYETGdmviEXAvd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b975/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/ast/ast.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b896/_pkg_.a # internal cp $WORK/b896/_pkg_.a /builddir/.cache/go-build/80/809abcbebacb7324abd739da5c0a6a55e85a4715d77aa65ff338b0a34c24e78e-d # internal cuelang.org/go/cue/literal mkdir -p $WORK/b895/ cat >$WORK/b895/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b895/_pkg_.a -trimpath "$WORK/b895=>" -p cuelang.org/go/cue/literal -lang=go1.16 -complete -installsuffix shared -buildid O7cswjS0U41vBnxyK991/O7cswjS0U41vBnxyK991 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b895/importcfg -pack ./vendor/cuelang.org/go/cue/literal/doc.go ./vendor/cuelang.org/go/cue/literal/indent.go ./vendor/cuelang.org/go/cue/literal/num.go ./vendor/cuelang.org/go/cue/literal/quote.go ./vendor/cuelang.org/go/cue/literal/string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b971/_pkg_.a # internal cp $WORK/b971/_pkg_.a /builddir/.cache/go-build/bb/bb4403c2ec7e4cb79f5bc4a43b97ed95f8900141a4604a9b45aa4f7ff907ba4c-d # internal github.com/emicklei/proto mkdir -p $WORK/b970/ cat >$WORK/b970/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b971/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b970/_pkg_.a -trimpath "$WORK/b970=>" -p github.com/emicklei/proto -lang=go1.16 -complete -installsuffix shared -buildid X0XxVwHW6uS9C9nLR7zC/X0XxVwHW6uS9C9nLR7zC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b970/importcfg -pack ./vendor/github.com/emicklei/proto/comment.go ./vendor/github.com/emicklei/proto/enum.go ./vendor/github.com/emicklei/proto/extensions.go ./vendor/github.com/emicklei/proto/field.go ./vendor/github.com/emicklei/proto/group.go ./vendor/github.com/emicklei/proto/import.go ./vendor/github.com/emicklei/proto/message.go ./vendor/github.com/emicklei/proto/noop_visitor.go ./vendor/github.com/emicklei/proto/oneof.go ./vendor/github.com/emicklei/proto/option.go ./vendor/github.com/emicklei/proto/package.go ./vendor/github.com/emicklei/proto/parent_accessor.go ./vendor/github.com/emicklei/proto/parser.go ./vendor/github.com/emicklei/proto/proto.go ./vendor/github.com/emicklei/proto/range.go ./vendor/github.com/emicklei/proto/reserved.go ./vendor/github.com/emicklei/proto/service.go ./vendor/github.com/emicklei/proto/syntax.go ./vendor/github.com/emicklei/proto/token.go ./vendor/github.com/emicklei/proto/visitor.go ./vendor/github.com/emicklei/proto/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/32/329d3cb3a44cc6897554fbec0443acbf4891b78fab887712f5689d5714d4992c-d # internal github.com/golang/glog mkdir -p $WORK/b977/ cat >$WORK/b977/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b977/_pkg_.a -trimpath "$WORK/b977=>" -p github.com/golang/glog -lang=go1.16 -complete -installsuffix shared -buildid EBwEpx2Q55vl9kcyNsG3/EBwEpx2Q55vl9kcyNsG3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b977/importcfg -pack ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/golang/glog/glog_file.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b906/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b975/_pkg_.a # internal cp $WORK/b906/_pkg_.a /builddir/.cache/go-build/cb/cba2879352dda6d5e46c7bae395b411ccc2ed7eea06bb923b414b4ba218dba19-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b978/ cp $WORK/b975/_pkg_.a /builddir/.cache/go-build/30/3005a8713cd266e62e0bf733c0bac9d8e542250192c993ce7a7b320511123529-d # internal github.com/protocolbuffers/txtpbfmt/unquote mkdir -p $WORK/b979/ cat >$WORK/b978/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b978/_pkg_.a -trimpath "$WORK/b978=>" -p github.com/mitchellh/go-wordwrap -lang=go1.16 -complete -installsuffix shared -buildid MKIhxomjCaivL7jq2pzn/MKIhxomjCaivL7jq2pzn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b978/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go cat >$WORK/b979/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b975/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b979/_pkg_.a -trimpath "$WORK/b979=>" -p github.com/protocolbuffers/txtpbfmt/unquote -lang=go1.16 -complete -installsuffix shared -buildid UyjfkfI2BRHbLw8RoyvX/UyjfkfI2BRHbLw8RoyvX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b979/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/unquote/unquote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b978/_pkg_.a # internal cp $WORK/b978/_pkg_.a /builddir/.cache/go-build/da/da06e3bbcead43eb2412fe27c23efe1c3802a3e0d32686663cae0553762999be-d # internal github.com/grafana/thema/errors mkdir -p $WORK/b982/ cat >$WORK/b982/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b982/_pkg_.a -trimpath "$WORK/b982=>" -p github.com/grafana/thema/errors -lang=go1.16 -complete -installsuffix shared -buildid le1LH8RcsnJYoAnoaY0D/le1LH8RcsnJYoAnoaY0D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b982/importcfg -pack ./vendor/github.com/grafana/thema/errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b883/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b979/_pkg_.a # internal cp $WORK/b979/_pkg_.a /builddir/.cache/go-build/0f/0f81bdaac3e58a48cf6beab0bfe68630ea4c0534ebe78d762343eaae8363afd6-d # internal github.com/grafana/thema/internal/envvars mkdir -p $WORK/b983/ cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/0d/0d919bffc9f245b1563abcedb4fcfc1a31dcc151db23756c24110cb604884428-d # internal testing/iotest cat >$WORK/b983/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b989/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b983/_pkg_.a -trimpath "$WORK/b983=>" -p github.com/grafana/thema/internal/envvars -lang=go1.16 -complete -installsuffix shared -buildid KA-keBsDvD1c0N4npfNb/KA-keBsDvD1c0N4npfNb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b983/importcfg -pack ./vendor/github.com/grafana/thema/internal/envvars/env.go cat >$WORK/b989/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b989/_pkg_.a -trimpath "$WORK/b989=>" -p testing/iotest -std -complete -installsuffix shared -buildid BoDIj7hHhDEaCToySzJe/BoDIj7hHhDEaCToySzJe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b989/importcfg -pack /usr/lib/golang/src/testing/iotest/logger.go /usr/lib/golang/src/testing/iotest/reader.go /usr/lib/golang/src/testing/iotest/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b982/_pkg_.a # internal cp $WORK/b982/_pkg_.a /builddir/.cache/go-build/04/041430baf19dcffd9f8a50581e6eddb5bae3fabc553f3bda11ca25cca7f5cce6-d # internal github.com/grafana/grafana/pkg/middleware/csrf mkdir -p $WORK/b991/ cat >$WORK/b991/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b991/_pkg_.a -trimpath "$WORK/b991=>" -p github.com/grafana/grafana/pkg/middleware/csrf -lang=go1.17 -complete -installsuffix shared -buildid Hg_6DlEDJNy2WrSwgsQc/Hg_6DlEDJNy2WrSwgsQc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b991/importcfg -pack ./pkg/middleware/csrf/csrf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b983/_pkg_.a # internal cp $WORK/b983/_pkg_.a /builddir/.cache/go-build/05/05cfa62f79b1d63b3032d0ab854792fb9341ac84778b8e5595b30eef954c4798-d # internal archive/zip mkdir -p $WORK/b993/ cat >$WORK/b993/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p archive/zip -std -complete -installsuffix shared -buildid MIq76nOJUKEC-7mBx0Uk/MIq76nOJUKEC-7mBx0Uk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b993/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b895/_pkg_.a # internal cp $WORK/b895/_pkg_.a /builddir/.cache/go-build/aa/aa3059a7271389fc715ec6af30f5599d54eb7680cd89fc458accb6631daf37a9-d # internal cuelang.org/go/cue/ast mkdir -p $WORK/b891/ cat >$WORK/b891/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b891/_pkg_.a -trimpath "$WORK/b891=>" -p cuelang.org/go/cue/ast -lang=go1.16 -complete -installsuffix shared -buildid eiQjvQ1zudCHx54dOkvd/eiQjvQ1zudCHx54dOkvd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b891/importcfg -pack ./vendor/cuelang.org/go/cue/ast/ast.go ./vendor/cuelang.org/go/cue/ast/comments.go ./vendor/cuelang.org/go/cue/ast/ident.go ./vendor/cuelang.org/go/cue/ast/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b991/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b989/_pkg_.a # internal cp $WORK/b989/_pkg_.a /builddir/.cache/go-build/d1/d1edde5e4c71abb469a3f51ea911514e93e43759b32b74b8e991386a6672ce99-d # internal testing/fstest mkdir -p $WORK/b988/ cat >$WORK/b988/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing/iotest=$WORK/b989/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b988/_pkg_.a -trimpath "$WORK/b988=>" -p testing/fstest -std -complete -installsuffix shared -buildid 9MtVUUE9LV1nAS-N5zUZ/9MtVUUE9LV1nAS-N5zUZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b988/importcfg -pack /usr/lib/golang/src/testing/fstest/mapfs.go /usr/lib/golang/src/testing/fstest/testfs.go cp $WORK/b991/_pkg_.a /builddir/.cache/go-build/56/563e517b075a9e9231082fdee552ee6c375b129de628bdc78f7e9d459801077c-d # internal container/heap mkdir -p $WORK/b1003/ cat >$WORK/b1003/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1003/_pkg_.a -trimpath "$WORK/b1003=>" -p container/heap -std -complete -installsuffix shared -buildid GGoAP78Jm3G9KMn6k-AF/GGoAP78Jm3G9KMn6k-AF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1003/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b977/_pkg_.a # internal cp $WORK/b977/_pkg_.a /builddir/.cache/go-build/ca/ca84276021ee7ea2e5415c07967722d917fde14d7912be053c28bcd7f12e3708-d # internal github.com/protocolbuffers/txtpbfmt/parser mkdir -p $WORK/b976/ cat >$WORK/b976/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/glog=$WORK/b977/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b978/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b975/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b979/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b976/_pkg_.a -trimpath "$WORK/b976=>" -p github.com/protocolbuffers/txtpbfmt/parser -lang=go1.16 -complete -installsuffix shared -buildid 4sn5lT-IrKMBDq_FWq0L/4sn5lT-IrKMBDq_FWq0L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b976/importcfg -pack ./vendor/github.com/protocolbuffers/txtpbfmt/parser/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1003/_pkg_.a # internal cp $WORK/b1003/_pkg_.a /builddir/.cache/go-build/6c/6c47445c520f009a90ac573131f534543813e299b4876578750d6344caeff32f-d # internal github.com/FZambia/eagle mkdir -p $WORK/b1004/ cat >$WORK/b1004/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1004/_pkg_.a -trimpath "$WORK/b1004=>" -p github.com/FZambia/eagle -lang=go1.16 -complete -installsuffix shared -buildid GejyVNDrW2hfpPOtgruA/GejyVNDrW2hfpPOtgruA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1004/importcfg -pack ./vendor/github.com/FZambia/eagle/eagle.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1004/_pkg_.a # internal cp $WORK/b1004/_pkg_.a /builddir/.cache/go-build/c6/c6989ac0e44d422c832e3f587efe043f8b1a5a26725b4c5ee6f8ccd73ee76dd7-d # internal github.com/gomodule/redigo/internal mkdir -p $WORK/b1007/ cat >$WORK/b1007/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1007/_pkg_.a -trimpath "$WORK/b1007=>" -p github.com/gomodule/redigo/internal -lang=go1.16 -complete -installsuffix shared -buildid 8iB8ZX30S4Cs-8uhS6qd/8iB8ZX30S4Cs-8uhS6qd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1007/importcfg -pack ./vendor/github.com/gomodule/redigo/internal/commandinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b970/_pkg_.a # internal cp $WORK/b970/_pkg_.a /builddir/.cache/go-build/3d/3dbee79f40c26b3f66afd8030f2c8ac889a9c9f1f4173712a9b714ad01ca12a4-d # internal github.com/centrifugal/centrifuge/internal/cancelctx mkdir -p $WORK/b1008/ cat >$WORK/b1008/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1008/_pkg_.a -trimpath "$WORK/b1008=>" -p github.com/centrifugal/centrifuge/internal/cancelctx -lang=go1.16 -complete -installsuffix shared -buildid Se9ZEnoveijMVmb-aapI/Se9ZEnoveijMVmb-aapI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1008/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/cancelctx/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1007/_pkg_.a # internal cp $WORK/b1007/_pkg_.a /builddir/.cache/go-build/8d/8d6d76833bf7acaa2f0f60f28fe2f1a12d4acd310d23d770c90c8a47809a48f3-d # internal github.com/gomodule/redigo/redis mkdir -p $WORK/b1006/ cat >$WORK/b1006/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1006/_pkg_.a -trimpath "$WORK/b1006=>" -p github.com/gomodule/redigo/redis -lang=go1.16 -complete -installsuffix shared -buildid Xd9RWTCCvNk7lgNrf3kJ/Xd9RWTCCvNk7lgNrf3kJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1006/importcfg -pack ./vendor/github.com/gomodule/redigo/redis/conn.go ./vendor/github.com/gomodule/redigo/redis/doc.go ./vendor/github.com/gomodule/redigo/redis/go18.go ./vendor/github.com/gomodule/redigo/redis/log.go ./vendor/github.com/gomodule/redigo/redis/pool.go ./vendor/github.com/gomodule/redigo/redis/pool17.go ./vendor/github.com/gomodule/redigo/redis/pubsub.go ./vendor/github.com/gomodule/redigo/redis/redis.go ./vendor/github.com/gomodule/redigo/redis/reply.go ./vendor/github.com/gomodule/redigo/redis/scan.go ./vendor/github.com/gomodule/redigo/redis/script.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b988/_pkg_.a # internal cp $WORK/b988/_pkg_.a /builddir/.cache/go-build/93/938efd9e95c7825cafd20cb245d4a0fb8a68c2c02cadb19f277099a67727f68d-d # internal github.com/centrifugal/centrifuge/internal/controlpb mkdir -p $WORK/b1009/ cat >$WORK/b1009/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1009/_pkg_.a -trimpath "$WORK/b1009=>" -p github.com/centrifugal/centrifuge/internal/controlpb -lang=go1.16 -complete -installsuffix shared -buildid h064VJKVkJxhNmjxHXUk/h064VJKVkJxhNmjxHXUk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1009/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control.pb.go ./vendor/github.com/centrifugal/centrifuge/internal/controlpb/control_vtproto.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b976/_pkg_.a # internal cp $WORK/b976/_pkg_.a /builddir/.cache/go-build/98/9827512a8d1b3bf611a7888ee68a2e9789632365c15bd912608da870c0559f75-d # internal github.com/centrifugal/centrifuge/internal/dissolve mkdir -p $WORK/b1011/ cat >$WORK/b1011/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1011/_pkg_.a -trimpath "$WORK/b1011=>" -p github.com/centrifugal/centrifuge/internal/dissolve -lang=go1.16 -complete -installsuffix shared -buildid dH8RjtkIMj3viGyUnUkQ/dH8RjtkIMj3viGyUnUkQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1011/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/dissolve.go ./vendor/github.com/centrifugal/centrifuge/internal/dissolve/queue.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1008/_pkg_.a # internal cp $WORK/b1008/_pkg_.a /builddir/.cache/go-build/b3/b34e755d354e96128dd1356430838d57be188e9c482f6b4135a5ece3f2a2fbde-d # internal github.com/centrifugal/centrifuge/internal/memstream mkdir -p $WORK/b1012/ cat >$WORK/b1012/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b063/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1012/_pkg_.a -trimpath "$WORK/b1012=>" -p github.com/centrifugal/centrifuge/internal/memstream -lang=go1.16 -complete -installsuffix shared -buildid uN3SeJFRy1HRzjjZJvka/uN3SeJFRy1HRzjjZJvka -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1012/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/memstream/stream.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /builddir/.cache/go-build/69/692f1fa2d68c0d063fc052d060676c44d7780a4f156c7fa2952a80431ac99883-d # internal github.com/centrifugal/centrifuge/internal/nowtime mkdir -p $WORK/b1013/ cat >$WORK/b1013/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1013/_pkg_.a -trimpath "$WORK/b1013=>" -p github.com/centrifugal/centrifuge/internal/nowtime -lang=go1.16 -complete -installsuffix shared -buildid o0t3TiMfCJrPBwcJqmXN/o0t3TiMfCJrPBwcJqmXN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1013/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/nowtime/getter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1012/_pkg_.a # internal cp $WORK/b1011/_pkg_.a /builddir/.cache/go-build/81/81d6563de42d2bf4b483dcb86e632af573a951d76a65eae910671f0c8ebc880f-d # internal github.com/segmentio/asm/base64 mkdir -p $WORK/b1017/ cat >$WORK/b1017/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1017/_pkg_.a -trimpath "$WORK/b1017=>" -p github.com/segmentio/asm/base64 -lang=go1.16 -complete -installsuffix shared -buildid Ko-6wDcavQTHLBNEmp66/Ko-6wDcavQTHLBNEmp66 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1017/importcfg -pack ./vendor/github.com/segmentio/asm/base64/base64.go ./vendor/github.com/segmentio/asm/base64/base64_default.go cp $WORK/b1012/_pkg_.a /builddir/.cache/go-build/33/33b51aa4700a093e493bea04ff0df611ae846c6b96cca80385dad85ae538e389-d # internal golang.org/x/sys/cpu mkdir -p $WORK/b1022/ cat >$WORK/b1022/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1022/_pkg_.a -trimpath "$WORK/b1022=>" -p golang.org/x/sys/cpu -lang=go1.16 -complete -installsuffix shared -buildid hFop72JxpVpm8uO7devl/hFop72JxpVpm8uO7devl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1022/importcfg -pack ./vendor/golang.org/x/sys/cpu/byteorder.go ./vendor/golang.org/x/sys/cpu/cpu.go ./vendor/golang.org/x/sys/cpu/cpu_linux.go ./vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go ./vendor/golang.org/x/sys/cpu/cpu_riscv64.go ./vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b891/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1013/_pkg_.a # internal cp $WORK/b1013/_pkg_.a /builddir/.cache/go-build/0a/0aadb3f3f19a110e6b9979f629fd1f0b31c9fe8bf8d0db0be8a642e84e921b3e-d # internal github.com/segmentio/encoding/iso8601 mkdir -p $WORK/b1028/ cat >$WORK/b1028/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1028/_pkg_.a -trimpath "$WORK/b1028=>" -p github.com/segmentio/encoding/iso8601 -lang=go1.16 -complete -installsuffix shared -buildid NkGMMkE8YVf48V7WFUcZ/NkGMMkE8YVf48V7WFUcZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1028/importcfg -pack ./vendor/github.com/segmentio/encoding/iso8601/parse.go ./vendor/github.com/segmentio/encoding/iso8601/valid.go cp $WORK/b891/_pkg_.a /builddir/.cache/go-build/01/017705ff26ed6b33f51a0f1cdeb056b572d302e715021e4937b79352bdaa8894-d # internal cuelang.org/go/cue/ast/astutil mkdir -p $WORK/b897/ cat >$WORK/b897/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b897/_pkg_.a -trimpath "$WORK/b897=>" -p cuelang.org/go/cue/ast/astutil -lang=go1.16 -complete -installsuffix shared -buildid eUbbHgPCvDcgbTlDl9r3/eUbbHgPCvDcgbTlDl9r3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b897/importcfg -pack ./vendor/cuelang.org/go/cue/ast/astutil/apply.go ./vendor/cuelang.org/go/cue/ast/astutil/file.go ./vendor/cuelang.org/go/cue/ast/astutil/resolve.go ./vendor/cuelang.org/go/cue/ast/astutil/sanitize.go ./vendor/cuelang.org/go/cue/ast/astutil/util.go ./vendor/cuelang.org/go/cue/ast/astutil/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1017/_pkg_.a # internal cp $WORK/b1017/_pkg_.a /builddir/.cache/go-build/ac/aca7111590c22d0a2549205d2cbe1b9d95d4b9cb29ac923ac12714593740447e-d # internal cuelang.org/go/internal/astinternal mkdir -p $WORK/b901/ cat >$WORK/b901/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b901/_pkg_.a -trimpath "$WORK/b901=>" -p cuelang.org/go/internal/astinternal -lang=go1.16 -complete -installsuffix shared -buildid ZMyOw2Oz9GfdbzWeVTOn/ZMyOw2Oz9GfdbzWeVTOn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b901/importcfg -pack ./vendor/cuelang.org/go/internal/astinternal/debugstr.go cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/e7/e782ce13996129eb67f0468c25896a5377ad3130a5c631c6c1f43491d6adeccf-d # internal github.com/valyala/bytebufferpool mkdir -p $WORK/b1029/ cat >$WORK/b1029/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1029/_pkg_.a -trimpath "$WORK/b1029=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid uylqrYX_kMiFt2rbD8Wq/uylqrYX_kMiFt2rbD8Wq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1029/importcfg -pack ./vendor/github.com/valyala/bytebufferpool/bytebuffer.go ./vendor/github.com/valyala/bytebufferpool/doc.go ./vendor/github.com/valyala/bytebufferpool/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1028/_pkg_.a # internal cp $WORK/b1028/_pkg_.a /builddir/.cache/go-build/9c/9c9e9a7aba306659cd384ff36a74e47b2730fe411d233ba1e620300a271898a1-d # internal github.com/centrifugal/centrifuge/internal/priority mkdir -p $WORK/b1030/ cat >$WORK/b1030/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1030/_pkg_.a -trimpath "$WORK/b1030=>" -p github.com/centrifugal/centrifuge/internal/priority -lang=go1.16 -complete -installsuffix shared -buildid _QtNwQ_VuG9Sy-b0NR68/_QtNwQ_VuG9Sy-b0NR68 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1030/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/priority/priority.go cp $WORK/b1022/_pkg_.a /builddir/.cache/go-build/7c/7cc833c80df9e157588c16d5a598289021844ea2e102d635242d76c9c66b23a7-d # internal github.com/segmentio/asm/cpu/arm mkdir -p $WORK/b1020/ cat >$WORK/b1020/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1021/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1020/_pkg_.a -trimpath "$WORK/b1020=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.16 -complete -installsuffix shared -buildid J-a5PY1RdXQS0xILf6ba/J-a5PY1RdXQS0xILf6ba -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1020/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm/arm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1029/_pkg_.a # internal cp $WORK/b1029/_pkg_.a /builddir/.cache/go-build/be/be769bd640cd54de78b7ad62d1be229457994657f87d16ad340e62b4edebb34a-d # internal github.com/segmentio/asm/cpu/arm64 mkdir -p $WORK/b1023/ cat >$WORK/b1023/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1021/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1023/_pkg_.a -trimpath "$WORK/b1023=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.16 -complete -installsuffix shared -buildid 1hZbn96tyxf0vObG_Vjd/1hZbn96tyxf0vObG_Vjd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1023/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/arm64/arm64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b901/_pkg_.a # internal cp $WORK/b901/_pkg_.a /builddir/.cache/go-build/e4/e44efe9544202e646c145bbbe0776b50d2977174c0133e05543dded815f25d4e-d # internal cuelang.org/go/internal/encoding/yaml mkdir -p $WORK/b938/ cat >$WORK/b938/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b901/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b675/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b938/_pkg_.a -trimpath "$WORK/b938=>" -p cuelang.org/go/internal/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid m5RbAHYiBEo657rs6RgK/m5RbAHYiBEo657rs6RgK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b938/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/yaml/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1030/_pkg_.a # internal cp $WORK/b1020/_pkg_.a /builddir/.cache/go-build/af/af44f5b86144fa1d9cc0ad907c898394ea768b786ad31257eb5d513d405f99a5-d # internal cp $WORK/b1030/_pkg_.a /builddir/.cache/go-build/0f/0ff6f6888fafc8ccfafd398c95ffffe13f7c2a6014d1a321c79f7fc10cd709fd-d # internal cuelang.org/go/internal/encoding/json github.com/segmentio/asm/cpu/x86 mkdir -p $WORK/b968/ mkdir -p $WORK/b1024/ cat >$WORK/b1024/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1021/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1022/_pkg_.a EOF cat >$WORK/b968/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b901/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b968/_pkg_.a -trimpath "$WORK/b968=>" -p cuelang.org/go/internal/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid SHjdOCwCS670nsGllGkj/SHjdOCwCS670nsGllGkj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b968/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1024/_pkg_.a -trimpath "$WORK/b1024=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.16 -complete -installsuffix shared -buildid IhFxUssAGllK9O2yOCq3/IhFxUssAGllK9O2yOCq3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1024/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/x86/x86.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1023/_pkg_.a # internal cp $WORK/b1023/_pkg_.a /builddir/.cache/go-build/1a/1a5c6b38b26e9ee15f6735836e9709e378dd7d3d76347ce86ccf84747cb85359-d # internal github.com/centrifugal/centrifuge/internal/timers mkdir -p $WORK/b1033/ cat >$WORK/b1033/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1033/_pkg_.a -trimpath "$WORK/b1033=>" -p github.com/centrifugal/centrifuge/internal/timers -lang=go1.16 -complete -installsuffix shared -buildid 7ebwxLmDxMH_dfRdkjMF/7ebwxLmDxMH_dfRdkjMF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1033/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/timers/pool.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1024/_pkg_.a # internal cp $WORK/b1024/_pkg_.a /builddir/.cache/go-build/29/2922f529cba1420a550558ebd02b47ef1647358557be16d85b500586d4b113c5-d # internal github.com/segmentio/asm/cpu mkdir -p $WORK/b1019/ cat >$WORK/b1019/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1020/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1019/_pkg_.a -trimpath "$WORK/b1019=>" -p github.com/segmentio/asm/cpu -lang=go1.16 -complete -installsuffix shared -buildid mtHhL9ETFgu0cMx_uq7f/mtHhL9ETFgu0cMx_uq7f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1019/importcfg -pack ./vendor/github.com/segmentio/asm/cpu/cpu.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1033/_pkg_.a # internal cp $WORK/b1033/_pkg_.a /builddir/.cache/go-build/5c/5c88de3d05c4c39d971e4b0b03ea0a1194eb5d4c933a494d6788ad73f8a73258-d # internal github.com/gorilla/websocket mkdir -p $WORK/b1034/ cat >$WORK/b1034/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1034/_pkg_.a -trimpath "$WORK/b1034=>" -p github.com/gorilla/websocket -lang=go1.16 -complete -installsuffix shared -buildid mRsn7hXatr-1NHgPCKtR/mRsn7hXatr-1NHgPCKtR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1034/importcfg -pack ./vendor/github.com/gorilla/websocket/client.go ./vendor/github.com/gorilla/websocket/client_clone.go ./vendor/github.com/gorilla/websocket/compression.go ./vendor/github.com/gorilla/websocket/conn.go ./vendor/github.com/gorilla/websocket/conn_write.go ./vendor/github.com/gorilla/websocket/doc.go ./vendor/github.com/gorilla/websocket/join.go ./vendor/github.com/gorilla/websocket/json.go ./vendor/github.com/gorilla/websocket/mask.go ./vendor/github.com/gorilla/websocket/prepared.go ./vendor/github.com/gorilla/websocket/proxy.go ./vendor/github.com/gorilla/websocket/server.go ./vendor/github.com/gorilla/websocket/trace.go ./vendor/github.com/gorilla/websocket/util.go ./vendor/github.com/gorilla/websocket/x_net_proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1019/_pkg_.a # internal cp $WORK/b1019/_pkg_.a /builddir/.cache/go-build/80/8023777082331f98d6b7098b277359025cb6a056a7ab586b3b9e7d40c4f7c8ea-d # internal github.com/segmentio/asm/keyset mkdir -p $WORK/b1018/ cat >$WORK/b1018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1019/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1018/_pkg_.a -trimpath "$WORK/b1018=>" -p github.com/segmentio/asm/keyset -lang=go1.16 -complete -installsuffix shared -buildid na9GNTc7IxozTl-OciJF/na9GNTc7IxozTl-OciJF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1018/importcfg -pack ./vendor/github.com/segmentio/asm/keyset/keyset.go ./vendor/github.com/segmentio/asm/keyset/keyset_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b968/_pkg_.a # internal cp $WORK/b968/_pkg_.a /builddir/.cache/go-build/3e/3efcd095a63e80b1808c3690937c7ccd71f3c5a2d244bbac7748a65900e79512-d # internal github.com/segmentio/asm/ascii mkdir -p $WORK/b1026/ cat >$WORK/b1026/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/cpu=$WORK/b1019/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1026/_pkg_.a -trimpath "$WORK/b1026=>" -p github.com/segmentio/asm/ascii -lang=go1.16 -complete -installsuffix shared -buildid Ofr8NO0DMPY9-1d2aS3J/Ofr8NO0DMPY9-1d2aS3J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1026/importcfg -pack ./vendor/github.com/segmentio/asm/ascii/ascii.go ./vendor/github.com/segmentio/asm/ascii/equal_fold.go ./vendor/github.com/segmentio/asm/ascii/equal_fold_default.go ./vendor/github.com/segmentio/asm/ascii/valid.go ./vendor/github.com/segmentio/asm/ascii/valid_default.go ./vendor/github.com/segmentio/asm/ascii/valid_print.go ./vendor/github.com/segmentio/asm/ascii/valid_print_default.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1018/_pkg_.a # internal cp $WORK/b1018/_pkg_.a /builddir/.cache/go-build/e2/e2f1a3489a9e8cb69512d28a8f7c729ee882eaf3ed1975a775f364c4ef77f431-d # internal golang.org/x/sync/singleflight mkdir -p $WORK/b1037/ cat >$WORK/b1037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1037/_pkg_.a -trimpath "$WORK/b1037=>" -p golang.org/x/sync/singleflight -lang=go1.16 -complete -installsuffix shared -buildid YtzbrXCe04-5Y3o9qjGX/YtzbrXCe04-5Y3o9qjGX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1037/importcfg -pack ./vendor/golang.org/x/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b938/_pkg_.a # internal cp $WORK/b938/_pkg_.a /builddir/.cache/go-build/49/495fcd002511aff44a54c8713eeefb44bd388f781ee1d9f1f0b79da004fdeb83-d # internal github.com/grafana/grafana-plugin-sdk-go/live mkdir -p $WORK/b1038/ cat >$WORK/b1038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1038/_pkg_.a -trimpath "$WORK/b1038=>" -p github.com/grafana/grafana-plugin-sdk-go/live -lang=go1.16 -complete -installsuffix shared -buildid 3X4F1zmfhvnK8X6GDbqz/3X4F1zmfhvnK8X6GDbqz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1038/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/channel.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/live/scope.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1026/_pkg_.a # internal cp $WORK/b1026/_pkg_.a /builddir/.cache/go-build/04/0403cfddea1383fc54b00801ac021bd5d769f9e5c052f30567d3c96d1f144b1f-d # internal github.com/segmentio/encoding/ascii mkdir -p $WORK/b1025/ cat >$WORK/b1025/importcfg << 'EOF' # internal # import config packagefile github.com/segmentio/asm/ascii=$WORK/b1026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1025/_pkg_.a -trimpath "$WORK/b1025=>" -p github.com/segmentio/encoding/ascii -lang=go1.16 -complete -installsuffix shared -buildid sVRv8NUVNj3Gnj_xK2M0/sVRv8NUVNj3Gnj_xK2M0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1025/importcfg -pack ./vendor/github.com/segmentio/encoding/ascii/equal_fold.go ./vendor/github.com/segmentio/encoding/ascii/valid.go ./vendor/github.com/segmentio/encoding/ascii/valid_print.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1038/_pkg_.a # internal cp $WORK/b1038/_pkg_.a /builddir/.cache/go-build/1f/1f82ac0f9a53fe9cf9484ccd9c988bbc8da84905a5195d6781628e8cf9a81b48-d # internal github.com/grafana/grafana/pkg/services/live/orgchannel mkdir -p $WORK/b1041/ cat >$WORK/b1041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1041/_pkg_.a -trimpath "$WORK/b1041=>" -p github.com/grafana/grafana/pkg/services/live/orgchannel -lang=go1.17 -complete -installsuffix shared -buildid 0dwYCe8C65XpGCN1V01r/0dwYCe8C65XpGCN1V01r -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1041/importcfg -pack ./pkg/services/live/orgchannel/orgchannel.go cp $WORK/b1006/_pkg_.a /builddir/.cache/go-build/c6/c60fe0e00c92582fc085e807304285f34b904d32fbefe2e26bd8b436597ca9f9-d # internal github.com/FZambia/sentinel mkdir -p $WORK/b1005/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1037/_pkg_.a # internal cat >$WORK/b1005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1006/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1005/_pkg_.a -trimpath "$WORK/b1005=>" -p github.com/FZambia/sentinel -lang=go1.16 -complete -installsuffix shared -buildid PGOfoN5fg6ipKMj_9kD0/PGOfoN5fg6ipKMj_9kD0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1005/importcfg -pack ./vendor/github.com/FZambia/sentinel/sentinel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b897/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1025/_pkg_.a # internal cp $WORK/b1037/_pkg_.a /builddir/.cache/go-build/8d/8d366d11e7350b04baf55e8d443b23829f2322e9b4acdcf26e980007f1cd09e5-d # internal github.com/mna/redisc mkdir -p $WORK/b1036/ cat >$WORK/b1036/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1006/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1036/_pkg_.a -trimpath "$WORK/b1036=>" -p github.com/mna/redisc -lang=go1.16 -complete -installsuffix shared -buildid EwiIBYngMhP8lCjDycV2/EwiIBYngMhP8lCjDycV2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1036/importcfg -pack ./vendor/github.com/mna/redisc/cluster.go ./vendor/github.com/mna/redisc/conn.go ./vendor/github.com/mna/redisc/crc16.go ./vendor/github.com/mna/redisc/doc.go ./vendor/github.com/mna/redisc/hash.go ./vendor/github.com/mna/redisc/retry_conn.go cp $WORK/b1025/_pkg_.a /builddir/.cache/go-build/e2/e2f7cebc1d2f39e87f9bdf19839a03e7a440a854ff4d70cfff07c7947b9289ac-d # internal github.com/segmentio/encoding/json mkdir -p $WORK/b1016/ cat >$WORK/b1016/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1017/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1018/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1025/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1016/_pkg_.a -trimpath "$WORK/b1016=>" -p github.com/segmentio/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid uDP7ujHduAdjwl1GK6uk/uDP7ujHduAdjwl1GK6uk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1016/importcfg -pack ./vendor/github.com/segmentio/encoding/json/codec.go ./vendor/github.com/segmentio/encoding/json/decode.go ./vendor/github.com/segmentio/encoding/json/encode.go ./vendor/github.com/segmentio/encoding/json/int.go ./vendor/github.com/segmentio/encoding/json/json.go ./vendor/github.com/segmentio/encoding/json/parse.go ./vendor/github.com/segmentio/encoding/json/reflect.go ./vendor/github.com/segmentio/encoding/json/string.go ./vendor/github.com/segmentio/encoding/json/token.go cp $WORK/b897/_pkg_.a /builddir/.cache/go-build/26/26af64ae64d9877c058e0e095585a950e006e60707d5592303f92a774cfa8694-d # internal cuelang.org/go/cue/parser mkdir -p $WORK/b899/ cat >$WORK/b899/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b901/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b902/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b899/_pkg_.a -trimpath "$WORK/b899=>" -p cuelang.org/go/cue/parser -lang=go1.16 -complete -installsuffix shared -buildid sg7p4hZdBxZPLFQ_jOlq/sg7p4hZdBxZPLFQ_jOlq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b899/importcfg -pack ./vendor/cuelang.org/go/cue/parser/doc.go ./vendor/cuelang.org/go/cue/parser/interface.go ./vendor/cuelang.org/go/cue/parser/parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1041/_pkg_.a # internal cp $WORK/b1041/_pkg_.a /builddir/.cache/go-build/6e/6eabb78ff9d5adb1d09197b477e83b42c8d3d0361094b856b7c2fb16e7252176-d # internal cuelang.org/go/internal mkdir -p $WORK/b903/ cat >$WORK/b903/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b903/_pkg_.a -trimpath "$WORK/b903=>" -p cuelang.org/go/internal -lang=go1.16 -complete -installsuffix shared -buildid 1IXUGU5TICsEGlC0X1qb/1IXUGU5TICsEGlC0X1qb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b903/importcfg -pack ./vendor/cuelang.org/go/internal/attrs.go ./vendor/cuelang.org/go/internal/internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1009/_pkg_.a # internal cp $WORK/b1009/_pkg_.a /builddir/.cache/go-build/4c/4c2b7caa247f14fc53bb65c7f33829a334f9b7b99ee4e62012bbb68560c5e0de-d # internal github.com/centrifugal/centrifuge/internal/controlproto mkdir -p $WORK/b1010/ cat >$WORK/b1010/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1010/_pkg_.a -trimpath "$WORK/b1010=>" -p github.com/centrifugal/centrifuge/internal/controlproto -lang=go1.16 -complete -installsuffix shared -buildid nru5SHs3TPS0TisHaLVS/nru5SHs3TPS0TisHaLVS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1010/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/marshal.go ./vendor/github.com/centrifugal/centrifuge/internal/controlproto/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1005/_pkg_.a # internal cp $WORK/b1005/_pkg_.a /builddir/.cache/go-build/8e/8e14c4b0e05ff67852e827c402f29d4d13b6b94dcf1d50e3249594275c6bccb8-d # internal github.com/dlclark/regexp2/syntax mkdir -p $WORK/b1048/ cat >$WORK/b1048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1048/_pkg_.a -trimpath "$WORK/b1048=>" -p github.com/dlclark/regexp2/syntax -lang=go1.16 -complete -installsuffix shared -buildid jOXbAgB3sdcpLSl5xZyJ/jOXbAgB3sdcpLSl5xZyJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1048/importcfg -pack ./vendor/github.com/dlclark/regexp2/syntax/charclass.go ./vendor/github.com/dlclark/regexp2/syntax/code.go ./vendor/github.com/dlclark/regexp2/syntax/escape.go ./vendor/github.com/dlclark/regexp2/syntax/parser.go ./vendor/github.com/dlclark/regexp2/syntax/prefix.go ./vendor/github.com/dlclark/regexp2/syntax/replacerdata.go ./vendor/github.com/dlclark/regexp2/syntax/tree.go ./vendor/github.com/dlclark/regexp2/syntax/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1010/_pkg_.a # internal cp $WORK/b1010/_pkg_.a /builddir/.cache/go-build/9d/9db0b259639293460cae6e37700b6c078bc04f8e1079190165b6c8293646a42f-d # internal github.com/dop251/goja/file mkdir -p $WORK/b1050/ cat >$WORK/b1050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b805/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1050/_pkg_.a -trimpath "$WORK/b1050=>" -p github.com/dop251/goja/file -lang=go1.16 -complete -installsuffix shared -buildid 1R2FnR-RE_lmGSoz8Pv8/1R2FnR-RE_lmGSoz8Pv8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1050/importcfg -pack ./vendor/github.com/dop251/goja/file/file.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b903/_pkg_.a # internal cp $WORK/b903/_pkg_.a /builddir/.cache/go-build/ab/ab2b3a69114f1ea99cf761e0fd24c30839e738cb4471e150e1c59ae7227e5a99-d # internal cuelang.org/go/internal/third_party/yaml mkdir -p $WORK/b939/ cat >$WORK/b939/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b939/_pkg_.a -trimpath "$WORK/b939=>" -p cuelang.org/go/internal/third_party/yaml -lang=go1.16 -complete -installsuffix shared -buildid lxYVb75IqXL8R-Gmg2FC/lxYVb75IqXL8R-Gmg2FC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b939/importcfg -pack ./vendor/cuelang.org/go/internal/third_party/yaml/apic.go ./vendor/cuelang.org/go/internal/third_party/yaml/decode.go ./vendor/cuelang.org/go/internal/third_party/yaml/parserc.go ./vendor/cuelang.org/go/internal/third_party/yaml/readerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/resolve.go ./vendor/cuelang.org/go/internal/third_party/yaml/scannerc.go ./vendor/cuelang.org/go/internal/third_party/yaml/yaml.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlh.go ./vendor/cuelang.org/go/internal/third_party/yaml/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1050/_pkg_.a # internal cp $WORK/b1050/_pkg_.a /builddir/.cache/go-build/b6/b63904e24764a5ae3b79db1cf1bc59b72513dae6d36441d7b1aad943ece909e7-d # internal github.com/dop251/goja/token mkdir -p $WORK/b1051/ cat >$WORK/b1051/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1051/_pkg_.a -trimpath "$WORK/b1051=>" -p github.com/dop251/goja/token -lang=go1.16 -complete -installsuffix shared -buildid r67lJe7sSxaiApKZph2t/r67lJe7sSxaiApKZph2t -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1051/importcfg -pack ./vendor/github.com/dop251/goja/token/token.go ./vendor/github.com/dop251/goja/token/token_const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1036/_pkg_.a # internal cp $WORK/b1036/_pkg_.a /builddir/.cache/go-build/16/16c8f779216ad9854ce3f5693c09fb3b61e12dda15bbac42d247504cc54fa6ec-d # internal github.com/dop251/goja/unistring mkdir -p $WORK/b1052/ cat >$WORK/b1052/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1052/_pkg_.a -trimpath "$WORK/b1052=>" -p github.com/dop251/goja/unistring -lang=go1.16 -complete -installsuffix shared -buildid 8oFWq_CIlE_8q-XT5yr_/8oFWq_CIlE_8q-XT5yr_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1052/importcfg -pack ./vendor/github.com/dop251/goja/unistring/string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1051/_pkg_.a # internal cp $WORK/b1051/_pkg_.a /builddir/.cache/go-build/c3/c32680df3037c288f6c4aa7cbc8c70ccbbe696178a219aaa2e33347432c3b572-d # internal github.com/dop251/goja/ftoa/internal/fast mkdir -p $WORK/b1054/ cat >$WORK/b1054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1054/_pkg_.a -trimpath "$WORK/b1054=>" -p github.com/dop251/goja/ftoa/internal/fast -lang=go1.16 -complete -installsuffix shared -buildid BVslewtxdoXrFXZJBYmn/BVslewtxdoXrFXZJBYmn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1054/importcfg -pack ./vendor/github.com/dop251/goja/ftoa/internal/fast/cachedpower.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/common.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/diyfp.go ./vendor/github.com/dop251/goja/ftoa/internal/fast/dtoa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1034/_pkg_.a # internal cp $WORK/b1052/_pkg_.a /builddir/.cache/go-build/a6/a6e24b85e1b809d74cacf0698b602b6046baac2e2d17c2e257babe97fb66170d-d # internal github.com/dop251/goja/ast mkdir -p $WORK/b1049/ cat >$WORK/b1049/importcfg << 'EOF' # internal # import config packagefile github.com/dop251/goja/file=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1049/_pkg_.a -trimpath "$WORK/b1049=>" -p github.com/dop251/goja/ast -lang=go1.16 -complete -installsuffix shared -buildid 0sxRXmyt1kd8LrjCoimU/0sxRXmyt1kd8LrjCoimU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1049/importcfg -pack ./vendor/github.com/dop251/goja/ast/node.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b899/_pkg_.a # internal cp $WORK/b899/_pkg_.a /builddir/.cache/go-build/e9/e9b84b4ea806e746c613018186d13e27da2e3abcb29d142e3cffec441e0507ec-d # internal cuelang.org/go/cue/build mkdir -p $WORK/b898/ cat >$WORK/b898/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b898/_pkg_.a -trimpath "$WORK/b898=>" -p cuelang.org/go/cue/build -lang=go1.16 -complete -installsuffix shared -buildid k6iyWGkZGVjQBSqzxR6W/k6iyWGkZGVjQBSqzxR6W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b898/importcfg -pack ./vendor/cuelang.org/go/cue/build/context.go ./vendor/cuelang.org/go/cue/build/doc.go ./vendor/cuelang.org/go/cue/build/file.go ./vendor/cuelang.org/go/cue/build/import.go ./vendor/cuelang.org/go/cue/build/instance.go cp $WORK/b1034/_pkg_.a /builddir/.cache/go-build/d9/d9e20e7a8ec11c0516639f279125daf8d9e34a9588d5550cfc8e4532ac330353-d # internal cuelang.org/go/cue/format mkdir -p $WORK/b904/ cat >$WORK/b904/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b900/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b904/_pkg_.a -trimpath "$WORK/b904=>" -p cuelang.org/go/cue/format -lang=go1.16 -complete -installsuffix shared -buildid PsfevTtSLm30daXCtqFl/PsfevTtSLm30daXCtqFl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b904/importcfg -pack ./vendor/cuelang.org/go/cue/format/format.go ./vendor/cuelang.org/go/cue/format/import.go ./vendor/cuelang.org/go/cue/format/node.go ./vendor/cuelang.org/go/cue/format/printer.go ./vendor/cuelang.org/go/cue/format/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1054/_pkg_.a # internal cp $WORK/b1054/_pkg_.a /builddir/.cache/go-build/af/afdbd3a5e3669ff62663e5c196e73ee2e853003c55176cc6b0e6600438b1b0da-d # internal github.com/igm/sockjs-go/v3/sockjs mkdir -p $WORK/b1035/ cat >$WORK/b1035/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1034/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1035/_pkg_.a -trimpath "$WORK/b1035=>" -p github.com/igm/sockjs-go/v3/sockjs -lang=go1.16 -complete -installsuffix shared -buildid LpD15nWyjX85KG3xL3ek/LpD15nWyjX85KG3xL3ek -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1035/importcfg -pack ./vendor/github.com/igm/sockjs-go/v3/sockjs/buffer.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/doc.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/eventsource.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/frame.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/handler.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/htmlfile.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/httpreceiver.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/iframe.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/jsonp.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/mapping.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/options.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/rawwebsocket.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/receiver.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/session.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/sockjs.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/utils.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/web.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/websocket.go ./vendor/github.com/igm/sockjs-go/v3/sockjs/xhr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b898/_pkg_.a # internal cp $WORK/b898/_pkg_.a /builddir/.cache/go-build/54/54c51fd1d71929dc0e5fc117e784f418e4d908c9906ab192b472a9b77994d2e6-d # internal github.com/dop251/goja/ftoa mkdir -p $WORK/b1053/ cat >$WORK/b1053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1054/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1053/_pkg_.a -trimpath "$WORK/b1053=>" -p github.com/dop251/goja/ftoa -lang=go1.16 -complete -installsuffix shared -buildid Fi0RiolC_K3UjH0VxmmM/Fi0RiolC_K3UjH0VxmmM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1053/importcfg -pack ./vendor/github.com/dop251/goja/ftoa/common.go ./vendor/github.com/dop251/goja/ftoa/ftoa.go ./vendor/github.com/dop251/goja/ftoa/ftobasestr.go ./vendor/github.com/dop251/goja/ftoa/ftostr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1049/_pkg_.a # internal cp $WORK/b1049/_pkg_.a /builddir/.cache/go-build/79/79288ab3fc9b1941fe38ff32bf876008b9ca726d093e1716bb5723c528b32087-d # internal github.com/dop251/goja/parser mkdir -p $WORK/b1055/ cat >$WORK/b1055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1052/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b805/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1055/_pkg_.a -trimpath "$WORK/b1055=>" -p github.com/dop251/goja/parser -lang=go1.16 -complete -installsuffix shared -buildid 1_WZsmZNazFPpFOlsV1I/1_WZsmZNazFPpFOlsV1I -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1055/importcfg -pack ./vendor/github.com/dop251/goja/parser/error.go ./vendor/github.com/dop251/goja/parser/expression.go ./vendor/github.com/dop251/goja/parser/lexer.go ./vendor/github.com/dop251/goja/parser/parser.go ./vendor/github.com/dop251/goja/parser/regexp.go ./vendor/github.com/dop251/goja/parser/scope.go ./vendor/github.com/dop251/goja/parser/statement.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1053/_pkg_.a # internal cp $WORK/b1053/_pkg_.a /builddir/.cache/go-build/51/51ea4b02ac962cfb474a690e5128ebdf0796186f6771145c2e18b314f2f0a193-d # internal golang.org/x/text/internal/colltab mkdir -p $WORK/b1057/ cat >$WORK/b1057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1057/_pkg_.a -trimpath "$WORK/b1057=>" -p golang.org/x/text/internal/colltab -lang=go1.16 -complete -installsuffix shared -buildid H2yWz8p3yzBF2FO_XSAL/H2yWz8p3yzBF2FO_XSAL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1057/importcfg -pack ./vendor/golang.org/x/text/internal/colltab/collelem.go ./vendor/golang.org/x/text/internal/colltab/colltab.go ./vendor/golang.org/x/text/internal/colltab/contract.go ./vendor/golang.org/x/text/internal/colltab/iter.go ./vendor/golang.org/x/text/internal/colltab/numeric.go ./vendor/golang.org/x/text/internal/colltab/table.go ./vendor/golang.org/x/text/internal/colltab/trie.go ./vendor/golang.org/x/text/internal/colltab/weighter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b904/_pkg_.a # internal cp $WORK/b904/_pkg_.a /builddir/.cache/go-build/2e/2e525b2322be3bc6349d07e4070312edd935c493a0e2a4920e28176a9c79e526-d # internal cuelang.org/go/internal/core/adt mkdir -p $WORK/b905/ cat >$WORK/b905/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b906/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b905/_pkg_.a -trimpath "$WORK/b905=>" -p cuelang.org/go/internal/core/adt -lang=go1.16 -complete -installsuffix shared -buildid ZUgHHEphfb9Y60_cVBbE/ZUgHHEphfb9Y60_cVBbE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b905/importcfg -pack ./vendor/cuelang.org/go/internal/core/adt/adt.go ./vendor/cuelang.org/go/internal/core/adt/binop.go ./vendor/cuelang.org/go/internal/core/adt/closed.go ./vendor/cuelang.org/go/internal/core/adt/closed2.go ./vendor/cuelang.org/go/internal/core/adt/composite.go ./vendor/cuelang.org/go/internal/core/adt/comprehension.go ./vendor/cuelang.org/go/internal/core/adt/context.go ./vendor/cuelang.org/go/internal/core/adt/decimal.go ./vendor/cuelang.org/go/internal/core/adt/default.go ./vendor/cuelang.org/go/internal/core/adt/disjunct.go ./vendor/cuelang.org/go/internal/core/adt/doc.go ./vendor/cuelang.org/go/internal/core/adt/equality.go ./vendor/cuelang.org/go/internal/core/adt/errors.go ./vendor/cuelang.org/go/internal/core/adt/eval.go ./vendor/cuelang.org/go/internal/core/adt/expr.go ./vendor/cuelang.org/go/internal/core/adt/feature.go ./vendor/cuelang.org/go/internal/core/adt/kind.go ./vendor/cuelang.org/go/internal/core/adt/op.go ./vendor/cuelang.org/go/internal/core/adt/optional.go ./vendor/cuelang.org/go/internal/core/adt/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1035/_pkg_.a # internal cp $WORK/b1035/_pkg_.a /builddir/.cache/go-build/14/1425f4f7fd11d6d1ab8196063113e98de349ebbdc26a98b947970eec189d821c-d # internal github.com/grafana/grafana/pkg/services/live/telemetry mkdir -p $WORK/b1059/ cat >$WORK/b1059/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1059/_pkg_.a -trimpath "$WORK/b1059=>" -p github.com/grafana/grafana/pkg/services/live/telemetry -lang=go1.17 -complete -installsuffix shared -buildid 4aq-dESPxI8yvup0zmv7/4aq-dESPxI8yvup0zmv7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1059/importcfg -pack ./pkg/services/live/telemetry/converter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1059/_pkg_.a # internal cp $WORK/b1059/_pkg_.a /builddir/.cache/go-build/25/25d6a75190d6ba510c9b090a8d5b1f83d43e9f457edd88e96b0cd03333219244-d # internal github.com/influxdata/line-protocol mkdir -p $WORK/b1061/ cat >$WORK/b1061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1061/_pkg_.a -trimpath "$WORK/b1061=>" -p github.com/influxdata/line-protocol -lang=go1.16 -complete -installsuffix shared -buildid bCCXf0bVsDDvDiXkfdnx/bCCXf0bVsDDvDiXkfdnx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1061/importcfg -pack ./vendor/github.com/influxdata/line-protocol/encoder.go ./vendor/github.com/influxdata/line-protocol/escape.go ./vendor/github.com/influxdata/line-protocol/handler.go ./vendor/github.com/influxdata/line-protocol/machine.go ./vendor/github.com/influxdata/line-protocol/metric.go ./vendor/github.com/influxdata/line-protocol/parser.go ./vendor/github.com/influxdata/line-protocol/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b939/_pkg_.a # internal cp $WORK/b1048/_pkg_.a /builddir/.cache/go-build/9f/9f75d0e0d2a21a8410c72b80076edb8f67f5a0b7b6fc7e678b0cadb871abe0d5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1057/_pkg_.a # internal github.com/dlclark/regexp2 mkdir -p $WORK/b1047/ cat >$WORK/b1047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1048/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1047/_pkg_.a -trimpath "$WORK/b1047=>" -p github.com/dlclark/regexp2 -lang=go1.16 -complete -installsuffix shared -buildid 8ECk8IoK4SdtKMnBqKfp/8ECk8IoK4SdtKMnBqKfp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1047/importcfg -pack ./vendor/github.com/dlclark/regexp2/match.go ./vendor/github.com/dlclark/regexp2/regexp.go ./vendor/github.com/dlclark/regexp2/replace.go ./vendor/github.com/dlclark/regexp2/runner.go cp $WORK/b939/_pkg_.a /builddir/.cache/go-build/67/677b7dcdb97524abdbda62256b2302162bb41cc5935e3242bc5568d5acc8bfea-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/pattern mkdir -p $WORK/b1063/ cat >$WORK/b1063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1063/_pkg_.a -trimpath "$WORK/b1063=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/pattern -lang=go1.17 -complete -installsuffix shared -buildid udU9_27qgg4XioUD5k6l/udU9_27qgg4XioUD5k6l -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1063/importcfg -pack ./pkg/services/live/pipeline/pattern/pattern.go cp $WORK/b1057/_pkg_.a /builddir/.cache/go-build/98/987b233a387516456d84eae0f654977dd4a649b4f674775c45e206fb81b25841-d # internal golang.org/x/text/collate mkdir -p $WORK/b1056/ cat >$WORK/b1056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1057/_pkg_.a packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1056/_pkg_.a -trimpath "$WORK/b1056=>" -p golang.org/x/text/collate -lang=go1.16 -complete -installsuffix shared -buildid 89kfpkY3-lQ-OpwiCQVS/89kfpkY3-lQ-OpwiCQVS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1056/importcfg -pack ./vendor/golang.org/x/text/collate/collate.go ./vendor/golang.org/x/text/collate/index.go ./vendor/golang.org/x/text/collate/option.go ./vendor/golang.org/x/text/collate/sort.go ./vendor/golang.org/x/text/collate/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1063/_pkg_.a # internal cp $WORK/b1063/_pkg_.a /builddir/.cache/go-build/7c/7c86a3a436a20e8d5a09d1dc3f316a56a60152f74d64f2ced1b071e71497d0f5-d # internal github.com/grafana/grafana/pkg/services/live/pipeline/tree mkdir -p $WORK/b1064/ cat >$WORK/b1064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1064/_pkg_.a -trimpath "$WORK/b1064=>" -p github.com/grafana/grafana/pkg/services/live/pipeline/tree -lang=go1.17 -complete -installsuffix shared -buildid eBVYO3GiJO1KFOWC59tG/eBVYO3GiJO1KFOWC59tG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1064/importcfg -pack ./pkg/services/live/pipeline/tree/bytesconv.go ./pkg/services/live/pipeline/tree/params.go ./pkg/services/live/pipeline/tree/tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1016/_pkg_.a # internal cp $WORK/b1016/_pkg_.a /builddir/.cache/go-build/79/7991fe694c4490e539b97367eeca182285cfe6b310a85bb39e48d023cb06161b-d # internal github.com/centrifugal/protocol mkdir -p $WORK/b1015/ cat >$WORK/b1015/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b419/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b420/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1016/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1029/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1015/_pkg_.a -trimpath "$WORK/b1015=>" -p github.com/centrifugal/protocol -lang=go1.16 -complete -installsuffix shared -buildid us2c5a-mHoNh4sIyLz01/us2c5a-mHoNh4sIyLz01 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1015/importcfg -pack ./vendor/github.com/centrifugal/protocol/bpool.go ./vendor/github.com/centrifugal/protocol/client.pb.go ./vendor/github.com/centrifugal/protocol/client.pb_easyjson.go ./vendor/github.com/centrifugal/protocol/client_vtproto.pb.go ./vendor/github.com/centrifugal/protocol/decode.go ./vendor/github.com/centrifugal/protocol/encode.go ./vendor/github.com/centrifugal/protocol/encode_helpers.go ./vendor/github.com/centrifugal/protocol/encode_writer.go ./vendor/github.com/centrifugal/protocol/raw.go ./vendor/github.com/centrifugal/protocol/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1064/_pkg_.a # internal cp $WORK/b1064/_pkg_.a /builddir/.cache/go-build/bf/bf26b548a9374b4e539c74a88f6f983e58292a0832042c6028647f98a7cee8a0-d # internal github.com/golang/snappy mkdir -p $WORK/b1066/ cat >$WORK/b1066/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1066/_pkg_.a -trimpath "$WORK/b1066=>" -p github.com/golang/snappy -lang=go1.16 -complete -installsuffix shared -buildid JCPBKB19WX3hqgk7GiI1/JCPBKB19WX3hqgk7GiI1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1066/importcfg -pack ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go cp $WORK/b1055/_pkg_.a /builddir/.cache/go-build/45/4587e37c8bd6f4c6309a2b0950df8932f1801c4e5531b13c2ab761f7523f9d3f-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b1067/ cat >$WORK/b1067/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1067/_pkg_.a -trimpath "$WORK/b1067=>" -p github.com/prometheus/prometheus/prompb -lang=go1.16 -complete -installsuffix shared -buildid qGwhQkU8npIJy4gF6Lqt/qGwhQkU8npIJy4gF6Lqt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1067/importcfg -pack ./vendor/github.com/prometheus/prometheus/prompb/custom.go ./vendor/github.com/prometheus/prometheus/prompb/remote.pb.go ./vendor/github.com/prometheus/prometheus/prompb/types.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1066/_pkg_.a # internal cp $WORK/b1066/_pkg_.a /builddir/.cache/go-build/3f/3f5cb8745a919e7a519251754409f507afe1e92956494511a96b1cf2583d1d16-d # internal github.com/ohler55/ojg mkdir -p $WORK/b1069/ cat >$WORK/b1069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1069/_pkg_.a -trimpath "$WORK/b1069=>" -p github.com/ohler55/ojg -lang=go1.16 -complete -installsuffix shared -buildid 8OcdUgBXNXZvHpas9n8n/8OcdUgBXNXZvHpas9n8n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1069/importcfg -pack ./vendor/github.com/ohler55/ojg/converter.go ./vendor/github.com/ohler55/ojg/doc.go ./vendor/github.com/ohler55/ojg/error.go ./vendor/github.com/ohler55/ojg/options.go ./vendor/github.com/ohler55/ojg/string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1069/_pkg_.a # internal cp $WORK/b1069/_pkg_.a /builddir/.cache/go-build/b1/b11a7cc2d8c3bf26b9df610e202d441922cfbcde89bd70ca798621298ce885ac-d # internal github.com/ohler55/ojg/gen mkdir -p $WORK/b1071/ cat >$WORK/b1071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1071/_pkg_.a -trimpath "$WORK/b1071=>" -p github.com/ohler55/ojg/gen -lang=go1.16 -complete -installsuffix shared -buildid oO1ManxC80rrIFQas9Tv/oO1ManxC80rrIFQas9Tv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1071/importcfg -pack ./vendor/github.com/ohler55/ojg/gen/array.go ./vendor/github.com/ohler55/ojg/gen/big.go ./vendor/github.com/ohler55/ojg/gen/bool.go ./vendor/github.com/ohler55/ojg/gen/builder.go ./vendor/github.com/ohler55/ojg/gen/doc.go ./vendor/github.com/ohler55/ojg/gen/error.go ./vendor/github.com/ohler55/ojg/gen/float.go ./vendor/github.com/ohler55/ojg/gen/int.go ./vendor/github.com/ohler55/ojg/gen/key.go ./vendor/github.com/ohler55/ojg/gen/maps.go ./vendor/github.com/ohler55/ojg/gen/node.go ./vendor/github.com/ohler55/ojg/gen/number.go ./vendor/github.com/ohler55/ojg/gen/object.go ./vendor/github.com/ohler55/ojg/gen/parser.go ./vendor/github.com/ohler55/ojg/gen/string.go ./vendor/github.com/ohler55/ojg/gen/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1047/_pkg_.a # internal cp $WORK/b1047/_pkg_.a /builddir/.cache/go-build/37/37ea6c5ead8e5e0915805bd1aa8ed3b6595bbeee850442b9faaef2de48d63576-d # internal github.com/grafana/grafana/pkg/services/live/pushurl mkdir -p $WORK/b1074/ cat >$WORK/b1074/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1074/_pkg_.a -trimpath "$WORK/b1074=>" -p github.com/grafana/grafana/pkg/services/live/pushurl -lang=go1.17 -complete -installsuffix shared -buildid bkWAQ-An7knEe_b_DVtP/bkWAQ-An7knEe_b_DVtP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1074/importcfg -pack ./pkg/services/live/pushurl/values.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1074/_pkg_.a # internal cp $WORK/b1074/_pkg_.a /builddir/.cache/go-build/54/54ced1f18c2244cbf88c420c55cb8de94e09feffe4d85e0f66a9cb8730c745d9-d # internal github.com/grafana/grafana-azure-sdk-go/azhttpclient mkdir -p $WORK/b1078/ cp $WORK/b1061/_pkg_.a /builddir/.cache/go-build/48/48ad1308c01313cfb96dd970bd14c1b201a8256dfe4dab18e131a35bb9403ee7-d # internal github.com/grafana/grafana/pkg/services/live/telemetry/telegraf mkdir -p $WORK/b1060/ cat >$WORK/b1078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1078/_pkg_.a -trimpath "$WORK/b1078=>" -p github.com/grafana/grafana-azure-sdk-go/azhttpclient -lang=go1.16 -complete -installsuffix shared -buildid Dk9CziYTwlnxH0sSMBnY/Dk9CziYTwlnxH0sSMBnY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1078/importcfg -pack ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/middleware.go ./vendor/github.com/grafana/grafana-azure-sdk-go/azhttpclient/options.go cat >$WORK/b1060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1059/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1061/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1060/_pkg_.a -trimpath "$WORK/b1060=>" -p github.com/grafana/grafana/pkg/services/live/telemetry/telegraf -lang=go1.17 -complete -installsuffix shared -buildid _87CtDoBuuyldKgTa4vw/_87CtDoBuuyldKgTa4vw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1060/importcfg -pack ./pkg/services/live/telemetry/telegraf/convert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1078/_pkg_.a # internal cp $WORK/b1078/_pkg_.a /builddir/.cache/go-build/f6/f6ded5773beb02257fb5ecdfb8b48c4255cd08e480c335fa829cd93d1affb835-d # internal github.com/grafana/grafana/pkg/services/kmsproviders mkdir -p $WORK/b1081/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1067/_pkg_.a # internal cat >$WORK/b1081/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1081/_pkg_.a -trimpath "$WORK/b1081=>" -p github.com/grafana/grafana/pkg/services/kmsproviders -lang=go1.17 -complete -installsuffix shared -buildid hhNIH6WBGsslTXe7t7s2/hhNIH6WBGsslTXe7t7s2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1081/importcfg -pack ./pkg/services/kmsproviders/kmsproviders.go cp $WORK/b1067/_pkg_.a /builddir/.cache/go-build/75/75870154a8805e279b174e911f3de53d725098376fe070e086366057d7e4d548-d # internal github.com/grafana/grafana/pkg/services/live/remotewrite mkdir -p $WORK/b1065/ cat >$WORK/b1065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1067/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1065/_pkg_.a -trimpath "$WORK/b1065=>" -p github.com/grafana/grafana/pkg/services/live/remotewrite -lang=go1.17 -complete -installsuffix shared -buildid 8bSRodT7udihoAdh9kXF/8bSRodT7udihoAdh9kXF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1065/importcfg -pack ./pkg/services/live/remotewrite/convert.go ./pkg/services/live/remotewrite/remotewrite.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1081/_pkg_.a # internal cp $WORK/b1081/_pkg_.a /builddir/.cache/go-build/a8/a88026cc6fca1121a4ef77d993e5fd3cf93bae825fb3f827136db7b45a7baaa3-d # internal github.com/grafana/grafana/pkg/services/encryption/ossencryption mkdir -p $WORK/b1083/ cat >$WORK/b1083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1083/_pkg_.a -trimpath "$WORK/b1083=>" -p github.com/grafana/grafana/pkg/services/encryption/ossencryption -lang=go1.17 -complete -installsuffix shared -buildid SLEbfrvoZS_sA22ElNUX/SLEbfrvoZS_sA22ElNUX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1083/importcfg -pack ./pkg/services/encryption/ossencryption/ossencryption.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1060/_pkg_.a # internal cp $WORK/b1060/_pkg_.a /builddir/.cache/go-build/6b/6b9ff42872b73a03146e783b7c9702fda856ec0cb31c8820fe2cce49a1af4b66-d # internal github.com/grafana/grafana/pkg/services/live/convert mkdir -p $WORK/b1058/ cat >$WORK/b1058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1059/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1058/_pkg_.a -trimpath "$WORK/b1058=>" -p github.com/grafana/grafana/pkg/services/live/convert -lang=go1.17 -complete -installsuffix shared -buildid WLP7pyd7un9YltzUsndc/WLP7pyd7un9YltzUsndc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1058/importcfg -pack ./pkg/services/live/convert/convert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1071/_pkg_.a # internal cp $WORK/b1071/_pkg_.a /builddir/.cache/go-build/4e/4e2b0d236758b368891117916151c7d4a47d6276ed60ceed1ae92449c203276b-d # internal github.com/ohler55/ojg/alt mkdir -p $WORK/b1070/ cat >$WORK/b1070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1071/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1070/_pkg_.a -trimpath "$WORK/b1070=>" -p github.com/ohler55/ojg/alt -lang=go1.16 -complete -installsuffix shared -buildid N8k5-npSZBVraLKOL-IZ/N8k5-npSZBVraLKOL-IZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1070/importcfg -pack ./vendor/github.com/ohler55/ojg/alt/alt.go ./vendor/github.com/ohler55/ojg/alt/attrsetter.go ./vendor/github.com/ohler55/ojg/alt/bool.go ./vendor/github.com/ohler55/ojg/alt/builder.go ./vendor/github.com/ohler55/ojg/alt/composer.go ./vendor/github.com/ohler55/ojg/alt/decompose.go ./vendor/github.com/ohler55/ojg/alt/diff.go ./vendor/github.com/ohler55/ojg/alt/doc.go ./vendor/github.com/ohler55/ojg/alt/fbool.go ./vendor/github.com/ohler55/ojg/alt/ffloat32.go ./vendor/github.com/ohler55/ojg/alt/ffloat64.go ./vendor/github.com/ohler55/ojg/alt/finfo.go ./vendor/github.com/ohler55/ojg/alt/fint.go ./vendor/github.com/ohler55/ojg/alt/fint16.go ./vendor/github.com/ohler55/ojg/alt/fint32.go ./vendor/github.com/ohler55/ojg/alt/fint64.go ./vendor/github.com/ohler55/ojg/alt/fint8.go ./vendor/github.com/ohler55/ojg/alt/float.go ./vendor/github.com/ohler55/ojg/alt/fuint.go ./vendor/github.com/ohler55/ojg/alt/fuint16.go ./vendor/github.com/ohler55/ojg/alt/fuint32.go ./vendor/github.com/ohler55/ojg/alt/fuint64.go ./vendor/github.com/ohler55/ojg/alt/fuint8.go ./vendor/github.com/ohler55/ojg/alt/generifier.go ./vendor/github.com/ohler55/ojg/alt/int.go ./vendor/github.com/ohler55/ojg/alt/recomposer.go ./vendor/github.com/ohler55/ojg/alt/simplifier.go ./vendor/github.com/ohler55/ojg/alt/sinfo.go ./vendor/github.com/ohler55/ojg/alt/string.go ./vendor/github.com/ohler55/ojg/alt/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1083/_pkg_.a # internal cp $WORK/b1083/_pkg_.a /builddir/.cache/go-build/33/33325b1512024eb055117890ef5a18fef3ae79bd39411520e72a75795795f5dc-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider mkdir -p $WORK/b1085/ cat >$WORK/b1085/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1085/_pkg_.a -trimpath "$WORK/b1085=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider -lang=go1.17 -complete -installsuffix shared -buildid lo5BiuJNVolZmzC95FSF/lo5BiuJNVolZmzC95FSF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1085/importcfg -pack ./pkg/services/kmsproviders/defaultprovider/grafana_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1058/_pkg_.a # internal cp $WORK/b1058/_pkg_.a /builddir/.cache/go-build/55/55f57083384135714909e12b36f557b281837001a22720a76d55f5d63ed687a4-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/middleware mkdir -p $WORK/b1087/ cat >$WORK/b1087/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1087/_pkg_.a -trimpath "$WORK/b1087=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/middleware -lang=go1.17 -complete -installsuffix shared -buildid 3R4fcD5Ius8TALlZSOR6/3R4fcD5Ius8TALlZSOR6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1087/importcfg -pack ./pkg/tsdb/prometheus/middleware/custom_query_params.go ./pkg/tsdb/prometheus/middleware/force_http_get.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1085/_pkg_.a # internal cp $WORK/b1085/_pkg_.a /builddir/.cache/go-build/36/36a8c79f14f61186b7b6e535a5085b5a15c4b4b1c5bf7133b0522cf1aa626c37-d # internal github.com/grafana/grafana/pkg/util/maputil mkdir -p $WORK/b1088/ cat >$WORK/b1088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1088/_pkg_.a -trimpath "$WORK/b1088=>" -p github.com/grafana/grafana/pkg/util/maputil -lang=go1.17 -complete -installsuffix shared -buildid INMJ0x0oQIdRUzB8pnxs/INMJ0x0oQIdRUzB8pnxs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1088/importcfg -pack ./pkg/util/maputil/maputil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1065/_pkg_.a # internal cp $WORK/b1065/_pkg_.a /builddir/.cache/go-build/31/31e4880af4eb793b4fc3c3cfbc3d72575b4ee67cd814307972d299f239675469-d # internal github.com/prometheus/client_golang/api mkdir -p $WORK/b1089/ cat >$WORK/b1089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1089/_pkg_.a -trimpath "$WORK/b1089=>" -p github.com/prometheus/client_golang/api -lang=go1.16 -complete -installsuffix shared -buildid WbuYrhH9cSn8AWXf-vLW/WbuYrhH9cSn8AWXf-vLW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1089/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1088/_pkg_.a # internal cp $WORK/b1088/_pkg_.a /builddir/.cache/go-build/3a/3af4969c9d6596e59cd514ae433d11ae564b6fe1b037ccd40bf39b1e0439f091-d # internal github.com/RoaringBitmap/roaring/internal mkdir -p $WORK/b1097/ cat >$WORK/b1097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1097/_pkg_.a -trimpath "$WORK/b1097=>" -p github.com/RoaringBitmap/roaring/internal -lang=go1.16 -complete -installsuffix shared -buildid damkSvwJym-th1oO9Y8Q/damkSvwJym-th1oO9Y8Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1097/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/internal/byte_input.go ./vendor/github.com/RoaringBitmap/roaring/internal/pools.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1087/_pkg_.a # internal cp $WORK/b1087/_pkg_.a /builddir/.cache/go-build/e7/e74c278d3f011254c08af5e0385c9fbf1a5783c9589116a00b87743b8d85da4e-d # internal github.com/blevesearch/snowballstem mkdir -p $WORK/b1100/ cat >$WORK/b1100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1100/_pkg_.a -trimpath "$WORK/b1100=>" -p github.com/blevesearch/snowballstem -lang=go1.16 -complete -installsuffix shared -buildid MCF76KXKcdMM43yveHgM/MCF76KXKcdMM43yveHgM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1100/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/among.go ./vendor/github.com/blevesearch/snowballstem/env.go ./vendor/github.com/blevesearch/snowballstem/gen.go ./vendor/github.com/blevesearch/snowballstem/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1097/_pkg_.a # internal cp $WORK/b1097/_pkg_.a /builddir/.cache/go-build/ed/ed7b709b2b6259a8b5ef6a7786029ab06c61d4902068f39cd0d80bda96bf068b-d # internal github.com/RoaringBitmap/roaring mkdir -p $WORK/b1096/ cat >$WORK/b1096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1097/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1096/_pkg_.a -trimpath "$WORK/b1096=>" -p github.com/RoaringBitmap/roaring -lang=go1.16 -complete -installsuffix shared -buildid V0DBmDyfokMUgGua50xf/V0DBmDyfokMUgGua50xf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1096/importcfg -pack ./vendor/github.com/RoaringBitmap/roaring/arraycontainer.go ./vendor/github.com/RoaringBitmap/roaring/bitmapcontainer.go ./vendor/github.com/RoaringBitmap/roaring/clz.go ./vendor/github.com/RoaringBitmap/roaring/ctz.go ./vendor/github.com/RoaringBitmap/roaring/fastaggregation.go ./vendor/github.com/RoaringBitmap/roaring/manyiterator.go ./vendor/github.com/RoaringBitmap/roaring/parallel.go ./vendor/github.com/RoaringBitmap/roaring/popcnt.go ./vendor/github.com/RoaringBitmap/roaring/popcnt_generic.go ./vendor/github.com/RoaringBitmap/roaring/popcnt_slices.go ./vendor/github.com/RoaringBitmap/roaring/priorityqueue.go ./vendor/github.com/RoaringBitmap/roaring/roaring.go ./vendor/github.com/RoaringBitmap/roaring/roaringarray.go ./vendor/github.com/RoaringBitmap/roaring/runcontainer.go ./vendor/github.com/RoaringBitmap/roaring/serialization.go ./vendor/github.com/RoaringBitmap/roaring/serialization_generic.go ./vendor/github.com/RoaringBitmap/roaring/setutil.go ./vendor/github.com/RoaringBitmap/roaring/setutil_generic.go ./vendor/github.com/RoaringBitmap/roaring/shortiterator.go ./vendor/github.com/RoaringBitmap/roaring/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1089/_pkg_.a # internal cp $WORK/b1089/_pkg_.a /builddir/.cache/go-build/70/70624d4579c71add6dfee25f2520e3c6badae79d5742d4e8e01c59c334587799-d # internal github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b1090/ cat >$WORK/b1090/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1090/_pkg_.a -trimpath "$WORK/b1090=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.16 -complete -installsuffix shared -buildid qZRNAyTL7av33VyQnajW/qZRNAyTL7av33VyQnajW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1090/importcfg -pack ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1100/_pkg_.a # internal cp $WORK/b1100/_pkg_.a /builddir/.cache/go-build/2e/2ef59baaa07e030006b4e52ef644879dcefdfca70e135f17e0cc6786b22d96d0-d # internal github.com/blevesearch/snowballstem/english mkdir -p $WORK/b1101/ cat >$WORK/b1101/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1100/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1101/_pkg_.a -trimpath "$WORK/b1101=>" -p github.com/blevesearch/snowballstem/english -lang=go1.16 -complete -installsuffix shared -buildid bL7d2SESn7plIVOShRwA/bL7d2SESn7plIVOShRwA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1101/importcfg -pack ./vendor/github.com/blevesearch/snowballstem/english/english_stemmer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b905/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1101/_pkg_.a # internal cp $WORK/b1101/_pkg_.a /builddir/.cache/go-build/74/74bca8c2e745fc81e1b5b75fa35d99979ff082d73e92a70764e4e9c5bfa7fb17-d # internal github.com/blevesearch/segment mkdir -p $WORK/b1106/ cat >$WORK/b1106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1106/_pkg_.a -trimpath "$WORK/b1106=>" -p github.com/blevesearch/segment -lang=go1.16 -complete -installsuffix shared -buildid jNFztoeTkTtbrhd-zoWw/jNFztoeTkTtbrhd-zoWw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1106/importcfg -pack ./vendor/github.com/blevesearch/segment/doc.go ./vendor/github.com/blevesearch/segment/segment.go ./vendor/github.com/blevesearch/segment/segment_words.go cp $WORK/b905/_pkg_.a /builddir/.cache/go-build/ff/fffc9e11991a7ca1c9db57375e77587ba29dd694b09ee8b3622a5b1567f80753-d # internal cuelang.org/go/internal/core/compile mkdir -p $WORK/b912/ cat >$WORK/b912/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b901/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b912/_pkg_.a -trimpath "$WORK/b912=>" -p cuelang.org/go/internal/core/compile -lang=go1.16 -complete -installsuffix shared -buildid Giorx9Vi3WCuUoudSj0D/Giorx9Vi3WCuUoudSj0D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b912/importcfg -pack ./vendor/cuelang.org/go/internal/core/compile/builtin.go ./vendor/cuelang.org/go/internal/core/compile/compile.go ./vendor/cuelang.org/go/internal/core/compile/errors.go ./vendor/cuelang.org/go/internal/core/compile/label.go ./vendor/cuelang.org/go/internal/core/compile/predeclared.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1090/_pkg_.a # internal cp $WORK/b1090/_pkg_.a /builddir/.cache/go-build/cf/cf931627cb84b3844c76bf9aa502f03c8b89205726045b508b8c19d7907735a6-d # internal cuelang.org/go/internal/core/debug mkdir -p $WORK/b916/ cat >$WORK/b916/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b916/_pkg_.a -trimpath "$WORK/b916=>" -p cuelang.org/go/internal/core/debug -lang=go1.16 -complete -installsuffix shared -buildid taSRNdoWT-F3riQT5Ysz/taSRNdoWT-F3riQT5Ysz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b916/importcfg -pack ./vendor/cuelang.org/go/internal/core/debug/compact.go ./vendor/cuelang.org/go/internal/core/debug/debug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1070/_pkg_.a # internal cp $WORK/b1070/_pkg_.a /builddir/.cache/go-build/bb/bb5e5a0525f731c87a41909c50bb92e5dabead1b3d1b8cace1d39b88e9bc7d5e-d # internal cuelang.org/go/internal/core/walk mkdir -p $WORK/b919/ cat >$WORK/b919/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b919/_pkg_.a -trimpath "$WORK/b919=>" -p cuelang.org/go/internal/core/walk -lang=go1.16 -complete -installsuffix shared -buildid tOqR022YM5J7VQp_JUeM/tOqR022YM5J7VQp_JUeM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b919/importcfg -pack ./vendor/cuelang.org/go/internal/core/walk/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b919/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b912/_pkg_.a # internal cp $WORK/b919/_pkg_.a /builddir/.cache/go-build/10/100be1781239e2d258cfef7c6825cd133ce5b2be298c720d4ff302c2709ac2fd-d # internal cuelang.org/go/internal/core/validate mkdir -p $WORK/b921/ cat >$WORK/b921/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b921/_pkg_.a -trimpath "$WORK/b921=>" -p cuelang.org/go/internal/core/validate -lang=go1.16 -complete -installsuffix shared -buildid 22fwVy1WBOZZBGaSC6Tj/22fwVy1WBOZZBGaSC6Tj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b921/importcfg -pack ./vendor/cuelang.org/go/internal/core/validate/validate.go cp $WORK/b912/_pkg_.a /builddir/.cache/go-build/94/948993fd58fd4768a8d5a8c63f35fed9e76029692175d9249fee8545d7932069-d # internal cuelang.org/go/internal/core/runtime mkdir -p $WORK/b915/ cat >$WORK/b915/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b912/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b915/_pkg_.a -trimpath "$WORK/b915=>" -p cuelang.org/go/internal/core/runtime -lang=go1.16 -complete -installsuffix shared -buildid lJujeb-dDfRSaJxcXYyT/lJujeb-dDfRSaJxcXYyT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b915/importcfg -pack ./vendor/cuelang.org/go/internal/core/runtime/build.go ./vendor/cuelang.org/go/internal/core/runtime/errors.go ./vendor/cuelang.org/go/internal/core/runtime/go.go ./vendor/cuelang.org/go/internal/core/runtime/imports.go ./vendor/cuelang.org/go/internal/core/runtime/index.go ./vendor/cuelang.org/go/internal/core/runtime/resolve.go ./vendor/cuelang.org/go/internal/core/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b916/_pkg_.a # internal cp $WORK/b916/_pkg_.a /builddir/.cache/go-build/14/14f5a02021f9f7c73ca8b18a8dcc02cc09e2a09ec776f633f62492012c62493e-d # internal cuelang.org/go/internal/core/eval mkdir -p $WORK/b917/ cat >$WORK/b917/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b916/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b917/_pkg_.a -trimpath "$WORK/b917=>" -p cuelang.org/go/internal/core/eval -lang=go1.16 -complete -installsuffix shared -buildid iACp7BDE7KWFz2-hKFQb/iACp7BDE7KWFz2-hKFQb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b917/importcfg -pack ./vendor/cuelang.org/go/internal/core/eval/eval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b921/_pkg_.a # internal cp $WORK/b921/_pkg_.a /builddir/.cache/go-build/51/516e242d0001fb4cd8710421f92d0317a5e673d42473f31272c4308747772f18-d # internal cuelang.org/go/internal/core/dep mkdir -p $WORK/b967/ cat >$WORK/b967/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b967/_pkg_.a -trimpath "$WORK/b967=>" -p cuelang.org/go/internal/core/dep -lang=go1.16 -complete -installsuffix shared -buildid p9Qulcr5259zdD8O7AIP/p9Qulcr5259zdD8O7AIP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b967/importcfg -pack ./vendor/cuelang.org/go/internal/core/dep/dep.go ./vendor/cuelang.org/go/internal/core/dep/mixed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b917/_pkg_.a # internal cp $WORK/b917/_pkg_.a /builddir/.cache/go-build/5c/5cfc4678a3061581cadff778a71f6be69ab7337b690b88ff2007a200ae6fb7fa-d # internal cuelang.org/go/internal/core/export mkdir -p $WORK/b918/ cat >$WORK/b918/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b919/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b918/_pkg_.a -trimpath "$WORK/b918=>" -p cuelang.org/go/internal/core/export -lang=go1.16 -complete -installsuffix shared -buildid CF7_TGeQPw9uGPk2fleb/CF7_TGeQPw9uGPk2fleb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b918/importcfg -pack ./vendor/cuelang.org/go/internal/core/export/adt.go ./vendor/cuelang.org/go/internal/core/export/bounds.go ./vendor/cuelang.org/go/internal/core/export/export.go ./vendor/cuelang.org/go/internal/core/export/expr.go ./vendor/cuelang.org/go/internal/core/export/extract.go ./vendor/cuelang.org/go/internal/core/export/label.go ./vendor/cuelang.org/go/internal/core/export/toposort.go ./vendor/cuelang.org/go/internal/core/export/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b915/_pkg_.a # internal cp $WORK/b915/_pkg_.a /builddir/.cache/go-build/4e/4e3165f390ffab5937236ad677703e05e196a6b9a53082482819573531395a3f-d # internal cuelang.org/go/internal/types mkdir -p $WORK/b914/ cat >$WORK/b914/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b914/_pkg_.a -trimpath "$WORK/b914=>" -p cuelang.org/go/internal/types -lang=go1.16 -complete -installsuffix shared -buildid h0-enlcWTetN19gpi8PA/h0-enlcWTetN19gpi8PA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b914/importcfg -pack ./vendor/cuelang.org/go/internal/types/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b967/_pkg_.a # internal cp $WORK/b967/_pkg_.a /builddir/.cache/go-build/86/86fe39b35580753d8621a203233569c28e5405465e431d2ae16e0a51203086e5-d # internal github.com/ohler55/ojg/jp mkdir -p $WORK/b1068/ cat >$WORK/b1068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1070/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1071/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1068/_pkg_.a -trimpath "$WORK/b1068=>" -p github.com/ohler55/ojg/jp -lang=go1.16 -complete -installsuffix shared -buildid V9qKdl5GqKYPrQaYVDDH/V9qKdl5GqKYPrQaYVDDH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1068/importcfg -pack ./vendor/github.com/ohler55/ojg/jp/at.go ./vendor/github.com/ohler55/ojg/jp/bracket.go ./vendor/github.com/ohler55/ojg/jp/build.go ./vendor/github.com/ohler55/ojg/jp/child.go ./vendor/github.com/ohler55/ojg/jp/descent.go ./vendor/github.com/ohler55/ojg/jp/doc.go ./vendor/github.com/ohler55/ojg/jp/equation.go ./vendor/github.com/ohler55/ojg/jp/expr.go ./vendor/github.com/ohler55/ojg/jp/filter.go ./vendor/github.com/ohler55/ojg/jp/frag.go ./vendor/github.com/ohler55/ojg/jp/get.go ./vendor/github.com/ohler55/ojg/jp/node.go ./vendor/github.com/ohler55/ojg/jp/nth.go ./vendor/github.com/ohler55/ojg/jp/parse.go ./vendor/github.com/ohler55/ojg/jp/root.go ./vendor/github.com/ohler55/ojg/jp/script.go ./vendor/github.com/ohler55/ojg/jp/set.go ./vendor/github.com/ohler55/ojg/jp/slice.go ./vendor/github.com/ohler55/ojg/jp/union.go ./vendor/github.com/ohler55/ojg/jp/wildcard.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b914/_pkg_.a # internal cp $WORK/b914/_pkg_.a /builddir/.cache/go-build/04/047d8a52ccd198a2e87b2de328354f6fc70b34c1b2168a3c298d90c25e2119a5-d # internal cuelang.org/go/internal/core/convert mkdir -p $WORK/b913/ cat >$WORK/b913/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b914/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b906/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b913/_pkg_.a -trimpath "$WORK/b913=>" -p cuelang.org/go/internal/core/convert -lang=go1.16 -complete -installsuffix shared -buildid b7iZSbTtdqvrtGJVX77m/b7iZSbTtdqvrtGJVX77m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b913/importcfg -pack ./vendor/cuelang.org/go/internal/core/convert/go.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1015/_pkg_.a # internal cp $WORK/b1015/_pkg_.a /builddir/.cache/go-build/5b/5b2ad125bd4cf659b9a6336bc24a02e96d10e3b850a9dd6b71cd4f2d21924aff-d # internal github.com/centrifugal/centrifuge/internal/prepared mkdir -p $WORK/b1014/ cat >$WORK/b1014/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1014/_pkg_.a -trimpath "$WORK/b1014=>" -p github.com/centrifugal/centrifuge/internal/prepared -lang=go1.16 -complete -installsuffix shared -buildid eH6PSkY-P-CgRbQS2kvj/eH6PSkY-P-CgRbQS2kvj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1014/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/prepared/reply.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1014/_pkg_.a # internal cp $WORK/b1014/_pkg_.a /builddir/.cache/go-build/d9/d962c98711df2c014ab5bffc9b5da21f951ca1878990c2bfd6b61d9907641938-d # internal github.com/centrifugal/centrifuge/internal/recovery mkdir -p $WORK/b1032/ cat >$WORK/b1032/importcfg << 'EOF' # internal # import config packagefile github.com/centrifugal/protocol=$WORK/b1015/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1032/_pkg_.a -trimpath "$WORK/b1032=>" -p github.com/centrifugal/centrifuge/internal/recovery -lang=go1.16 -complete -installsuffix shared -buildid _khq_Uarwt97lg3M731m/_khq_Uarwt97lg3M731m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1032/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/internal/recovery/helpers.go ./vendor/github.com/centrifugal/centrifuge/internal/recovery/sync.go cp $WORK/b1096/_pkg_.a /builddir/.cache/go-build/17/17b1b41b0913704d5d761d5596897a6d4578c7579b6fa5b2eaafc9ab8aa87336-d # internal github.com/ohler55/ojg/oj mkdir -p $WORK/b1072/ cat >$WORK/b1072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1070/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1071/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1072/_pkg_.a -trimpath "$WORK/b1072=>" -p github.com/ohler55/ojg/oj -lang=go1.16 -complete -installsuffix shared -buildid b9zOC5IhguONEK2jK1zh/b9zOC5IhguONEK2jK1zh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1072/importcfg -pack ./vendor/github.com/ohler55/ojg/oj/color.go ./vendor/github.com/ohler55/ojg/oj/doc.go ./vendor/github.com/ohler55/ojg/oj/error.go ./vendor/github.com/ohler55/ojg/oj/fbool.go ./vendor/github.com/ohler55/ojg/oj/ffloat32.go ./vendor/github.com/ohler55/ojg/oj/ffloat64.go ./vendor/github.com/ohler55/ojg/oj/finfo.go ./vendor/github.com/ohler55/ojg/oj/fint.go ./vendor/github.com/ohler55/ojg/oj/fint16.go ./vendor/github.com/ohler55/ojg/oj/fint32.go ./vendor/github.com/ohler55/ojg/oj/fint64.go ./vendor/github.com/ohler55/ojg/oj/fint8.go ./vendor/github.com/ohler55/ojg/oj/fuint.go ./vendor/github.com/ohler55/ojg/oj/fuint16.go ./vendor/github.com/ohler55/ojg/oj/fuint32.go ./vendor/github.com/ohler55/ojg/oj/fuint64.go ./vendor/github.com/ohler55/ojg/oj/fuint8.go ./vendor/github.com/ohler55/ojg/oj/genericer.go ./vendor/github.com/ohler55/ojg/oj/jsonmarshaler.go ./vendor/github.com/ohler55/ojg/oj/maps.go ./vendor/github.com/ohler55/ojg/oj/oj.go ./vendor/github.com/ohler55/ojg/oj/parser.go ./vendor/github.com/ohler55/ojg/oj/simpleparser.go ./vendor/github.com/ohler55/ojg/oj/simplifier.go ./vendor/github.com/ohler55/ojg/oj/sinfo.go ./vendor/github.com/ohler55/ojg/oj/textmarshaler.go ./vendor/github.com/ohler55/ojg/oj/tight.go ./vendor/github.com/ohler55/ojg/oj/tokenhandler.go ./vendor/github.com/ohler55/ojg/oj/tokenizer.go ./vendor/github.com/ohler55/ojg/oj/tracker.go ./vendor/github.com/ohler55/ojg/oj/validator.go ./vendor/github.com/ohler55/ojg/oj/writer.go ./vendor/github.com/ohler55/ojg/oj/zerohandler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1032/_pkg_.a # internal cp $WORK/b1032/_pkg_.a /builddir/.cache/go-build/ff/ffaf686d2de27f4ab4140f1059a99edcc1244e14d9814187f3ecb1c7245e8a2f-d # internal github.com/centrifugal/centrifuge mkdir -p $WORK/b1002/ cat >$WORK/b1002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1004/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1005/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1008/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1009/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1010/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1011/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1012/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1014/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1030/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1031/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1032/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1033/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1015/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1006/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1034/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1035/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1036/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1037/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1002/_pkg_.a -trimpath "$WORK/b1002=>" -p github.com/centrifugal/centrifuge -lang=go1.16 -complete -installsuffix shared -buildid 7FaFnthynL8zmwImLyQ8/7FaFnthynL8zmwImLyQ8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1002/importcfg -pack ./vendor/github.com/centrifugal/centrifuge/broker.go ./vendor/github.com/centrifugal/centrifuge/broker_memory.go ./vendor/github.com/centrifugal/centrifuge/broker_redis.go ./vendor/github.com/centrifugal/centrifuge/client.go ./vendor/github.com/centrifugal/centrifuge/config.go ./vendor/github.com/centrifugal/centrifuge/credentials.go ./vendor/github.com/centrifugal/centrifuge/disconnect.go ./vendor/github.com/centrifugal/centrifuge/doc.go ./vendor/github.com/centrifugal/centrifuge/errors.go ./vendor/github.com/centrifugal/centrifuge/events.go ./vendor/github.com/centrifugal/centrifuge/handler_sockjs.go ./vendor/github.com/centrifugal/centrifuge/handler_websocket.go ./vendor/github.com/centrifugal/centrifuge/hub.go ./vendor/github.com/centrifugal/centrifuge/logging.go ./vendor/github.com/centrifugal/centrifuge/metrics.go ./vendor/github.com/centrifugal/centrifuge/node.go ./vendor/github.com/centrifugal/centrifuge/options.go ./vendor/github.com/centrifugal/centrifuge/presence.go ./vendor/github.com/centrifugal/centrifuge/presence_memory.go ./vendor/github.com/centrifugal/centrifuge/presence_redis.go ./vendor/github.com/centrifugal/centrifuge/redis_shard.go ./vendor/github.com/centrifugal/centrifuge/transport.go ./vendor/github.com/centrifugal/centrifuge/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b913/_pkg_.a # internal cp $WORK/b913/_pkg_.a /builddir/.cache/go-build/b4/b4ea6d7fb8a913b06cf98e08e622f811f1c4e55b620417239b975d4bfd0af55d-d # internal github.com/blugelabs/bluge_segment_api mkdir -p $WORK/b1095/ cat >$WORK/b1095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1096/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1095/_pkg_.a -trimpath "$WORK/b1095=>" -p github.com/blugelabs/bluge_segment_api -lang=go1.16 -complete -installsuffix shared -buildid F5dZ7ULLfKNkzx-VTluV/F5dZ7ULLfKNkzx-VTluV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1095/importcfg -pack ./vendor/github.com/blugelabs/bluge_segment_api/automaton.go ./vendor/github.com/blugelabs/bluge_segment_api/data.go ./vendor/github.com/blugelabs/bluge_segment_api/document.go ./vendor/github.com/blugelabs/bluge_segment_api/segment.go ./vendor/github.com/blugelabs/bluge_segment_api/stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1095/_pkg_.a # internal cp $WORK/b1095/_pkg_.a /builddir/.cache/go-build/4b/4b6fddc0880c4344fb60edcf91f3ab8592dc4a1847a40cbcb7d5701d041bbf0b-d # internal github.com/blugelabs/bluge/analysis mkdir -p $WORK/b1094/ cat >$WORK/b1094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1094/_pkg_.a -trimpath "$WORK/b1094=>" -p github.com/blugelabs/bluge/analysis -lang=go1.16 -complete -installsuffix shared -buildid TIu3eSFdvpJO_-BiQVGH/TIu3eSFdvpJO_-BiQVGH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1094/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/freq.go ./vendor/github.com/blugelabs/bluge/analysis/size.go ./vendor/github.com/blugelabs/bluge/analysis/tokenmap.go ./vendor/github.com/blugelabs/bluge/analysis/type.go ./vendor/github.com/blugelabs/bluge/analysis/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b918/_pkg_.a # internal cp $WORK/b918/_pkg_.a /builddir/.cache/go-build/0a/0a0415d586ce8ba9246c562540771191fafbc9687e7d4454e91ec4fe68846f7b-d # internal cuelang.org/go/internal/core/subsume mkdir -p $WORK/b920/ cat >$WORK/b920/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b918/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b920/_pkg_.a -trimpath "$WORK/b920=>" -p cuelang.org/go/internal/core/subsume -lang=go1.16 -complete -installsuffix shared -buildid cFrSk9N6SsN8fqFWyxl9/cFrSk9N6SsN8fqFWyxl9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b920/importcfg -pack ./vendor/cuelang.org/go/internal/core/subsume/structural.go ./vendor/cuelang.org/go/internal/core/subsume/subsume.go ./vendor/cuelang.org/go/internal/core/subsume/value.go ./vendor/cuelang.org/go/internal/core/subsume/vertex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1094/_pkg_.a # internal cp $WORK/b1094/_pkg_.a /builddir/.cache/go-build/ef/efb0c75f52b93548e509b7ced0f1abb85d0e2b3ae2cda1a387269b382befddb6-d # internal github.com/blugelabs/bluge/analysis/token mkdir -p $WORK/b1102/ cat >$WORK/b1102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/ring=$WORK/b1103/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1104/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1102/_pkg_.a -trimpath "$WORK/b1102=>" -p github.com/blugelabs/bluge/analysis/token -lang=go1.16 -complete -installsuffix shared -buildid bMihf3sWslVa6qd2VkYn/bMihf3sWslVa6qd2VkYn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1102/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/token/apostrophe.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase_parser.go ./vendor/github.com/blugelabs/bluge/analysis/token/camelcase_states.go ./vendor/github.com/blugelabs/bluge/analysis/token/dict.go ./vendor/github.com/blugelabs/bluge/analysis/token/edgengram.go ./vendor/github.com/blugelabs/bluge/analysis/token/elision.go ./vendor/github.com/blugelabs/bluge/analysis/token/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/token/length.go ./vendor/github.com/blugelabs/bluge/analysis/token/lowercase.go ./vendor/github.com/blugelabs/bluge/analysis/token/ngram.go ./vendor/github.com/blugelabs/bluge/analysis/token/porter.go ./vendor/github.com/blugelabs/bluge/analysis/token/reverse.go ./vendor/github.com/blugelabs/bluge/analysis/token/shingle.go ./vendor/github.com/blugelabs/bluge/analysis/token/stop.go ./vendor/github.com/blugelabs/bluge/analysis/token/truncate.go ./vendor/github.com/blugelabs/bluge/analysis/token/unicodenorm.go ./vendor/github.com/blugelabs/bluge/analysis/token/unique.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1102/_pkg_.a # internal cp $WORK/b1102/_pkg_.a /builddir/.cache/go-build/59/5981fc079ddb0714cdbd16b8f65e0875287419ab21de34a3713e4eaa8af8a39d-d # internal github.com/blevesearch/mmap-go mkdir -p $WORK/b1108/ cat >$WORK/b1108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1108/_pkg_.a -trimpath "$WORK/b1108=>" -p github.com/blevesearch/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid YZmFY8x64qR6l_-Tf_On/YZmFY8x64qR6l_-Tf_On -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1108/importcfg -pack ./vendor/github.com/blevesearch/mmap-go/mmap.go ./vendor/github.com/blevesearch/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b920/_pkg_.a # internal cp $WORK/b920/_pkg_.a /builddir/.cache/go-build/ca/caf2851c31b1ff2ea3375e32c39d134bc8e6c8d5b2ce65c9118c610486545046-d # internal cuelang.org/go/cue mkdir -p $WORK/b890/ cat >$WORK/b890/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b901/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b913/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b914/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b890/_pkg_.a -trimpath "$WORK/b890=>" -p cuelang.org/go/cue -lang=go1.16 -complete -installsuffix shared -buildid 4doBnB0V7F_HDgRw_bUB/4doBnB0V7F_HDgRw_bUB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b890/importcfg -pack ./vendor/cuelang.org/go/cue/attribute.go ./vendor/cuelang.org/go/cue/build.go ./vendor/cuelang.org/go/cue/builtin.go ./vendor/cuelang.org/go/cue/builtinutil.go ./vendor/cuelang.org/go/cue/context.go ./vendor/cuelang.org/go/cue/cue.go ./vendor/cuelang.org/go/cue/decode.go ./vendor/cuelang.org/go/cue/errors.go ./vendor/cuelang.org/go/cue/format.go ./vendor/cuelang.org/go/cue/instance.go ./vendor/cuelang.org/go/cue/marshal.go ./vendor/cuelang.org/go/cue/op.go ./vendor/cuelang.org/go/cue/path.go ./vendor/cuelang.org/go/cue/query.go ./vendor/cuelang.org/go/cue/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1108/_pkg_.a # internal cp $WORK/b1108/_pkg_.a /builddir/.cache/go-build/18/18fc8275429aea8789a73892b9708263aa33d3cf5baf315b9665d4bf2b1cf0eb-d # internal github.com/blugelabs/bluge/index/lock mkdir -p $WORK/b1109/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1106/_pkg_.a # internal cat >$WORK/b1109/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1109/_pkg_.a -trimpath "$WORK/b1109=>" -p github.com/blugelabs/bluge/index/lock -lang=go1.16 -complete -installsuffix shared -buildid uLdpcvw6Dsxp1Ph8TpJw/uLdpcvw6Dsxp1Ph8TpJw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1109/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/lock/lock.go ./vendor/github.com/blugelabs/bluge/index/lock/lock_nix.go cp $WORK/b1106/_pkg_.a /builddir/.cache/go-build/9e/9e2a04aa61e63dc638c7c9e1f00177a529a49607bf251379fd61ab49c2238707-d # internal github.com/blugelabs/bluge/analysis/tokenizer mkdir -p $WORK/b1105/ cat >$WORK/b1105/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/segment=$WORK/b1106/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1105/_pkg_.a -trimpath "$WORK/b1105=>" -p github.com/blugelabs/bluge/analysis/tokenizer -lang=go1.16 -complete -installsuffix shared -buildid fXxmZusZcRW1bv4vQI2G/fXxmZusZcRW1bv4vQI2G -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1105/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/character.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/exception.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/letter.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/regexp.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/single.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/unicode.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/web.go ./vendor/github.com/blugelabs/bluge/analysis/tokenizer/whitespace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1109/_pkg_.a # internal cp $WORK/b1109/_pkg_.a /builddir/.cache/go-build/e3/e38de44acef954ad69dd4e9a9c48c976d6df18f22cc2c99ff5b76677bb130f56-d # internal github.com/blugelabs/bluge/index/mergeplan mkdir -p $WORK/b1110/ cat >$WORK/b1110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1110/_pkg_.a -trimpath "$WORK/b1110=>" -p github.com/blugelabs/bluge/index/mergeplan -lang=go1.16 -complete -installsuffix shared -buildid MW0D1GD_Gr11GHTz8obd/MW0D1GD_Gr11GHTz8obd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1110/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/mergeplan/merge_plan.go ./vendor/github.com/blugelabs/bluge/index/mergeplan/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1072/_pkg_.a # internal cp $WORK/b1105/_pkg_.a /builddir/.cache/go-build/29/2907d2405f0771434ead8f96c1573a99f1e96eaa0c8beec1f62a642bffa2a2a5-d # internal github.com/blugelabs/bluge/analysis/lang/en mkdir -p $WORK/b1099/ cat >$WORK/b1099/importcfg << 'EOF' # internal # import config packagefile github.com/blevesearch/snowballstem=$WORK/b1100/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1101/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1102/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1105/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1099/_pkg_.a -trimpath "$WORK/b1099=>" -p github.com/blugelabs/bluge/analysis/lang/en -lang=go1.16 -complete -installsuffix shared -buildid W2NObdjZZCoKr5JVXp5F/W2NObdjZZCoKr5JVXp5F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1099/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/lang/en/analyzer_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/possessive_filter_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stemmer_en_snowball.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stop_filter_en.go ./vendor/github.com/blugelabs/bluge/analysis/lang/en/stop_words_en.go cp $WORK/b1072/_pkg_.a /builddir/.cache/go-build/b9/b99e71694838659888c33a947f0784ee9a44e016558ec8ac4e7a874fe6edf903-d # internal github.com/bits-and-blooms/bitset mkdir -p $WORK/b1113/ cat >$WORK/b1113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1113/_pkg_.a -trimpath "$WORK/b1113=>" -p github.com/bits-and-blooms/bitset -lang=go1.16 -complete -installsuffix shared -buildid mFdhUuuVJXmW_6Do_nmj/mFdhUuuVJXmW_6Do_nmj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1113/importcfg -pack ./vendor/github.com/bits-and-blooms/bitset/bitset.go ./vendor/github.com/bits-and-blooms/bitset/popcnt.go ./vendor/github.com/bits-and-blooms/bitset/popcnt_19.go ./vendor/github.com/bits-and-blooms/bitset/trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1099/_pkg_.a # internal cp $WORK/b1099/_pkg_.a /builddir/.cache/go-build/39/39d74acd5dd894f76fee589d5fbf1ef71ecfb3f4863f1b902a2113c3d3fd85c4-d # internal github.com/blugelabs/bluge/analysis/analyzer mkdir -p $WORK/b1098/ cat >$WORK/b1098/importcfg << 'EOF' # internal # import config packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1099/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1102/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1098/_pkg_.a -trimpath "$WORK/b1098=>" -p github.com/blugelabs/bluge/analysis/analyzer -lang=go1.16 -complete -installsuffix shared -buildid 2ruKotc4FCA5AJgmX7Lu/2ruKotc4FCA5AJgmX7Lu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1098/importcfg -pack ./vendor/github.com/blugelabs/bluge/analysis/analyzer/keyword.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/simple.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/standard.go ./vendor/github.com/blugelabs/bluge/analysis/analyzer/web.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1110/_pkg_.a # internal cp $WORK/b1110/_pkg_.a /builddir/.cache/go-build/22/2297432ff7a3e1fa2234119a38440ac04b2e5bef02fd9152bb82b45ea856ec5e-d # internal github.com/blugelabs/bluge/numeric mkdir -p $WORK/b1114/ cat >$WORK/b1114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1114/_pkg_.a -trimpath "$WORK/b1114=>" -p github.com/blugelabs/bluge/numeric -lang=go1.16 -complete -installsuffix shared -buildid YGHv1jkRbueY9NnqWHgK/YGHv1jkRbueY9NnqWHgK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1114/importcfg -pack ./vendor/github.com/blugelabs/bluge/numeric/bin.go ./vendor/github.com/blugelabs/bluge/numeric/float.go ./vendor/github.com/blugelabs/bluge/numeric/prefix_coded.go cp $WORK/b1068/_pkg_.a /builddir/.cache/go-build/a4/a4c00ac8dc4c313dc8f38130ed828df3f746c439cc5ff40a381aa0852b1ae014-d # internal github.com/dgryski/go-metro mkdir -p $WORK/b1119/ cat >$WORK/b1119/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1119/_pkg_.a -trimpath "$WORK/b1119=>" -p github.com/dgryski/go-metro -lang=go1.16 -complete -installsuffix shared -buildid ba-rS8oLGGq1vueERdRA/ba-rS8oLGGq1vueERdRA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1119/importcfg -pack ./vendor/github.com/dgryski/go-metro/metro128.go ./vendor/github.com/dgryski/go-metro/metro64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1098/_pkg_.a # internal cp $WORK/b1098/_pkg_.a /builddir/.cache/go-build/af/afcd40c847aeb4d0997f153cfbbd083ca33ea9deb2c63dc18ca17b459d5902b1-d # internal github.com/caio/go-tdigest mkdir -p $WORK/b1120/ cat >$WORK/b1120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1120/_pkg_.a -trimpath "$WORK/b1120=>" -p github.com/caio/go-tdigest -lang=go1.16 -complete -installsuffix shared -buildid b9EHOztYhdZdEhjB3dIQ/b9EHOztYhdZdEhjB3dIQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1120/importcfg -pack ./vendor/github.com/caio/go-tdigest/options.go ./vendor/github.com/caio/go-tdigest/rng.go ./vendor/github.com/caio/go-tdigest/serialization.go ./vendor/github.com/caio/go-tdigest/summary.go ./vendor/github.com/caio/go-tdigest/tdigest.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1114/_pkg_.a # internal cp $WORK/b1114/_pkg_.a /builddir/.cache/go-build/d1/d1214595154843c3060846dff1d9ad032bfaf7dc5d2f29caf12772c679de6a2e-d # internal github.com/blugelabs/bluge/numeric/geo mkdir -p $WORK/b1115/ cat >$WORK/b1115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1114/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1115/_pkg_.a -trimpath "$WORK/b1115=>" -p github.com/blugelabs/bluge/numeric/geo -lang=go1.16 -complete -installsuffix shared -buildid ngUemLFLE-1g5sdlHi_z/ngUemLFLE-1g5sdlHi_z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1115/importcfg -pack ./vendor/github.com/blugelabs/bluge/numeric/geo/geo.go ./vendor/github.com/blugelabs/bluge/numeric/geo/geo_dist.go ./vendor/github.com/blugelabs/bluge/numeric/geo/geohash.go ./vendor/github.com/blugelabs/bluge/numeric/geo/parse.go ./vendor/github.com/blugelabs/bluge/numeric/geo/sloppy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1119/_pkg_.a # internal cp $WORK/b1119/_pkg_.a /builddir/.cache/go-build/ff/ff911f7d70310b085d2a631791eadd5794d07fa4ef770df26ea5c662e68ec8c2-d # internal github.com/axiomhq/hyperloglog mkdir -p $WORK/b1118/ cat >$WORK/b1118/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1119/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1118/_pkg_.a -trimpath "$WORK/b1118=>" -p github.com/axiomhq/hyperloglog -lang=go1.16 -complete -installsuffix shared -buildid zEMWdGmnt-TPu6t6rNxy/zEMWdGmnt-TPu6t6rNxy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1118/importcfg -pack ./vendor/github.com/axiomhq/hyperloglog/compressed.go ./vendor/github.com/axiomhq/hyperloglog/hyperloglog.go ./vendor/github.com/axiomhq/hyperloglog/registers.go ./vendor/github.com/axiomhq/hyperloglog/sparse.go ./vendor/github.com/axiomhq/hyperloglog/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1113/_pkg_.a # internal cp $WORK/b1113/_pkg_.a /builddir/.cache/go-build/d4/d4707bc4382e6a8ef14d6c388af07393d1f31de12d383a9a0daf3190b1a04618-d # internal github.com/blevesearch/vellum mkdir -p $WORK/b1112/ cat >$WORK/b1112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1113/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1108/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1112/_pkg_.a -trimpath "$WORK/b1112=>" -p github.com/blevesearch/vellum -lang=go1.16 -complete -installsuffix shared -buildid uRG2u8lPyPoV1cHlv1VR/uRG2u8lPyPoV1cHlv1VR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1112/importcfg -pack ./vendor/github.com/blevesearch/vellum/automaton.go ./vendor/github.com/blevesearch/vellum/builder.go ./vendor/github.com/blevesearch/vellum/common.go ./vendor/github.com/blevesearch/vellum/decoder_v1.go ./vendor/github.com/blevesearch/vellum/encoder_v1.go ./vendor/github.com/blevesearch/vellum/encoding.go ./vendor/github.com/blevesearch/vellum/fst.go ./vendor/github.com/blevesearch/vellum/fst_iterator.go ./vendor/github.com/blevesearch/vellum/merge_iterator.go ./vendor/github.com/blevesearch/vellum/pack.go ./vendor/github.com/blevesearch/vellum/registry.go ./vendor/github.com/blevesearch/vellum/transducer.go ./vendor/github.com/blevesearch/vellum/vellum.go ./vendor/github.com/blevesearch/vellum/vellum_mmap.go ./vendor/github.com/blevesearch/vellum/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1120/_pkg_.a # internal cp $WORK/b1120/_pkg_.a /builddir/.cache/go-build/b9/b9633845f8e2c15064544d33126fc96a7382d7f3d4575e2539db05df2c4479ff-d # internal github.com/blevesearch/vellum/levenshtein mkdir -p $WORK/b1123/ cat >$WORK/b1123/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1123/_pkg_.a -trimpath "$WORK/b1123=>" -p github.com/blevesearch/vellum/levenshtein -lang=go1.16 -complete -installsuffix shared -buildid yFfimuJcc0NbXFZZI-Yx/yFfimuJcc0NbXFZZI-Yx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1123/importcfg -pack ./vendor/github.com/blevesearch/vellum/levenshtein/alphabet.go ./vendor/github.com/blevesearch/vellum/levenshtein/dfa.go ./vendor/github.com/blevesearch/vellum/levenshtein/levenshtein.go ./vendor/github.com/blevesearch/vellum/levenshtein/levenshtein_nfa.go ./vendor/github.com/blevesearch/vellum/levenshtein/parametric_dfa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1115/_pkg_.a # internal cp $WORK/b1115/_pkg_.a /builddir/.cache/go-build/e4/e4db3c2d4662c17a094b22414f61d70a3947db62999ee307ad6ec6afd51be491-d # internal github.com/blugelabs/bluge/search mkdir -p $WORK/b1116/ cat >$WORK/b1116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1116/_pkg_.a -trimpath "$WORK/b1116=>" -p github.com/blugelabs/bluge/search -lang=go1.16 -complete -installsuffix shared -buildid NUPfuHIhMFPx_Hg19b2I/NUPfuHIhMFPx_Hg19b2I -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1116/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/aggregations.go ./vendor/github.com/blugelabs/bluge/search/collector.go ./vendor/github.com/blugelabs/bluge/search/explanation.go ./vendor/github.com/blugelabs/bluge/search/pool.go ./vendor/github.com/blugelabs/bluge/search/search.go ./vendor/github.com/blugelabs/bluge/search/size.go ./vendor/github.com/blugelabs/bluge/search/sort.go ./vendor/github.com/blugelabs/bluge/search/source.go ./vendor/github.com/blugelabs/bluge/search/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1118/_pkg_.a # internal cp $WORK/b1118/_pkg_.a /builddir/.cache/go-build/3d/3d43acc5c86a52fc485594f60c64aaca93984e829cb68d418bd1e99f7a7ae9e4-d # internal github.com/blevesearch/vellum/utf8 mkdir -p $WORK/b1125/ cat >$WORK/b1125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1125/_pkg_.a -trimpath "$WORK/b1125=>" -p github.com/blevesearch/vellum/utf8 -lang=go1.16 -complete -installsuffix shared -buildid EVD60CZbehUMPdL8Ru_k/EVD60CZbehUMPdL8Ru_k -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1125/importcfg -pack ./vendor/github.com/blevesearch/vellum/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1125/_pkg_.a # internal cp $WORK/b1125/_pkg_.a /builddir/.cache/go-build/12/12bb992c5dd7e2ee6c0d569593ea3a61757e9d25b793bf8504763cd8506a39e0-d # internal github.com/blevesearch/vellum/regexp mkdir -p $WORK/b1124/ cat >$WORK/b1124/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1125/_pkg_.a packagefile regexp/syntax=$WORK/b143/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1124/_pkg_.a -trimpath "$WORK/b1124=>" -p github.com/blevesearch/vellum/regexp -lang=go1.16 -complete -installsuffix shared -buildid 5HHkq2ewtccgACevh5tH/5HHkq2ewtccgACevh5tH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1124/importcfg -pack ./vendor/github.com/blevesearch/vellum/regexp/compile.go ./vendor/github.com/blevesearch/vellum/regexp/dfa.go ./vendor/github.com/blevesearch/vellum/regexp/inst.go ./vendor/github.com/blevesearch/vellum/regexp/regexp.go ./vendor/github.com/blevesearch/vellum/regexp/sparse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1123/_pkg_.a # internal cp $WORK/b1123/_pkg_.a /builddir/.cache/go-build/89/89eeea2c2ae77a263df513834c1b068cbb7a4229dcfda94dceb122f912749e71-d # internal github.com/grafana/grafana/pkg/services/searchV2/extract mkdir -p $WORK/b1127/ cat >$WORK/b1127/importcfg << 'EOF' # internal # import config packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1127/_pkg_.a -trimpath "$WORK/b1127=>" -p github.com/grafana/grafana/pkg/services/searchV2/extract -lang=go1.17 -complete -installsuffix shared -buildid ufAzpCj8vb6dUx5cDWYE/ufAzpCj8vb6dUx5cDWYE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1127/importcfg -pack ./pkg/services/searchV2/extract/dashboard.go ./pkg/services/searchV2/extract/targets.go ./pkg/services/searchV2/extract/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1116/_pkg_.a # internal cp $WORK/b1116/_pkg_.a /builddir/.cache/go-build/df/df3759068070893c34051fe8191fc3db58f11b7675e000bc863d460cd57ea11f-d # internal cp $WORK/b1112/_pkg_.a /builddir/.cache/go-build/e1/e129978616bdf84c58076f2d128fb6d1cb524b6f5b7348cf86f919fdd3fb8f9d-d # internal github.com/blugelabs/bluge/search/aggregations mkdir -p $WORK/b1117/ cat >$WORK/b1117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1118/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1120/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1117/_pkg_.a -trimpath "$WORK/b1117=>" -p github.com/blugelabs/bluge/search/aggregations -lang=go1.16 -complete -installsuffix shared -buildid sHKdhn1C3qEjbf-RJXDN/sHKdhn1C3qEjbf-RJXDN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1117/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/aggregations/cardinality.go ./vendor/github.com/blugelabs/bluge/search/aggregations/count.go ./vendor/github.com/blugelabs/bluge/search/aggregations/duration.go ./vendor/github.com/blugelabs/bluge/search/aggregations/filter.go ./vendor/github.com/blugelabs/bluge/search/aggregations/metric.go ./vendor/github.com/blugelabs/bluge/search/aggregations/percentiles.go ./vendor/github.com/blugelabs/bluge/search/aggregations/range.go ./vendor/github.com/blugelabs/bluge/search/aggregations/range_date.go ./vendor/github.com/blugelabs/bluge/search/aggregations/terms.go github.com/blugelabs/ice mkdir -p $WORK/b1111/ cat >$WORK/b1111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1096/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1112/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1111/_pkg_.a -trimpath "$WORK/b1111=>" -p github.com/blugelabs/ice -lang=go1.16 -complete -installsuffix shared -buildid rSsNYKRYdhAtUoKLs56b/rSsNYKRYdhAtUoKLs56b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1111/importcfg -pack ./vendor/github.com/blugelabs/ice/chunk.go ./vendor/github.com/blugelabs/ice/contentcoder.go ./vendor/github.com/blugelabs/ice/count.go ./vendor/github.com/blugelabs/ice/dict.go ./vendor/github.com/blugelabs/ice/docvalues.go ./vendor/github.com/blugelabs/ice/enumerator.go ./vendor/github.com/blugelabs/ice/footer.go ./vendor/github.com/blugelabs/ice/freq.go ./vendor/github.com/blugelabs/ice/intcoder.go ./vendor/github.com/blugelabs/ice/intdecoder.go ./vendor/github.com/blugelabs/ice/load.go ./vendor/github.com/blugelabs/ice/memuvarint.go ./vendor/github.com/blugelabs/ice/merge.go ./vendor/github.com/blugelabs/ice/new.go ./vendor/github.com/blugelabs/ice/posting.go ./vendor/github.com/blugelabs/ice/read.go ./vendor/github.com/blugelabs/ice/segment.go ./vendor/github.com/blugelabs/ice/sizes.go ./vendor/github.com/blugelabs/ice/stats.go ./vendor/github.com/blugelabs/ice/write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1124/_pkg_.a # internal cp $WORK/b1124/_pkg_.a /builddir/.cache/go-build/75/75bf2c39cd61c400a57588a440835a04fe281ef220f9673f8f1ea620cb7c405d-d # internal github.com/blugelabs/bluge/search/collector mkdir -p $WORK/b1121/ cat >$WORK/b1121/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b1003/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1121/_pkg_.a -trimpath "$WORK/b1121=>" -p github.com/blugelabs/bluge/search/collector -lang=go1.16 -complete -installsuffix shared -buildid z51AyxHLr0PPU9y-nqxY/z51AyxHLr0PPU9y-nqxY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1121/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/collector/all.go ./vendor/github.com/blugelabs/bluge/search/collector/heap.go ./vendor/github.com/blugelabs/bluge/search/collector/iterator.go ./vendor/github.com/blugelabs/bluge/search/collector/size.go ./vendor/github.com/blugelabs/bluge/search/collector/slice.go ./vendor/github.com/blugelabs/bluge/search/collector/topn.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1127/_pkg_.a # internal cp $WORK/b1127/_pkg_.a /builddir/.cache/go-build/1b/1bd26a7606653a707caab0777075fcea1a4db2d5501cbaa1aaa2d75ad3c64f09-d # internal github.com/blugelabs/bluge/search/similarity mkdir -p $WORK/b1126/ cat >$WORK/b1126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1126/_pkg_.a -trimpath "$WORK/b1126=>" -p github.com/blugelabs/bluge/search/similarity -lang=go1.16 -complete -installsuffix shared -buildid f7Hji4YhyUyFQMrLuXAA/f7Hji4YhyUyFQMrLuXAA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1126/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/similarity/bm25.go ./vendor/github.com/blugelabs/bluge/search/similarity/composite.go ./vendor/github.com/blugelabs/bluge/search/similarity/constant.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1126/_pkg_.a # internal cp $WORK/b1126/_pkg_.a /builddir/.cache/go-build/fc/fc5ae8003ba1d26bd78388de240698466b8c754a28aa884d8b4ea307aedcf9a5-d # internal github.com/blugelabs/bluge/search/searcher mkdir -p $WORK/b1122/ cat >$WORK/b1122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1112/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1123/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1124/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1126/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp/syntax=$WORK/b143/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1122/_pkg_.a -trimpath "$WORK/b1122=>" -p github.com/blugelabs/bluge/search/searcher -lang=go1.16 -complete -installsuffix shared -buildid UtEtUv4JB2Cgshs-KFoG/UtEtUv4JB2Cgshs-KFoG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1122/importcfg -pack ./vendor/github.com/blugelabs/bluge/search/searcher/ordered_searchers_list.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_boolean.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_conjunction.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction_heap.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_disjunction_slice.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_filter.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_fuzzy.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geoboundingbox.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geopointdistance.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_geopolygon.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_match_all.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_match_none.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_multi_term.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_numeric_range.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_phrase.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_regexp.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term_prefix.go ./vendor/github.com/blugelabs/bluge/search/searcher/search_term_range.go ./vendor/github.com/blugelabs/bluge/search/searcher/size.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1117/_pkg_.a # internal cp $WORK/b1117/_pkg_.a /builddir/.cache/go-build/d6/d644a530983460b683776df36447b5f549c9130db46cd3c286d601dc50581f9b-d # internal github.com/armon/go-radix mkdir -p $WORK/b1130/ cat >$WORK/b1130/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1130/_pkg_.a -trimpath "$WORK/b1130=>" -p github.com/armon/go-radix -lang=go1.16 -complete -installsuffix shared -buildid MKb4mH3LgWz9JNuSef0D/MKb4mH3LgWz9JNuSef0D -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1130/importcfg -pack ./vendor/github.com/armon/go-radix/radix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1121/_pkg_.a # internal cp $WORK/b1121/_pkg_.a /builddir/.cache/go-build/3c/3ce5cf36930c2fd40a16884e9ef1b855d2676f23726d76a5a4e771f951f5b59e-d # internal gocloud.dev/internal/retry mkdir -p $WORK/b1135/ cat >$WORK/b1135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1135/_pkg_.a -trimpath "$WORK/b1135=>" -p gocloud.dev/internal/retry -lang=go1.16 -complete -installsuffix shared -buildid kXUvrLysn6DjnG8t3py8/kXUvrLysn6DjnG8t3py8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1135/importcfg -pack ./vendor/gocloud.dev/internal/retry/retry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1135/_pkg_.a # internal cp $WORK/b1135/_pkg_.a /builddir/.cache/go-build/ce/ce374cdca414f2edd89c7564ee09a00b6656eb2965c659eddda1be777c70df60-d # internal gocloud.dev/internal/gcerr mkdir -p $WORK/b1134/ cat >$WORK/b1134/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1135/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1134/_pkg_.a -trimpath "$WORK/b1134=>" -p gocloud.dev/internal/gcerr -lang=go1.16 -complete -installsuffix shared -buildid NY2iLY0-qVg7JQP9Yp_8/NY2iLY0-qVg7JQP9Yp_8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1134/importcfg -pack ./vendor/gocloud.dev/internal/gcerr/errorcode_string.go ./vendor/gocloud.dev/internal/gcerr/gcerr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1130/_pkg_.a # internal cp $WORK/b1130/_pkg_.a /builddir/.cache/go-build/39/398998d19cd3ab12ac8edcd6f0c90c82430614e2eb0e9775b7713a8170cde34a-d # internal gocloud.dev/internal/openurl mkdir -p $WORK/b1137/ cat >$WORK/b1137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1137/_pkg_.a -trimpath "$WORK/b1137=>" -p gocloud.dev/internal/openurl -lang=go1.16 -complete -installsuffix shared -buildid _vI0Cum_96tU5zLlMIB1/_vI0Cum_96tU5zLlMIB1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1137/importcfg -pack ./vendor/gocloud.dev/internal/openurl/openurl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b890/_pkg_.a # internal cp $WORK/b1002/_pkg_.a /builddir/.cache/go-build/dd/ddc84534fa719df5c1e85125cef7389ce37495b3c683348917a9849e3bcbd461-d # internal gocloud.dev/internal/escape mkdir -p $WORK/b1139/ cat >$WORK/b1139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1139/_pkg_.a -trimpath "$WORK/b1139=>" -p gocloud.dev/internal/escape -lang=go1.16 -complete -installsuffix shared -buildid zuB3JbYKBHqcfZT_ehwW/zuB3JbYKBHqcfZT_ehwW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1139/importcfg -pack ./vendor/gocloud.dev/internal/escape/escape.go cp $WORK/b890/_pkg_.a /builddir/.cache/go-build/ef/ef5a7eb47ffcf1fb5d43839aec1d05d8edd62a85b39f9ebec6adbdcfa9770ba0-d # internal cuelang.org/go/internal/value mkdir -p $WORK/b926/ cat >$WORK/b926/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b913/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b914/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b926/_pkg_.a -trimpath "$WORK/b926=>" -p cuelang.org/go/internal/value -lang=go1.16 -complete -installsuffix shared -buildid n-MrzcpbChKgW_Laaupt/n-MrzcpbChKgW_Laaupt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b926/importcfg -pack ./vendor/cuelang.org/go/internal/value/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1134/_pkg_.a # internal cp $WORK/b1134/_pkg_.a /builddir/.cache/go-build/95/952f76d03d589b79151cced24aa1e7787231e983d9b119f563848f4834f2ed43-d # internal cuelang.org/go/internal/cli mkdir -p $WORK/b960/ cat >$WORK/b960/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b960/_pkg_.a -trimpath "$WORK/b960=>" -p cuelang.org/go/internal/cli -lang=go1.16 -complete -installsuffix shared -buildid Fy-mYO0bs5hcxXN29xHT/Fy-mYO0bs5hcxXN29xHT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b960/importcfg -pack ./vendor/cuelang.org/go/internal/cli/cli.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1137/_pkg_.a # internal cp $WORK/b1137/_pkg_.a /builddir/.cache/go-build/d9/d92a77041d7a0ddff1b0ddcfa27e36c144fafe9566e6607e3d8b450d2fcddd6f-d # internal cuelang.org/go/encoding/jsonschema mkdir -p $WORK/b965/ cat >$WORK/b965/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b965/_pkg_.a -trimpath "$WORK/b965=>" -p cuelang.org/go/encoding/jsonschema -lang=go1.16 -complete -installsuffix shared -buildid K2VSEnlnHXSTdq5eUZ03/K2VSEnlnHXSTdq5eUZ03 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b965/importcfg -pack ./vendor/cuelang.org/go/encoding/jsonschema/constraints.go ./vendor/cuelang.org/go/encoding/jsonschema/decode.go ./vendor/cuelang.org/go/encoding/jsonschema/doc.go ./vendor/cuelang.org/go/encoding/jsonschema/jsonschema.go ./vendor/cuelang.org/go/encoding/jsonschema/ref.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1139/_pkg_.a # internal cp $WORK/b1139/_pkg_.a /builddir/.cache/go-build/61/61d2f19b27a6ec05a7f9d8f00fbdc80a71c8331249bd7a17d90fb965fedb2993-d # internal cuelang.org/go/encoding/protobuf/pbinternal mkdir -p $WORK/b973/ cat >$WORK/b973/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b973/_pkg_.a -trimpath "$WORK/b973=>" -p cuelang.org/go/encoding/protobuf/pbinternal -lang=go1.16 -complete -installsuffix shared -buildid 0qGUU371n79RUyI41LMK/0qGUU371n79RUyI41LMK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b973/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/attribute.go ./vendor/cuelang.org/go/encoding/protobuf/pbinternal/symbol.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b960/_pkg_.a # internal cp $WORK/b960/_pkg_.a /builddir/.cache/go-build/a6/a6c78a5dc2f8d8f02ad352265122173bb07cfac67f37c0a6f85a2189cb6dfb0d-d # internal gocloud.dev/gcerrors mkdir -p $WORK/b1133/ cat >$WORK/b1133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1134/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1133/_pkg_.a -trimpath "$WORK/b1133=>" -p gocloud.dev/gcerrors -lang=go1.16 -complete -installsuffix shared -buildid JumgQ16kc8UDsCu4QgCa/JumgQ16kc8UDsCu4QgCa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1133/importcfg -pack ./vendor/gocloud.dev/gcerrors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1133/_pkg_.a # internal cp $WORK/b1133/_pkg_.a /builddir/.cache/go-build/11/1165542fb6bcce56417b053c5bd8ce0f8fe5f12e63156d93113652499c37d48b-d # internal gocloud.dev/blob/driver mkdir -p $WORK/b1132/ cat >$WORK/b1132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1132/_pkg_.a -trimpath "$WORK/b1132=>" -p gocloud.dev/blob/driver -lang=go1.16 -complete -installsuffix shared -buildid -PJ7cPw4Lzh8mcyKghFq/-PJ7cPw4Lzh8mcyKghFq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1132/importcfg -pack ./vendor/gocloud.dev/blob/driver/driver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b926/_pkg_.a # internal cp $WORK/b926/_pkg_.a /builddir/.cache/go-build/5e/5e8fab602ca5fe8c2a25c083e3416abb4f0d0af5755e50290109dac4a43a8222-d # internal cuelang.org/go/pkg/internal mkdir -p $WORK/b925/ cat >$WORK/b925/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b913/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b925/_pkg_.a -trimpath "$WORK/b925=>" -p cuelang.org/go/pkg/internal -lang=go1.16 -complete -installsuffix shared -buildid FOlHc4Pz6CRMMLJmJvkP/FOlHc4Pz6CRMMLJmJvkP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b925/importcfg -pack ./vendor/cuelang.org/go/pkg/internal/builtin.go ./vendor/cuelang.org/go/pkg/internal/context.go ./vendor/cuelang.org/go/pkg/internal/errors.go ./vendor/cuelang.org/go/pkg/internal/register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b973/_pkg_.a # internal cp $WORK/b973/_pkg_.a /builddir/.cache/go-build/de/de50aa332ebbbf1a4ee2e07471c16643750ef80f648536a5e1bbc08be7268695-d # internal cuelang.org/go/encoding/json mkdir -p $WORK/b936/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1111/_pkg_.a # internal cat >$WORK/b936/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b936/_pkg_.a -trimpath "$WORK/b936=>" -p cuelang.org/go/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid Ma9vBT64OYwlud-shlIB/Ma9vBT64OYwlud-shlIB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b936/importcfg -pack ./vendor/cuelang.org/go/encoding/json/json.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1132/_pkg_.a # internal cp $WORK/b1132/_pkg_.a /builddir/.cache/go-build/d6/d672bec71fe1c6bb46acba52af2fb26941f07de05d44c9b74254c4e95cf0458c-d # internal cuelang.org/go/internal/task mkdir -p $WORK/b955/ cat >$WORK/b955/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b955/_pkg_.a -trimpath "$WORK/b955=>" -p cuelang.org/go/internal/task -lang=go1.16 -complete -installsuffix shared -buildid feUFX6TBY2m6fxUgA_oV/feUFX6TBY2m6fxUgA_oV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b955/importcfg -pack ./vendor/cuelang.org/go/internal/task/task.go cp $WORK/b1111/_pkg_.a /builddir/.cache/go-build/bc/bcc0f16456a6ed56657d797476e1d137f0d543d5d7d0f8ad4994dbf42a45d54b-d # internal cuelang.org/go/encoding/protobuf/jsonpb mkdir -p $WORK/b972/ cat >$WORK/b972/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b973/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b972/_pkg_.a -trimpath "$WORK/b972=>" -p cuelang.org/go/encoding/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid thlH9pithi7TpbBIHYYv/thlH9pithi7TpbBIHYYv -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b972/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/encoder.go ./vendor/cuelang.org/go/encoding/protobuf/jsonpb/jsonpb.go cp $WORK/b1122/_pkg_.a /builddir/.cache/go-build/ba/ba972a8dd67e0bcb661aeb97f50d701ca9edecc2b912948a035a7b85cba028db-d # internal cuelang.org/go/encoding/protobuf/textproto mkdir -p $WORK/b974/ cat >$WORK/b974/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b973/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b975/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b976/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b979/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b974/_pkg_.a -trimpath "$WORK/b974=>" -p cuelang.org/go/encoding/protobuf/textproto -lang=go1.16 -complete -installsuffix shared -buildid 9WScrT0KVqgHxy6dKWwT/9WScrT0KVqgHxy6dKWwT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b974/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/textproto/decoder.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/doc.go ./vendor/cuelang.org/go/encoding/protobuf/textproto/encoder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b936/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b955/_pkg_.a # internal cp $WORK/b936/_pkg_.a /builddir/.cache/go-build/74/743a9e9a18f3e5043ff1e00251d416cdf7cf5c08dd36add8496b1d221df0dea4-d # internal cp $WORK/b955/_pkg_.a /builddir/.cache/go-build/3d/3dabb1c0629e07aa2031f9b0110f0ec27c6c419cb093529665f4e1a757f53a85-d # internal gocloud.dev/internal/oc mkdir -p $WORK/b1136/ github.com/blugelabs/bluge/index mkdir -p $WORK/b1107/ cat >$WORK/b1136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b630/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b636/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1136/_pkg_.a -trimpath "$WORK/b1136=>" -p gocloud.dev/internal/oc -lang=go1.16 -complete -installsuffix shared -buildid ToaCefnr4tLIUvmIRhW-/ToaCefnr4tLIUvmIRhW- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1136/importcfg -pack ./vendor/gocloud.dev/internal/oc/metrics.go ./vendor/gocloud.dev/internal/oc/trace.go cat >$WORK/b1107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1096/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1109/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1111/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1107/_pkg_.a -trimpath "$WORK/b1107=>" -p github.com/blugelabs/bluge/index -lang=go1.16 -complete -installsuffix shared -buildid 7a40EBRimLMIIC0Q0416/7a40EBRimLMIIC0Q0416 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1107/importcfg -pack ./vendor/github.com/blugelabs/bluge/index/batch.go ./vendor/github.com/blugelabs/bluge/index/communication.go ./vendor/github.com/blugelabs/bluge/index/config.go ./vendor/github.com/blugelabs/bluge/index/count.go ./vendor/github.com/blugelabs/bluge/index/deletion.go ./vendor/github.com/blugelabs/bluge/index/dictionary.go ./vendor/github.com/blugelabs/bluge/index/directory.go ./vendor/github.com/blugelabs/bluge/index/directory_fs.go ./vendor/github.com/blugelabs/bluge/index/directory_fs_nix.go ./vendor/github.com/blugelabs/bluge/index/directory_mem.go ./vendor/github.com/blugelabs/bluge/index/empty.go ./vendor/github.com/blugelabs/bluge/index/event.go ./vendor/github.com/blugelabs/bluge/index/introducer.go ./vendor/github.com/blugelabs/bluge/index/merge.go ./vendor/github.com/blugelabs/bluge/index/optimize.go ./vendor/github.com/blugelabs/bluge/index/persister.go ./vendor/github.com/blugelabs/bluge/index/postings.go ./vendor/github.com/blugelabs/bluge/index/postings_all.go ./vendor/github.com/blugelabs/bluge/index/segment.go ./vendor/github.com/blugelabs/bluge/index/segment_plugin.go ./vendor/github.com/blugelabs/bluge/index/sizes.go ./vendor/github.com/blugelabs/bluge/index/snapshot.go ./vendor/github.com/blugelabs/bluge/index/stats.go ./vendor/github.com/blugelabs/bluge/index/unadorned.go ./vendor/github.com/blugelabs/bluge/index/writer.go ./vendor/github.com/blugelabs/bluge/index/writer_offline.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b972/_pkg_.a # internal cp $WORK/b972/_pkg_.a /builddir/.cache/go-build/71/71d04f45e47427a9075d5ac7a4837e01da6b139e3c39bf5ea8c85c1e6ffae1df-d # internal github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter mkdir -p $WORK/b1142/ cat >$WORK/b1142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b155/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1142/_pkg_.a -trimpath "$WORK/b1142=>" -p github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter -lang=go1.16 -complete -installsuffix shared -buildid QoBrH0PDS171toLA_H3s/QoBrH0PDS171toLA_H3s -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1142/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/doc.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/handler.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter/response_writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b925/_pkg_.a # internal cp $WORK/b925/_pkg_.a /builddir/.cache/go-build/8b/8bc576bbe0a854276b7216767eaa8309f9f277a73e5e0d691d7d20e2a4c0ef16-d # internal cuelang.org/go/pkg/crypto/ed25519 mkdir -p $WORK/b924/ cat >$WORK/b924/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b924/_pkg_.a -trimpath "$WORK/b924=>" -p cuelang.org/go/pkg/crypto/ed25519 -lang=go1.16 -complete -installsuffix shared -buildid 0AjFcGtuFcm7PDJjGHoC/0AjFcGtuFcm7PDJjGHoC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b924/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/ed25519/ed25519.go ./vendor/cuelang.org/go/pkg/crypto/ed25519/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1136/_pkg_.a # internal cp $WORK/b1136/_pkg_.a /builddir/.cache/go-build/d0/d055b02e154fd3a30fbb69da2f617ceea755991624cb47cb051d02e2d309a535-d # internal cuelang.org/go/pkg/crypto/hmac mkdir -p $WORK/b927/ cat >$WORK/b927/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b927/_pkg_.a -trimpath "$WORK/b927=>" -p cuelang.org/go/pkg/crypto/hmac -lang=go1.16 -complete -installsuffix shared -buildid oDDEY64RE8gCw0YAiKL6/oDDEY64RE8gCw0YAiKL6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b927/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/hmac/hmac.go ./vendor/cuelang.org/go/pkg/crypto/hmac/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b974/_pkg_.a # internal cp $WORK/b974/_pkg_.a /builddir/.cache/go-build/a1/a10b2397021a1760024a7cf5630b7f91668025f03c88efc096b935e57d93fc66-d # internal cuelang.org/go/pkg/crypto/md5 mkdir -p $WORK/b928/ cat >$WORK/b928/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b928/_pkg_.a -trimpath "$WORK/b928=>" -p cuelang.org/go/pkg/crypto/md5 -lang=go1.16 -complete -installsuffix shared -buildid u0rkvjk_UkXyuRNFBluf/u0rkvjk_UkXyuRNFBluf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b928/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/md5/md5.go ./vendor/cuelang.org/go/pkg/crypto/md5/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b965/_pkg_.a # internal cp $WORK/b965/_pkg_.a /builddir/.cache/go-build/92/92f8e9d2805103e51bb42bde636a2d474ddabb28b104ce6630df7026b8838409-d # internal cuelang.org/go/pkg/crypto/sha1 mkdir -p $WORK/b929/ cat >$WORK/b929/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b929/_pkg_.a -trimpath "$WORK/b929=>" -p cuelang.org/go/pkg/crypto/sha1 -lang=go1.16 -complete -installsuffix shared -buildid cR1t2uNAUTFNsS5dQktp/cR1t2uNAUTFNsS5dQktp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b929/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha1/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha1/sha1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b924/_pkg_.a # internal cp $WORK/b924/_pkg_.a /builddir/.cache/go-build/03/03b5dc4573b0450f082e528bf3a37192635edf632751e970e5249d1eec97c905-d # internal cuelang.org/go/pkg/crypto/sha256 mkdir -p $WORK/b930/ cat >$WORK/b930/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b930/_pkg_.a -trimpath "$WORK/b930=>" -p cuelang.org/go/pkg/crypto/sha256 -lang=go1.16 -complete -installsuffix shared -buildid 56iFRQ12lzKExaERl-tg/56iFRQ12lzKExaERl-tg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b930/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha256/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha256/sha256.go cp $WORK/b1142/_pkg_.a /builddir/.cache/go-build/46/46c450e7f43b1bfeabf340c21775d3abfcdeb7d1a24a36c2b4807c42a4b7fee3-d # internal cuelang.org/go/pkg/crypto/sha512 mkdir -p $WORK/b931/ cat >$WORK/b931/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b931/_pkg_.a -trimpath "$WORK/b931=>" -p cuelang.org/go/pkg/crypto/sha512 -lang=go1.16 -complete -installsuffix shared -buildid qG--CdXddXx9lxuVxO3A/qG--CdXddXx9lxuVxO3A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b931/importcfg -pack ./vendor/cuelang.org/go/pkg/crypto/sha512/pkg.go ./vendor/cuelang.org/go/pkg/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b928/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b927/_pkg_.a # internal cp $WORK/b928/_pkg_.a /builddir/.cache/go-build/4c/4c72b8ba224ba51d7f497d2ed81739479a4896713b00f636cb1c3d4ccbf69d0a-d # internal cuelang.org/go/pkg/encoding/base64 mkdir -p $WORK/b932/ cat >$WORK/b932/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b932/_pkg_.a -trimpath "$WORK/b932=>" -p cuelang.org/go/pkg/encoding/base64 -lang=go1.16 -complete -installsuffix shared -buildid onkJyK_wyDopJX0KYH2w/onkJyK_wyDopJX0KYH2w -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b932/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/base64/manual.go ./vendor/cuelang.org/go/pkg/encoding/base64/pkg.go cp $WORK/b927/_pkg_.a /builddir/.cache/go-build/30/30e04a6b281903841330c71093b67c051ee18ee5854daff87c765815d4953c39-d # internal cuelang.org/go/pkg/encoding/csv mkdir -p $WORK/b933/ cat >$WORK/b933/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b933/_pkg_.a -trimpath "$WORK/b933=>" -p cuelang.org/go/pkg/encoding/csv -lang=go1.16 -complete -installsuffix shared -buildid EdzmSpsyVJXxFW4vSekA/EdzmSpsyVJXxFW4vSekA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b933/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/csv/manual.go ./vendor/cuelang.org/go/pkg/encoding/csv/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b929/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b930/_pkg_.a # internal cp $WORK/b929/_pkg_.a /builddir/.cache/go-build/fa/faee01e528fa19fc5a9da898b09a49d6d09bd0c6bbeeec62c3a0d9a5427498f4-d # internal cp $WORK/b930/_pkg_.a /builddir/.cache/go-build/ff/ff5ad0f0e11d387028cdb8ec089d15cdff953aafb3b21b6f15242dab112fc39d-d # internal cuelang.org/go/pkg/encoding/hex mkdir -p $WORK/b934/ cuelang.org/go/pkg/encoding/json cat >$WORK/b934/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a EOF mkdir -p $WORK/b935/ cat >$WORK/b935/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b936/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b935/_pkg_.a -trimpath "$WORK/b935=>" -p cuelang.org/go/pkg/encoding/json -lang=go1.16 -complete -installsuffix shared -buildid aj8Ub1I2Zl8-Q-IomUH1/aj8Ub1I2Zl8-Q-IomUH1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b935/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/json/json.go ./vendor/cuelang.org/go/pkg/encoding/json/manual.go ./vendor/cuelang.org/go/pkg/encoding/json/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b934/_pkg_.a -trimpath "$WORK/b934=>" -p cuelang.org/go/pkg/encoding/hex -lang=go1.16 -complete -installsuffix shared -buildid 0Ypbf11EzMvL_EZCL58M/0Ypbf11EzMvL_EZCL58M -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b934/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/hex/hex.go ./vendor/cuelang.org/go/pkg/encoding/hex/manual.go ./vendor/cuelang.org/go/pkg/encoding/hex/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b931/_pkg_.a # internal cp $WORK/b931/_pkg_.a /builddir/.cache/go-build/50/506979de30fcf456865a48f79a5b81a86e5148af622117428ab5bad82591c5bb-d # internal cuelang.org/go/pkg/encoding/yaml mkdir -p $WORK/b937/ cat >$WORK/b937/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b938/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b937/_pkg_.a -trimpath "$WORK/b937=>" -p cuelang.org/go/pkg/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid 8laNHRzPmHarNyvVmtt7/8laNHRzPmHarNyvVmtt7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b937/importcfg -pack ./vendor/cuelang.org/go/pkg/encoding/yaml/manual.go ./vendor/cuelang.org/go/pkg/encoding/yaml/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b933/_pkg_.a # internal cp $WORK/b933/_pkg_.a /builddir/.cache/go-build/32/32c06ae7e98b3616fb28669ca914cecf30d4d48ff5b075072a6371738a456f99-d # internal cuelang.org/go/pkg/html mkdir -p $WORK/b940/ cat >$WORK/b940/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile html=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b940/_pkg_.a -trimpath "$WORK/b940=>" -p cuelang.org/go/pkg/html -lang=go1.16 -complete -installsuffix shared -buildid T3O13t7btlO_0dObBdcm/T3O13t7btlO_0dObBdcm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b940/importcfg -pack ./vendor/cuelang.org/go/pkg/html/html.go ./vendor/cuelang.org/go/pkg/html/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b932/_pkg_.a # internal cp $WORK/b932/_pkg_.a /builddir/.cache/go-build/83/83ff8139d4a7f8df26ff85f17fbb3a705031d256f5c84ba187d6f054a4437658-d # internal cuelang.org/go/pkg/list mkdir -p $WORK/b941/ cat >$WORK/b941/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b941/_pkg_.a -trimpath "$WORK/b941=>" -p cuelang.org/go/pkg/list -lang=go1.16 -complete -installsuffix shared -buildid Q1pHKOMw4ksI52b53WYA/Q1pHKOMw4ksI52b53WYA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b941/importcfg -pack ./vendor/cuelang.org/go/pkg/list/list.go ./vendor/cuelang.org/go/pkg/list/math.go ./vendor/cuelang.org/go/pkg/list/pkg.go ./vendor/cuelang.org/go/pkg/list/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b934/_pkg_.a # internal cp $WORK/b934/_pkg_.a /builddir/.cache/go-build/4d/4dee4f26bd3ec6bc58f16df7843db60c6ed0fbbb902f90102ebf23ab5d380332-d # internal cuelang.org/go/pkg/math mkdir -p $WORK/b942/ cat >$WORK/b942/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b942/_pkg_.a -trimpath "$WORK/b942=>" -p cuelang.org/go/pkg/math -lang=go1.16 -complete -installsuffix shared -buildid tWFgJN-vumPBEtRT-XoT/tWFgJN-vumPBEtRT-XoT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b942/importcfg -pack ./vendor/cuelang.org/go/pkg/math/big.go ./vendor/cuelang.org/go/pkg/math/manual.go ./vendor/cuelang.org/go/pkg/math/math.go ./vendor/cuelang.org/go/pkg/math/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b935/_pkg_.a # internal cp $WORK/b935/_pkg_.a /builddir/.cache/go-build/6a/6a66e1789c79c7d0c9cc918c40acb95bd4c93a84cb102def11c4b853c5b5a197-d # internal cuelang.org/go/pkg/math/bits mkdir -p $WORK/b943/ cat >$WORK/b943/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b943/_pkg_.a -trimpath "$WORK/b943=>" -p cuelang.org/go/pkg/math/bits -lang=go1.16 -complete -installsuffix shared -buildid 5X4ZcSg-HeeYIa38F_q2/5X4ZcSg-HeeYIa38F_q2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b943/importcfg -pack ./vendor/cuelang.org/go/pkg/math/bits/manual.go ./vendor/cuelang.org/go/pkg/math/bits/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b937/_pkg_.a # internal cp $WORK/b937/_pkg_.a /builddir/.cache/go-build/0a/0a1a711ab1d2ccc619176ea5bfd9e3ed07c6787d42f4b64af493218747061d27-d # internal cuelang.org/go/pkg/net mkdir -p $WORK/b944/ cat >$WORK/b944/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b248/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b944/_pkg_.a -trimpath "$WORK/b944=>" -p cuelang.org/go/pkg/net -lang=go1.16 -complete -installsuffix shared -buildid PztI4Xf5Wmt_DLqPxCGb/PztI4Xf5Wmt_DLqPxCGb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b944/importcfg -pack ./vendor/cuelang.org/go/pkg/net/doc.go ./vendor/cuelang.org/go/pkg/net/host.go ./vendor/cuelang.org/go/pkg/net/ip.go ./vendor/cuelang.org/go/pkg/net/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b940/_pkg_.a # internal cp $WORK/b940/_pkg_.a /builddir/.cache/go-build/7a/7a827683218f3b9c073fad4c4c13958fa39665bc8464c55a6049154cbf74eeab-d # internal cuelang.org/go/pkg/path mkdir -p $WORK/b945/ cat >$WORK/b945/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b945/_pkg_.a -trimpath "$WORK/b945=>" -p cuelang.org/go/pkg/path -lang=go1.16 -complete -installsuffix shared -buildid Mb3RCUc-II12C3ki9iaX/Mb3RCUc-II12C3ki9iaX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b945/importcfg -pack ./vendor/cuelang.org/go/pkg/path/match.go ./vendor/cuelang.org/go/pkg/path/os.go ./vendor/cuelang.org/go/pkg/path/path.go ./vendor/cuelang.org/go/pkg/path/path_nix.go ./vendor/cuelang.org/go/pkg/path/path_p9.go ./vendor/cuelang.org/go/pkg/path/path_win.go ./vendor/cuelang.org/go/pkg/path/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b941/_pkg_.a # internal cp $WORK/b941/_pkg_.a /builddir/.cache/go-build/d8/d8ae6e1d1662f10fd8e60251c21a61c0a38b8c7728f752aeb6cd3550e9e28a9e-d # internal cuelang.org/go/pkg/regexp mkdir -p $WORK/b946/ cat >$WORK/b946/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b946/_pkg_.a -trimpath "$WORK/b946=>" -p cuelang.org/go/pkg/regexp -lang=go1.16 -complete -installsuffix shared -buildid O1qdt3dTjg1OhMKeZWnO/O1qdt3dTjg1OhMKeZWnO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b946/importcfg -pack ./vendor/cuelang.org/go/pkg/regexp/manual.go ./vendor/cuelang.org/go/pkg/regexp/pkg.go ./vendor/cuelang.org/go/pkg/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b943/_pkg_.a # internal cp $WORK/b943/_pkg_.a /builddir/.cache/go-build/52/52daec7ee05f4a9039ee78f1ffc212a5a7a0fc213876d742c5f27320c57ec995-d # internal cuelang.org/go/pkg/strconv mkdir -p $WORK/b947/ cat >$WORK/b947/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b947/_pkg_.a -trimpath "$WORK/b947=>" -p cuelang.org/go/pkg/strconv -lang=go1.16 -complete -installsuffix shared -buildid ccRxsy-4KL1rcjTeyqaG/ccRxsy-4KL1rcjTeyqaG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b947/importcfg -pack ./vendor/cuelang.org/go/pkg/strconv/manual.go ./vendor/cuelang.org/go/pkg/strconv/pkg.go ./vendor/cuelang.org/go/pkg/strconv/strconv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b944/_pkg_.a # internal cp $WORK/b944/_pkg_.a /builddir/.cache/go-build/af/af31af5733d731e5a56308d6d7b30d1dcd0a9bf6dbe4e850dc68f70a1762a035-d # internal cuelang.org/go/pkg/strings mkdir -p $WORK/b948/ cat >$WORK/b948/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b948/_pkg_.a -trimpath "$WORK/b948=>" -p cuelang.org/go/pkg/strings -lang=go1.16 -complete -installsuffix shared -buildid pREre80WzjtRW_VY3CM4/pREre80WzjtRW_VY3CM4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b948/importcfg -pack ./vendor/cuelang.org/go/pkg/strings/manual.go ./vendor/cuelang.org/go/pkg/strings/pkg.go ./vendor/cuelang.org/go/pkg/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b942/_pkg_.a # internal cp $WORK/b942/_pkg_.a /builddir/.cache/go-build/32/329377538b09526bc3ff8221771f50afdd7c72c0ce2a4dd8e4972080bbe642ea-d # internal cuelang.org/go/pkg/struct mkdir -p $WORK/b949/ cat >$WORK/b949/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b949/_pkg_.a -trimpath "$WORK/b949=>" -p cuelang.org/go/pkg/struct -lang=go1.16 -complete -installsuffix shared -buildid Ht9t0No9avFasMAxhRBR/Ht9t0No9avFasMAxhRBR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b949/importcfg -pack ./vendor/cuelang.org/go/pkg/struct/pkg.go ./vendor/cuelang.org/go/pkg/struct/struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1107/_pkg_.a # internal cp $WORK/b1107/_pkg_.a /builddir/.cache/go-build/e4/e4eea690b33f38f036e52a2a5cd0c0315a576faaaeebf7f28fea1b6b5e1f8e24-d # internal cuelang.org/go/pkg/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b946/_pkg_.a # internal mkdir -p $WORK/b950/ cat >$WORK/b950/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b950/_pkg_.a -trimpath "$WORK/b950=>" -p cuelang.org/go/pkg/text/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid wcn9RJQJ6AVsvktMacqL/wcn9RJQJ6AVsvktMacqL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b950/importcfg -pack ./vendor/cuelang.org/go/pkg/text/tabwriter/manual.go ./vendor/cuelang.org/go/pkg/text/tabwriter/pkg.go cp $WORK/b946/_pkg_.a /builddir/.cache/go-build/93/9388afbde008bb963dc56af14d610555f9004bf91da1f9946c7dd0c35110726c-d # internal cuelang.org/go/pkg/text/template mkdir -p $WORK/b951/ cat >$WORK/b951/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b951/_pkg_.a -trimpath "$WORK/b951=>" -p cuelang.org/go/pkg/text/template -lang=go1.16 -complete -installsuffix shared -buildid 7WyVhN0DKCdeffSvDJRP/7WyVhN0DKCdeffSvDJRP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b951/importcfg -pack ./vendor/cuelang.org/go/pkg/text/template/manual.go ./vendor/cuelang.org/go/pkg/text/template/pkg.go ./vendor/cuelang.org/go/pkg/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b947/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b945/_pkg_.a # internal cp $WORK/b947/_pkg_.a /builddir/.cache/go-build/80/80136fbaa281a3d530a154398da9edbfef670eca35e8ad29fe514dfde60383e5-d # internal cuelang.org/go/pkg/time mkdir -p $WORK/b952/ cat >$WORK/b952/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b952/_pkg_.a -trimpath "$WORK/b952=>" -p cuelang.org/go/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid cQmw2RM68tvJW5jzhdTk/cQmw2RM68tvJW5jzhdTk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b952/importcfg -pack ./vendor/cuelang.org/go/pkg/time/duration.go ./vendor/cuelang.org/go/pkg/time/pkg.go ./vendor/cuelang.org/go/pkg/time/time.go cp $WORK/b945/_pkg_.a /builddir/.cache/go-build/ab/aba7a7af5658a8a5b099c76d0c35a956127dfe3592c73af99eeff9a538255a73-d # internal cuelang.org/go/pkg/tool/cli mkdir -p $WORK/b954/ cat >$WORK/b954/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b954/_pkg_.a -trimpath "$WORK/b954=>" -p cuelang.org/go/pkg/tool/cli -lang=go1.16 -complete -installsuffix shared -buildid SV92m2S45V17hEiLXBTI/SV92m2S45V17hEiLXBTI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b954/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/cli/cli.go ./vendor/cuelang.org/go/pkg/tool/cli/doc.go ./vendor/cuelang.org/go/pkg/tool/cli/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b949/_pkg_.a # internal cp $WORK/b949/_pkg_.a /builddir/.cache/go-build/4b/4b73bd8b610e3b165959e99628b8f7310cd461d6453350418a937d9d438923e5-d # internal cuelang.org/go/pkg/tool/exec mkdir -p $WORK/b956/ cat >$WORK/b956/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b956/_pkg_.a -trimpath "$WORK/b956=>" -p cuelang.org/go/pkg/tool/exec -lang=go1.16 -complete -installsuffix shared -buildid PWQr-UOBRBrS3Cv_svm2/PWQr-UOBRBrS3Cv_svm2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b956/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/exec/doc.go ./vendor/cuelang.org/go/pkg/tool/exec/exec.go ./vendor/cuelang.org/go/pkg/tool/exec/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b948/_pkg_.a # internal cp $WORK/b948/_pkg_.a /builddir/.cache/go-build/b1/b1b1042a0ae93275fc8a58721a3c03976a8db9ed271365c66c158b07fb436ee1-d # internal cuelang.org/go/pkg/tool/file mkdir -p $WORK/b957/ cat >$WORK/b957/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b957/_pkg_.a -trimpath "$WORK/b957=>" -p cuelang.org/go/pkg/tool/file -lang=go1.16 -complete -installsuffix shared -buildid c0oW932IKHi33G_h3DDQ/c0oW932IKHi33G_h3DDQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b957/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/file/doc.go ./vendor/cuelang.org/go/pkg/tool/file/file.go ./vendor/cuelang.org/go/pkg/tool/file/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b950/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b951/_pkg_.a # internal cp $WORK/b950/_pkg_.a /builddir/.cache/go-build/c4/c4a91f6f70b62517d2865b2665e4f194a1a5f8ab911c7408c966ea762c6c9d0a-d # internal cuelang.org/go/pkg/tool/http mkdir -p $WORK/b958/ cat >$WORK/b958/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF cp $WORK/b951/_pkg_.a /builddir/.cache/go-build/4e/4e96fcea93da606c8fefbc4e5e4cc7d3ef758eb8226523ec8d60adc6a0e50355-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b958/_pkg_.a -trimpath "$WORK/b958=>" -p cuelang.org/go/pkg/tool/http -lang=go1.16 -complete -installsuffix shared -buildid s0B7lqDpgHrfAvyul4dR/s0B7lqDpgHrfAvyul4dR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b958/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/http/doc.go ./vendor/cuelang.org/go/pkg/tool/http/http.go ./vendor/cuelang.org/go/pkg/tool/http/pkg.go cuelang.org/go/pkg/tool/os mkdir -p $WORK/b959/ cat >$WORK/b959/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b955/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b959/_pkg_.a -trimpath "$WORK/b959=>" -p cuelang.org/go/pkg/tool/os -lang=go1.16 -complete -installsuffix shared -buildid -jkOErLKNsu2jmq15vY9/-jkOErLKNsu2jmq15vY9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b959/importcfg -pack ./vendor/cuelang.org/go/pkg/tool/os/doc.go ./vendor/cuelang.org/go/pkg/tool/os/env.go ./vendor/cuelang.org/go/pkg/tool/os/pkg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b954/_pkg_.a # internal cp $WORK/b954/_pkg_.a /builddir/.cache/go-build/d6/d6388057749fea077b106bda2333c8c9bacfb07a535166f0623215260411fde2-d # internal cuelang.org/go/pkg/uuid mkdir -p $WORK/b961/ cat >$WORK/b961/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b961/_pkg_.a -trimpath "$WORK/b961=>" -p cuelang.org/go/pkg/uuid -lang=go1.16 -complete -installsuffix shared -buildid QyV8jjExxA1OIAcdP3aH/QyV8jjExxA1OIAcdP3aH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b961/importcfg -pack ./vendor/cuelang.org/go/pkg/uuid/pkg.go ./vendor/cuelang.org/go/pkg/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b952/_pkg_.a # internal cp $WORK/b952/_pkg_.a /builddir/.cache/go-build/d9/d959ce623e61b5987df1b2c973be765479d14bccf04b634ca3c884d278504d25-d # internal cuelang.org/go/encoding/openapi mkdir -p $WORK/b966/ cat >$WORK/b966/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b936/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b965/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b968/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b966/_pkg_.a -trimpath "$WORK/b966=>" -p cuelang.org/go/encoding/openapi -lang=go1.16 -complete -installsuffix shared -buildid qIUQeWCqWxd-tHl9dXFz/qIUQeWCqWxd-tHl9dXFz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b966/importcfg -pack ./vendor/cuelang.org/go/encoding/openapi/build.go ./vendor/cuelang.org/go/encoding/openapi/crd.go ./vendor/cuelang.org/go/encoding/openapi/cycle.go ./vendor/cuelang.org/go/encoding/openapi/decode.go ./vendor/cuelang.org/go/encoding/openapi/doc.go ./vendor/cuelang.org/go/encoding/openapi/errors.go ./vendor/cuelang.org/go/encoding/openapi/openapi.go ./vendor/cuelang.org/go/encoding/openapi/orderedmap.go ./vendor/cuelang.org/go/encoding/openapi/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b956/_pkg_.a # internal cp $WORK/b956/_pkg_.a /builddir/.cache/go-build/65/657d6e4e24f72c12dfaf11002c361b68c2f72aaeb0c918a03f6d7bd6935f5de0-d # internal cuelang.org/go/encoding/yaml mkdir -p $WORK/b986/ cat >$WORK/b986/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b938/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b937/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b986/_pkg_.a -trimpath "$WORK/b986=>" -p cuelang.org/go/encoding/yaml -lang=go1.16 -complete -installsuffix shared -buildid Urjo-Y83AJRBPhPS_k5m/Urjo-Y83AJRBPhPS_k5m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b986/importcfg -pack ./vendor/cuelang.org/go/encoding/yaml/yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b957/_pkg_.a # internal cp $WORK/b957/_pkg_.a /builddir/.cache/go-build/58/5876cede228795d0aa2e2352970aa8d35036e485e14cb8433f6885c821919833-d # internal github.com/blugelabs/bluge mkdir -p $WORK/b1093/ cat >$WORK/b1093/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1098/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1122/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1126/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1093/_pkg_.a -trimpath "$WORK/b1093=>" -p github.com/blugelabs/bluge -lang=go1.16 -complete -installsuffix shared -buildid m-CTTmFgR8YqL8U3XR0z/m-CTTmFgR8YqL8U3XR0z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1093/importcfg -pack ./vendor/github.com/blugelabs/bluge/batch.go ./vendor/github.com/blugelabs/bluge/config.go ./vendor/github.com/blugelabs/bluge/doc.go ./vendor/github.com/blugelabs/bluge/document.go ./vendor/github.com/blugelabs/bluge/field.go ./vendor/github.com/blugelabs/bluge/multisearch.go ./vendor/github.com/blugelabs/bluge/query.go ./vendor/github.com/blugelabs/bluge/reader.go ./vendor/github.com/blugelabs/bluge/search.go ./vendor/github.com/blugelabs/bluge/size.go ./vendor/github.com/blugelabs/bluge/writer.go ./vendor/github.com/blugelabs/bluge/writer_offline.go cp $WORK/b1056/_pkg_.a /builddir/.cache/go-build/bc/bc161b918536bfdd879280e9af3dee829e6f878fa708babb10f8842f1762e758-d # internal github.com/dop251/goja mkdir -p $WORK/b1046/ cat >$WORK/b1046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1047/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1055/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1052/_pkg_.a packagefile go/ast=$WORK/b135/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b717/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1056/_pkg_.a packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile hash/maphash=$WORK/b286/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1046/_pkg_.a -trimpath "$WORK/b1046=>" -p github.com/dop251/goja -lang=go1.16 -complete -installsuffix shared -buildid JPXjNWOgbX6w9518drfu/JPXjNWOgbX6w9518drfu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1046/importcfg -pack ./vendor/github.com/dop251/goja/array.go ./vendor/github.com/dop251/goja/array_sparse.go ./vendor/github.com/dop251/goja/builtin_array.go ./vendor/github.com/dop251/goja/builtin_boolean.go ./vendor/github.com/dop251/goja/builtin_date.go ./vendor/github.com/dop251/goja/builtin_error.go ./vendor/github.com/dop251/goja/builtin_function.go ./vendor/github.com/dop251/goja/builtin_global.go ./vendor/github.com/dop251/goja/builtin_json.go ./vendor/github.com/dop251/goja/builtin_map.go ./vendor/github.com/dop251/goja/builtin_math.go ./vendor/github.com/dop251/goja/builtin_number.go ./vendor/github.com/dop251/goja/builtin_object.go ./vendor/github.com/dop251/goja/builtin_proxy.go ./vendor/github.com/dop251/goja/builtin_reflect.go ./vendor/github.com/dop251/goja/builtin_regexp.go ./vendor/github.com/dop251/goja/builtin_set.go ./vendor/github.com/dop251/goja/builtin_string.go ./vendor/github.com/dop251/goja/builtin_symbol.go ./vendor/github.com/dop251/goja/builtin_typedarrays.go ./vendor/github.com/dop251/goja/builtin_weakmap.go ./vendor/github.com/dop251/goja/builtin_weakset.go ./vendor/github.com/dop251/goja/compiler.go ./vendor/github.com/dop251/goja/compiler_expr.go ./vendor/github.com/dop251/goja/compiler_stmt.go ./vendor/github.com/dop251/goja/date.go ./vendor/github.com/dop251/goja/date_parser.go ./vendor/github.com/dop251/goja/destruct.go ./vendor/github.com/dop251/goja/func.go ./vendor/github.com/dop251/goja/ipow.go ./vendor/github.com/dop251/goja/map.go ./vendor/github.com/dop251/goja/object.go ./vendor/github.com/dop251/goja/object_args.go ./vendor/github.com/dop251/goja/object_dynamic.go ./vendor/github.com/dop251/goja/object_gomap.go ./vendor/github.com/dop251/goja/object_gomap_reflect.go ./vendor/github.com/dop251/goja/object_goreflect.go ./vendor/github.com/dop251/goja/object_goslice.go ./vendor/github.com/dop251/goja/object_goslice_reflect.go ./vendor/github.com/dop251/goja/object_lazy.go ./vendor/github.com/dop251/goja/proxy.go ./vendor/github.com/dop251/goja/regexp.go ./vendor/github.com/dop251/goja/runtime.go ./vendor/github.com/dop251/goja/string.go ./vendor/github.com/dop251/goja/string_ascii.go ./vendor/github.com/dop251/goja/string_unicode.go ./vendor/github.com/dop251/goja/typedarrays.go ./vendor/github.com/dop251/goja/value.go ./vendor/github.com/dop251/goja/vm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b959/_pkg_.a # internal cp $WORK/b959/_pkg_.a /builddir/.cache/go-build/6d/6d5f5c0fe7f443e6d44ba2371c7dab3afbccf29997489fd9ca8e83d33b1f65d3-d # internal gocloud.dev/blob mkdir -p $WORK/b1131/ cat >$WORK/b1131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b636/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1132/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1134/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1136/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1137/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1131/_pkg_.a -trimpath "$WORK/b1131=>" -p gocloud.dev/blob -lang=go1.16 -complete -installsuffix shared -buildid a9sxmFSrvn-3L6KobhGW/a9sxmFSrvn-3L6KobhGW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1131/importcfg -pack ./vendor/gocloud.dev/blob/blob.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b958/_pkg_.a # internal cp $WORK/b958/_pkg_.a /builddir/.cache/go-build/78/789c4b729957cef9eb62f4d66b431dde90cca4d07fb86e929ad1dff739de6626-d # internal github.com/grafana/grafana/pkg/tsdb/testdatasource/sims mkdir -p $WORK/b1143/ cat >$WORK/b1143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1143/_pkg_.a -trimpath "$WORK/b1143=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource/sims -lang=go1.17 -complete -installsuffix shared -buildid TA-NSlOH9wwug6wbNow2/TA-NSlOH9wwug6wbNow2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1143/importcfg -pack ./pkg/tsdb/testdatasource/sims/engine.go ./pkg/tsdb/testdatasource/sims/flight_path.go ./pkg/tsdb/testdatasource/sims/tank.go ./pkg/tsdb/testdatasource/sims/types.go ./pkg/tsdb/testdatasource/sims/utils.go ./pkg/tsdb/testdatasource/sims/waveform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b961/_pkg_.a # internal cp $WORK/b961/_pkg_.a /builddir/.cache/go-build/4a/4a2dc9c2c898f6b642c57e70cb2d94ca6b467fa0e23ea578ca476e6a3f5e3553-d # internal cuelang.org/go/pkg mkdir -p $WORK/b923/ cat >$WORK/b923/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b924/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b927/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b928/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b929/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b930/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b935/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b937/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b941/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b959/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b961/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b923/_pkg_.a -trimpath "$WORK/b923=>" -p cuelang.org/go/pkg -lang=go1.16 -complete -installsuffix shared -buildid kCctP7A5u1E_e7G-yA45/kCctP7A5u1E_e7G-yA45 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b923/importcfg -pack ./vendor/cuelang.org/go/pkg/doc.go ./vendor/cuelang.org/go/pkg/register.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b986/_pkg_.a # internal cp $WORK/b986/_pkg_.a /builddir/.cache/go-build/d1/d166f76e02934513f64ff844182da84d10d9af23823226bae89ed0ca2c5f8ea1-d # internal github.com/grafana/grafana/pkg/services/star mkdir -p $WORK/b1150/ cat >$WORK/b1150/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1150/_pkg_.a -trimpath "$WORK/b1150=>" -p github.com/grafana/grafana/pkg/services/star -lang=go1.17 -complete -installsuffix shared -buildid 1cUqP2Ldcob6BdpPdurq/1cUqP2Ldcob6BdpPdurq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1150/importcfg -pack ./pkg/services/star/model.go ./pkg/services/star/star.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b923/_pkg_.a # internal cp $WORK/b923/_pkg_.a /builddir/.cache/go-build/98/982482614adbda0f7018fe9a8ff1140891a06e2ec0cd57aa9165713cd85c4eb1-d # internal cuelang.org/go/cue/cuecontext mkdir -p $WORK/b922/ cat >$WORK/b922/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b923/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b922/_pkg_.a -trimpath "$WORK/b922=>" -p cuelang.org/go/cue/cuecontext -lang=go1.16 -complete -installsuffix shared -buildid 8b3AaXFms1Feo5Tma7NS/8b3AaXFms1Feo5Tma7NS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b922/importcfg -pack ./vendor/cuelang.org/go/cue/cuecontext/cuecontext.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1150/_pkg_.a # internal cp $WORK/b1150/_pkg_.a /builddir/.cache/go-build/11/11d1fa4f7172120180e92cf4fe34934f15180c8aac0a8a749cdbfcb69c4f38e7-d # internal cuelang.org/go/encoding/protobuf mkdir -p $WORK/b969/ cat >$WORK/b969/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b902/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b923/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b970/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b894/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/scanner=$WORK/b971/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b969/_pkg_.a -trimpath "$WORK/b969=>" -p cuelang.org/go/encoding/protobuf -lang=go1.16 -complete -installsuffix shared -buildid PZWetQDT6vCfCYj9jjTV/PZWetQDT6vCfCYj9jjTV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b969/importcfg -pack ./vendor/cuelang.org/go/encoding/protobuf/errors.go ./vendor/cuelang.org/go/encoding/protobuf/parse.go ./vendor/cuelang.org/go/encoding/protobuf/protobuf.go ./vendor/cuelang.org/go/encoding/protobuf/types.go ./vendor/cuelang.org/go/encoding/protobuf/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b922/_pkg_.a # internal cp $WORK/b922/_pkg_.a /builddir/.cache/go-build/34/34948159d968088c156fb1da8599930a399b6fc076c8821883f3f9cfba1a835b-d # internal cuelang.org/go/encoding/gocode/gocodec mkdir -p $WORK/b981/ cat >$WORK/b981/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b922/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b981/_pkg_.a -trimpath "$WORK/b981=>" -p cuelang.org/go/encoding/gocode/gocodec -lang=go1.16 -complete -installsuffix shared -buildid PeaAk3S1ORa_Qs9PThig/PeaAk3S1ORa_Qs9PThig -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b981/importcfg -pack ./vendor/cuelang.org/go/encoding/gocode/gocodec/codec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1143/_pkg_.a # internal cp $WORK/b1131/_pkg_.a /builddir/.cache/go-build/95/95dce2d561fe0ebfc7423ee9394c393351f9d944ce6169545e04ff32cd171708-d # internal gocloud.dev/blob/fileblob mkdir -p $WORK/b1138/ cat >$WORK/b1138/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1131/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1132/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1139/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1134/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1138/_pkg_.a -trimpath "$WORK/b1138=>" -p gocloud.dev/blob/fileblob -lang=go1.16 -complete -installsuffix shared -buildid cAep8hZg5DHAIf7Ir90t/cAep8hZg5DHAIf7Ir90t -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1138/importcfg -pack ./vendor/gocloud.dev/blob/fileblob/attrs.go ./vendor/gocloud.dev/blob/fileblob/fileblob.go cp $WORK/b1143/_pkg_.a /builddir/.cache/go-build/9b/9be678d97906f08cb19cfe16a3caa73aa074692fed05dd6177978a7288ec23ef-d # internal gocloud.dev/blob/memblob mkdir -p $WORK/b1140/ cat >$WORK/b1140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1131/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1132/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1140/_pkg_.a -trimpath "$WORK/b1140=>" -p gocloud.dev/blob/memblob -lang=go1.16 -complete -installsuffix shared -buildid Hd5bLfTAGcqSZ7Rfx13h/Hd5bLfTAGcqSZ7Rfx13h -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1140/importcfg -pack ./vendor/gocloud.dev/blob/memblob/memblob.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b981/_pkg_.a # internal cp $WORK/b981/_pkg_.a /builddir/.cache/go-build/85/8563a4f0da0e872c5403b048d523c5e2e6cd239f417dbc9d97869bde57d82d62-d # internal cuelang.org/go/internal/filetypes mkdir -p $WORK/b980/ cat >$WORK/b980/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b981/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b923/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b980/_pkg_.a -trimpath "$WORK/b980=>" -p cuelang.org/go/internal/filetypes -lang=go1.16 -complete -installsuffix shared -buildid 5kbwgdzO5DQHwTWMtYlu/5kbwgdzO5DQHwTWMtYlu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b980/importcfg -pack ./vendor/cuelang.org/go/internal/filetypes/filetypes.go ./vendor/cuelang.org/go/internal/filetypes/types.go ./vendor/cuelang.org/go/internal/filetypes/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b966/_pkg_.a # internal cp $WORK/b966/_pkg_.a /builddir/.cache/go-build/8a/8a39685637057d8291561513a174cdb26031e33bf992bf2dc18503951bd2cca1-d # internal github.com/cortexproject/cortex/pkg/prom1/storage/metric mkdir -p $WORK/b1158/ cat >$WORK/b1158/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1158/_pkg_.a -trimpath "$WORK/b1158=>" -p github.com/cortexproject/cortex/pkg/prom1/storage/metric -lang=go1.16 -complete -installsuffix shared -buildid cWizzNhhEdmZTCsrh_oU/cWizzNhhEdmZTCsrh_oU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1158/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/metric.go ./vendor/github.com/cortexproject/cortex/pkg/prom1/storage/metric/sample.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1140/_pkg_.a # internal cp $WORK/b1140/_pkg_.a /builddir/.cache/go-build/11/11d9a2f46fdb3983e89d5abba23b1a780f92cddcfd465377b015ef7d462f8204-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b1164/ cat >$WORK/b1164/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b352/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1164/_pkg_.a -trimpath "$WORK/b1164=>" -p github.com/go-kit/kit/log/level -lang=go1.16 -complete -installsuffix shared -buildid d2RYujxs38-R-QelA2t7/d2RYujxs38-R-QelA2t7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1164/importcfg -pack ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1158/_pkg_.a # internal cp $WORK/b1158/_pkg_.a /builddir/.cache/go-build/70/70ba57180303929b9233c5e86ca50adb7e2fffc5bc22754fb59475e09e8767d9-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b1165/ cat >$WORK/b1165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1165/_pkg_.a -trimpath "$WORK/b1165=>" -p github.com/sirupsen/logrus -lang=go1.16 -complete -installsuffix shared -buildid OdG_4ElkDZCtrrnraJFb/OdG_4ElkDZCtrrnraJFb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1165/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1164/_pkg_.a # internal cp $WORK/b1164/_pkg_.a /builddir/.cache/go-build/78/7837305431fd4fb87bba21f81cdef9986fa1820b7dce40f73920dfb9370c2ee1-d # internal github.com/opentracing-contrib/go-grpc mkdir -p $WORK/b1168/ cat >$WORK/b1168/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1168/_pkg_.a -trimpath "$WORK/b1168=>" -p github.com/opentracing-contrib/go-grpc -lang=go1.16 -complete -installsuffix shared -buildid 9k-Bhjn6hGo_vGvjTv8V/9k-Bhjn6hGo_vGvjTv8V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1168/importcfg -pack ./vendor/github.com/opentracing-contrib/go-grpc/client.go ./vendor/github.com/opentracing-contrib/go-grpc/errors.go ./vendor/github.com/opentracing-contrib/go-grpc/options.go ./vendor/github.com/opentracing-contrib/go-grpc/package.go ./vendor/github.com/opentracing-contrib/go-grpc/server.go ./vendor/github.com/opentracing-contrib/go-grpc/shared.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b980/_pkg_.a # internal cp $WORK/b980/_pkg_.a /builddir/.cache/go-build/5b/5bc0887a1f441f27ecfa879678c132bb303eaedb493d579adca315a7e14474d3-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b1169/ cat >$WORK/b1169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b328/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1169/_pkg_.a -trimpath "$WORK/b1169=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.16 -complete -installsuffix shared -buildid MoIBC6P4XomcVjuZsVJ1/MoIBC6P4XomcVjuZsVJ1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1169/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/option.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b969/_pkg_.a # internal cp $WORK/b969/_pkg_.a /builddir/.cache/go-build/ef/ef4780d9e90cf6cb9e708ec5c6faf6938d740ce41de302d7992084f1aec18cb8-d # internal cuelang.org/go/internal/encoding mkdir -p $WORK/b964/ cat >$WORK/b964/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b936/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b965/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b966/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b969/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b972/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b974/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b980/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b939/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b937/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b906/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b964/_pkg_.a -trimpath "$WORK/b964=>" -p cuelang.org/go/internal/encoding -lang=go1.16 -complete -installsuffix shared -buildid DfuLoyypa3tNfAljujuH/DfuLoyypa3tNfAljujuH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b964/importcfg -pack ./vendor/cuelang.org/go/internal/encoding/detect.go ./vendor/cuelang.org/go/internal/encoding/encoder.go ./vendor/cuelang.org/go/internal/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1138/_pkg_.a # internal cp $WORK/b1138/_pkg_.a /builddir/.cache/go-build/76/76a59712693b2cc3cac1d610e5ba50e6b4cb81fee16cf9689598eeae1c3e4bb5-d # internal github.com/prometheus/node_exporter/https mkdir -p $WORK/b1170/ cat >$WORK/b1170/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1170/_pkg_.a -trimpath "$WORK/b1170=>" -p github.com/prometheus/node_exporter/https -lang=go1.16 -complete -installsuffix shared -buildid LRqp0ERhf_Wm2_kO4z0V/LRqp0ERhf_Wm2_kO4z0V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1170/importcfg -pack ./vendor/github.com/prometheus/node_exporter/https/tls_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1093/_pkg_.a # internal cp $WORK/b1093/_pkg_.a /builddir/.cache/go-build/e0/e0be4dde60368ea93aa0f511f2243dbcb3c9d8b2cf25e89321c65c3fbd89c5aa-d # internal github.com/gogo/googleapis/google/rpc mkdir -p $WORK/b1172/ cat >$WORK/b1172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b771/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1172/_pkg_.a -trimpath "$WORK/b1172=>" -p github.com/gogo/googleapis/google/rpc -lang=go1.16 -complete -installsuffix shared -buildid LhzC7fUbWELCnCyDd9o8/LhzC7fUbWELCnCyDd9o8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1172/importcfg -pack ./vendor/github.com/gogo/googleapis/google/rpc/code.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/error_details.pb.go ./vendor/github.com/gogo/googleapis/google/rpc/status.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1170/_pkg_.a # internal cp $WORK/b1170/_pkg_.a /builddir/.cache/go-build/be/befc0df17ddb78c7d1c97bfe0f9a5355b1e95533af79e6b78461d52611946887-d # internal github.com/sercand/kuberesolver mkdir -p $WORK/b1175/ cat >$WORK/b1175/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1175/_pkg_.a -trimpath "$WORK/b1175=>" -p github.com/sercand/kuberesolver -lang=go1.16 -complete -installsuffix shared -buildid i9lVL6Nee2ymI1FSyJ-J/i9lVL6Nee2ymI1FSyJ-J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1175/importcfg -pack ./vendor/github.com/sercand/kuberesolver/builder.go ./vendor/github.com/sercand/kuberesolver/kubernetes.go ./vendor/github.com/sercand/kuberesolver/models.go ./vendor/github.com/sercand/kuberesolver/stream.go ./vendor/github.com/sercand/kuberesolver/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1168/_pkg_.a # internal cp $WORK/b1168/_pkg_.a /builddir/.cache/go-build/7d/7d5933afc2064fec42400294802a5d282b00f4e82beefa03a0f7e9ba325b8451-d # internal github.com/felixge/httpsnoop mkdir -p $WORK/b1177/ cat >$WORK/b1177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1177/_pkg_.a -trimpath "$WORK/b1177=>" -p github.com/felixge/httpsnoop -lang=go1.16 -complete -installsuffix shared -buildid FJo46oLfzk8qOHrk42-P/FJo46oLfzk8qOHrk42-P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1177/importcfg -pack ./vendor/github.com/felixge/httpsnoop/capture_metrics.go ./vendor/github.com/felixge/httpsnoop/docs.go ./vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b964/_pkg_.a # internal cp $WORK/b964/_pkg_.a /builddir/.cache/go-build/b5/b5ac47a1e0469ea1526ab96af8c8d65965dd97cf0ea338aa64aa2253b6111fe4-d # internal cuelang.org/go/cue/load mkdir -p $WORK/b963/ cat >$WORK/b963/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b923/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b963/_pkg_.a -trimpath "$WORK/b963=>" -p cuelang.org/go/cue/load -lang=go1.16 -complete -installsuffix shared -buildid z7Sk4MwDDKN2XGwnfzZn/z7Sk4MwDDKN2XGwnfzZn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b963/importcfg -pack ./vendor/cuelang.org/go/cue/load/config.go ./vendor/cuelang.org/go/cue/load/doc.go ./vendor/cuelang.org/go/cue/load/errors.go ./vendor/cuelang.org/go/cue/load/fs.go ./vendor/cuelang.org/go/cue/load/import.go ./vendor/cuelang.org/go/cue/load/loader.go ./vendor/cuelang.org/go/cue/load/match.go ./vendor/cuelang.org/go/cue/load/package.go ./vendor/cuelang.org/go/cue/load/read.go ./vendor/cuelang.org/go/cue/load/search.go ./vendor/cuelang.org/go/cue/load/source.go ./vendor/cuelang.org/go/cue/load/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1175/_pkg_.a # internal cp $WORK/b1175/_pkg_.a /builddir/.cache/go-build/2f/2f719f97bcd5775536494aa6a8c8c71f413b14b7a1087072aef06cd1f7197c8d-d # internal github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b1178/ cat >$WORK/b1178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1178/_pkg_.a -trimpath "$WORK/b1178=>" -p github.com/opentracing-contrib/go-stdlib/nethttp -lang=go1.16 -complete -installsuffix shared -buildid mZkdMYtZhMfPdk78ivex/mZkdMYtZhMfPdk78ivex -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1178/importcfg -pack ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1165/_pkg_.a # internal cp $WORK/b1165/_pkg_.a /builddir/.cache/go-build/4a/4a45684d3709ec362cd2342be70dc867b5992a9537c705e53a4dde7598e2b4cf-d # internal github.com/weaveworks/promrus mkdir -p $WORK/b1166/ cat >$WORK/b1166/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1165/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1166/_pkg_.a -trimpath "$WORK/b1166=>" -p github.com/weaveworks/promrus -lang=go1.16 -complete -installsuffix shared -buildid 2Uc95zCL_L930Ft8D6sL/2Uc95zCL_L930Ft8D6sL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1166/importcfg -pack ./vendor/github.com/weaveworks/promrus/promrus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1166/_pkg_.a # internal cp $WORK/b1166/_pkg_.a /builddir/.cache/go-build/19/19e95116cdfc7c73b8ce6a323f6a58cc89a5309e8baa05efb815dad2bb6b4559-d # internal github.com/weaveworks/common/logging mkdir -p $WORK/b1163/ cat >$WORK/b1163/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b352/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1165/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1166/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1163/_pkg_.a -trimpath "$WORK/b1163=>" -p github.com/weaveworks/common/logging -lang=go1.16 -complete -installsuffix shared -buildid RMxIKyD5inmnmxLwVmgP/RMxIKyD5inmnmxLwVmgP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1163/importcfg -pack ./vendor/github.com/weaveworks/common/logging/dedupe.go ./vendor/github.com/weaveworks/common/logging/format.go ./vendor/github.com/weaveworks/common/logging/global.go ./vendor/github.com/weaveworks/common/logging/gokit.go ./vendor/github.com/weaveworks/common/logging/interface.go ./vendor/github.com/weaveworks/common/logging/level.go ./vendor/github.com/weaveworks/common/logging/logging.go ./vendor/github.com/weaveworks/common/logging/logrus.go ./vendor/github.com/weaveworks/common/logging/noop.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1169/_pkg_.a # internal cp $WORK/b1169/_pkg_.a /builddir/.cache/go-build/11/11157f40a9951df8ada3e2514880d650966bea1a7eb7652bf933c46ff63d541a-d # internal github.com/weaveworks/common/grpc mkdir -p $WORK/b1179/ cat >$WORK/b1179/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1179/_pkg_.a -trimpath "$WORK/b1179=>" -p github.com/weaveworks/common/grpc -lang=go1.16 -complete -installsuffix shared -buildid jnizcdvn_2MdbXYXjiQ0/jnizcdvn_2MdbXYXjiQ0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1179/importcfg -pack ./vendor/github.com/weaveworks/common/grpc/cancel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1179/_pkg_.a # internal cp $WORK/b1179/_pkg_.a /builddir/.cache/go-build/89/891c4ff543e8d4abbb5b287da962d4652cceb14958ab6f690db8a2e459151ea5-d # internal github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b1182/ cat >$WORK/b1182/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b493/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1182/_pkg_.a -trimpath "$WORK/b1182=>" -p github.com/uber/jaeger-lib/metrics/prometheus -lang=go1.16 -complete -installsuffix shared -buildid bmw99uqDrxzGN2he1-rl/bmw99uqDrxzGN2he1-rl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1182/importcfg -pack ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go cp $WORK/b1177/_pkg_.a /builddir/.cache/go-build/c8/c821d9ef4e4933ff1dce5cf2fa122290bd6d8b833928c65263c0ef915f2efbf9-d # internal golang.org/x/net/netutil mkdir -p $WORK/b1184/ cat >$WORK/b1184/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b091/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1184/_pkg_.a -trimpath "$WORK/b1184=>" -p golang.org/x/net/netutil -lang=go1.16 -complete -installsuffix shared -buildid jsBnQO0HR4zXmwfHYV_c/jsBnQO0HR4zXmwfHYV_c -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1184/importcfg -pack ./vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1184/_pkg_.a # internal cp $WORK/b1184/_pkg_.a /builddir/.cache/go-build/2f/2f08e9359e63b1d85f38c31f14f2d4d2cf425cbe8e38793bc18d570818ba9656-d # internal github.com/grafana/dskit/services mkdir -p $WORK/b1186/ cat >$WORK/b1186/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1186/_pkg_.a -trimpath "$WORK/b1186=>" -p github.com/grafana/dskit/services -lang=go1.16 -complete -installsuffix shared -buildid Ve0cZRsGmtt2z4jRXc8x/Ve0cZRsGmtt2z4jRXc8x -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1186/importcfg -pack ./vendor/github.com/grafana/dskit/services/basic_service.go ./vendor/github.com/grafana/dskit/services/failure_watcher.go ./vendor/github.com/grafana/dskit/services/manager.go ./vendor/github.com/grafana/dskit/services/service.go ./vendor/github.com/grafana/dskit/services/services.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1172/_pkg_.a # internal cp $WORK/b1172/_pkg_.a /builddir/.cache/go-build/0d/0dd634bb7df6470629ec68c5fa34386dd2a1f0277f86990fc9526cc67a0b6e2f-d # internal github.com/gogo/status mkdir -p $WORK/b1173/ cat >$WORK/b1173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1172/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b223/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1173/_pkg_.a -trimpath "$WORK/b1173=>" -p github.com/gogo/status -lang=go1.16 -complete -installsuffix shared -buildid rDwCfChu4wfbHwtcPNPY/rDwCfChu4wfbHwtcPNPY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1173/importcfg -pack ./vendor/github.com/gogo/status/status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1182/_pkg_.a # internal cp $WORK/b1182/_pkg_.a /builddir/.cache/go-build/9c/9c7883eb08a95476d14cf8c800e9b4e05ef0786f472e16ff26d36705390c2614-d # internal github.com/weaveworks/common/tracing mkdir -p $WORK/b1181/ cat >$WORK/b1181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1182/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1181/_pkg_.a -trimpath "$WORK/b1181=>" -p github.com/weaveworks/common/tracing -lang=go1.16 -complete -installsuffix shared -buildid x2Mph21y2-24UyOo6xlw/x2Mph21y2-24UyOo6xlw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1181/importcfg -pack ./vendor/github.com/weaveworks/common/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b963/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1163/_pkg_.a # internal cp $WORK/b1178/_pkg_.a /builddir/.cache/go-build/e5/e5bbd12447dba5ad823a7350fd79c5d340c9f13d538117c4bb317b840060da93-d # internal github.com/prometheus/prometheus/pkg/labels mkdir -p $WORK/b1187/ cp $WORK/b963/_pkg_.a /builddir/.cache/go-build/f6/f671b500ee214e300358e5bb46bce267d2421d1b92a9126dfaa229c6b9a8e08a-d # internal cat >$WORK/b1187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b323/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile regexp/syntax=$WORK/b143/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1187/_pkg_.a -trimpath "$WORK/b1187=>" -p github.com/prometheus/prometheus/pkg/labels -lang=go1.16 -complete -installsuffix shared -buildid 6g02g4Ad6d2_8Z9TV_t_/6g02g4Ad6d2_8Z9TV_t_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1187/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/labels/labels.go ./vendor/github.com/prometheus/prometheus/pkg/labels/matcher.go ./vendor/github.com/prometheus/prometheus/pkg/labels/regexp.go ./vendor/github.com/prometheus/prometheus/pkg/labels/test_utils.go github.com/grafana/thema/internal/util mkdir -p $WORK/b984/ cat >$WORK/b984/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue/load=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b984/_pkg_.a -trimpath "$WORK/b984=>" -p github.com/grafana/thema/internal/util -lang=go1.16 -complete -installsuffix shared -buildid aOxwu-ar3JZ6fu8VAIgd/aOxwu-ar3JZ6fu8VAIgd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b984/importcfg -pack ./vendor/github.com/grafana/thema/internal/util/prefix.go ./vendor/github.com/grafana/thema/internal/util/util.go cp $WORK/b1163/_pkg_.a /builddir/.cache/go-build/6f/6fb35bf3f89475fd4586a8f156d1d772a0dfaa366a72e12fc56d1f1d8039e0d5-d # internal github.com/weaveworks/common/user mkdir -p $WORK/b1161/ cat >$WORK/b1161/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/errors=$WORK/b1162/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1161/_pkg_.a -trimpath "$WORK/b1161=>" -p github.com/weaveworks/common/user -lang=go1.16 -complete -installsuffix shared -buildid GDXxwcSVsr4TgajqPkpA/GDXxwcSVsr4TgajqPkpA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1161/importcfg -pack ./vendor/github.com/weaveworks/common/user/grpc.go ./vendor/github.com/weaveworks/common/user/http.go ./vendor/github.com/weaveworks/common/user/id.go ./vendor/github.com/weaveworks/common/user/logging.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1186/_pkg_.a # internal cp $WORK/b1186/_pkg_.a /builddir/.cache/go-build/4e/4e5468130413fb4633dc3815262f75caeda71bc038a596fcbed77320a0ad4b6a-d # internal github.com/weaveworks/common/signals mkdir -p $WORK/b1183/ cat >$WORK/b1183/importcfg << 'EOF' # internal # import config packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1183/_pkg_.a -trimpath "$WORK/b1183=>" -p github.com/weaveworks/common/signals -lang=go1.16 -complete -installsuffix shared -buildid ka7HlUeOqvQ6QOkcTU2Q/ka7HlUeOqvQ6QOkcTU2Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1183/importcfg -pack ./vendor/github.com/weaveworks/common/signals/signals.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1181/_pkg_.a # internal cp $WORK/b1181/_pkg_.a /builddir/.cache/go-build/ad/ade214a054481c95eb52a42045b7a8680aeb9e01d2603adf267dc6527870b39f-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b1188/ cat >$WORK/b1188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1188/_pkg_.a -trimpath "$WORK/b1188=>" -p github.com/prometheus/prometheus/tsdb/errors -lang=go1.16 -complete -installsuffix shared -buildid NdAA3W5YqNFpKnMPtY17/NdAA3W5YqNFpKnMPtY17 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1188/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1173/_pkg_.a # internal cp $WORK/b1173/_pkg_.a /builddir/.cache/go-build/97/97c6641c4843c2580b21f93dc344f817df14aa6fb2ee837576464afedaeda8c1-d # internal github.com/weaveworks/common/httpgrpc mkdir -p $WORK/b1171/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b984/_pkg_.a # internal cat >$WORK/b1171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1172/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile github.com/gogo/status=$WORK/b1173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1165/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1171/_pkg_.a -trimpath "$WORK/b1171=>" -p github.com/weaveworks/common/httpgrpc -lang=go1.16 -complete -installsuffix shared -buildid HWXwtvMqK-SkzrbesYyr/HWXwtvMqK-SkzrbesYyr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1171/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.go ./vendor/github.com/weaveworks/common/httpgrpc/httpgrpc.pb.go cp $WORK/b984/_pkg_.a /builddir/.cache/go-build/aa/aa69dc07bd98505ce5d3254731602790f0a553b5b4d32c6530b741fa0cc43c79-d # internal github.com/grafana/thema mkdir -p $WORK/b962/ cat >$WORK/b962/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b963/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b935/_pkg_.a packagefile embed=$WORK/b412/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b982/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b983/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b984/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF cat >$WORK/b962/embedcfg << 'EOF' # internal { "Patterns": { "*.cue": [ "lacuna.cue", "lineage.cue", "translate.cue", "traverse.cue" ], "cue.mod": [ "cue.mod/module.cue" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/cue.mod/module.cue", "lacuna.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lacuna.cue", "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/lineage.cue", "translate.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/translate.cue", "traverse.cue": "/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/grafana/thema/traverse.cue" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b962/_pkg_.a -trimpath "$WORK/b962=>" -p github.com/grafana/thema -lang=go1.16 -complete -installsuffix shared -buildid Ed_xdPvY8cwFJoslWGff/Ed_xdPvY8cwFJoslWGff -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b962/importcfg -embedcfg $WORK/b962/embedcfg -pack ./vendor/github.com/grafana/thema/assignable.go ./vendor/github.com/grafana/thema/embed.go ./vendor/github.com/grafana/thema/hydrate.go ./vendor/github.com/grafana/thema/impl.go ./vendor/github.com/grafana/thema/lacuna.go ./vendor/github.com/grafana/thema/library.go ./vendor/github.com/grafana/thema/surface.go ./vendor/github.com/grafana/thema/translate.go ./vendor/github.com/grafana/thema/validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1188/_pkg_.a # internal cp $WORK/b1183/_pkg_.a /builddir/.cache/go-build/56/56beadc2da434ac8d6aba1792f932b3ac2fbf5e70dae662eafa6ee54b2b023ec-d # internal github.com/grafana/dskit/grpcutil mkdir -p $WORK/b1185/ cp $WORK/b1188/_pkg_.a /builddir/.cache/go-build/1b/1b6cc41828dc93e3ee6d549e72dd38942a88f965a6044b650325d3f128c8785c-d # internal cat >$WORK/b1185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/gogo/status=$WORK/b1173/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1186/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b270/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1185/_pkg_.a -trimpath "$WORK/b1185=>" -p github.com/grafana/dskit/grpcutil -lang=go1.16 -complete -installsuffix shared -buildid wAsqyNzoUc0FykKTJ5D5/wAsqyNzoUc0FykKTJ5D5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1185/importcfg -pack ./vendor/github.com/grafana/dskit/grpcutil/dns_resolver.go ./vendor/github.com/grafana/dskit/grpcutil/health_check.go ./vendor/github.com/grafana/dskit/grpcutil/naming.go ./vendor/github.com/grafana/dskit/grpcutil/util.go github.com/asaskevich/govalidator mkdir -p $WORK/b1190/ cat >$WORK/b1190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile html=$WORK/b167/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1190/_pkg_.a -trimpath "$WORK/b1190=>" -p github.com/asaskevich/govalidator -lang=go1.16 -complete -installsuffix shared -buildid WoUz49R7gW0EQA0B7mov/WoUz49R7gW0EQA0B7mov -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1190/importcfg -pack ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1161/_pkg_.a # internal cp $WORK/b1161/_pkg_.a /builddir/.cache/go-build/27/2765cd8a3e482bbf1ba83904a9bbc6639a78d79f4e780c58199b4a8404bee210-d # internal github.com/cortexproject/cortex/pkg/tenant mkdir -p $WORK/b1160/ cat >$WORK/b1160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1161/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1160/_pkg_.a -trimpath "$WORK/b1160=>" -p github.com/cortexproject/cortex/pkg/tenant -lang=go1.16 -complete -installsuffix shared -buildid uK3WlzFzehaMtW5euhzC/uK3WlzFzehaMtW5euhzC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1160/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/tenant/resolver.go ./vendor/github.com/cortexproject/cortex/pkg/tenant/tenant.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1187/_pkg_.a # internal cp $WORK/b1187/_pkg_.a /builddir/.cache/go-build/de/de0e484f10d833aa0df1fa345531d4a45e5fc561e4c8b13c8b82b01f6d51f153-d # internal github.com/weaveworks/common/instrument mkdir -p $WORK/b1180/ cat >$WORK/b1180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1181/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1161/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1180/_pkg_.a -trimpath "$WORK/b1180=>" -p github.com/weaveworks/common/instrument -lang=go1.16 -complete -installsuffix shared -buildid 8nVJpu3-2MbDt8U4HKV7/8nVJpu3-2MbDt8U4HKV7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1180/importcfg -pack ./vendor/github.com/weaveworks/common/instrument/instrument.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1160/_pkg_.a # internal cp $WORK/b1160/_pkg_.a /builddir/.cache/go-build/bb/bb4c07c05e7457333a7097a9ed5cd0bdafbe01704b9ae0398f6cf3d69f61dda2-d # internal github.com/go-openapi/errors mkdir -p $WORK/b1191/ cat >$WORK/b1191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1191/_pkg_.a -trimpath "$WORK/b1191=>" -p github.com/go-openapi/errors -lang=go1.16 -complete -installsuffix shared -buildid NV7qkE5shxDlb9ePKF2m/NV7qkE5shxDlb9ePKF2m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1191/importcfg -pack ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1185/_pkg_.a # internal cp $WORK/b1185/_pkg_.a /builddir/.cache/go-build/80/802eb5c42ce4b28714236f58224970924fc75fd3e1cf1d494c63952daba74712-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b1192/ cat >$WORK/b1192/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1192/_pkg_.a -trimpath "$WORK/b1192=>" -p github.com/mitchellh/mapstructure -lang=go1.16 -complete -installsuffix shared -buildid jwdX9KRzrE7DK93_zecb/jwdX9KRzrE7DK93_zecb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1192/importcfg -pack ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1180/_pkg_.a # internal cp $WORK/b1180/_pkg_.a /builddir/.cache/go-build/17/179cc00b977ca7575bde3661d3c772373033a8ab83d16060788887925415d74f-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b1198/ cat >$WORK/b1198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1198/_pkg_.a -trimpath "$WORK/b1198=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.16 -complete -installsuffix shared -buildid vC-PMnIE1DoZ3R0VyxzK/vC-PMnIE1DoZ3R0VyxzK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1198/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1171/_pkg_.a # internal cp $WORK/b1171/_pkg_.a /builddir/.cache/go-build/45/45d186c82b14bf43dce64513702b46bd16a8b49d9c0b7aba5562e090e64d9e77-d # internal github.com/weaveworks/common/middleware mkdir -p $WORK/b1176/ cat >$WORK/b1176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1177/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b432/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1178/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1165/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1179/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1171/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1181/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1161/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b258/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1176/_pkg_.a -trimpath "$WORK/b1176=>" -p github.com/weaveworks/common/middleware -lang=go1.16 -complete -installsuffix shared -buildid Hu0Zsx21NYLWUPKv9krc/Hu0Zsx21NYLWUPKv9krc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1176/importcfg -pack ./vendor/github.com/weaveworks/common/middleware/counting_listener.go ./vendor/github.com/weaveworks/common/middleware/errorhandler.go ./vendor/github.com/weaveworks/common/middleware/grpc_auth.go ./vendor/github.com/weaveworks/common/middleware/grpc_instrumentation.go ./vendor/github.com/weaveworks/common/middleware/grpc_logging.go ./vendor/github.com/weaveworks/common/middleware/grpc_stats.go ./vendor/github.com/weaveworks/common/middleware/header_adder.go ./vendor/github.com/weaveworks/common/middleware/http_auth.go ./vendor/github.com/weaveworks/common/middleware/http_tracing.go ./vendor/github.com/weaveworks/common/middleware/instrument.go ./vendor/github.com/weaveworks/common/middleware/logging.go ./vendor/github.com/weaveworks/common/middleware/middleware.go ./vendor/github.com/weaveworks/common/middleware/path_rewrite.go ./vendor/github.com/weaveworks/common/middleware/response.go ./vendor/github.com/weaveworks/common/middleware/source_ips.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1191/_pkg_.a # internal cp $WORK/b1191/_pkg_.a /builddir/.cache/go-build/2f/2f1a31696a1a8e9b11992198e6081a6ffd59c307192366b04e1ca8e688ab9ff9-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b1205/ cat >$WORK/b1205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1205/_pkg_.a -trimpath "$WORK/b1205=>" -p github.com/go-openapi/analysis/internal/debug -lang=go1.16 -complete -installsuffix shared -buildid tCG5z8Aq6YB1YDmJMbbZ/tCG5z8Aq6YB1YDmJMbbZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1205/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b962/_pkg_.a # internal cp $WORK/b962/_pkg_.a /builddir/.cache/go-build/28/285db194ddb0a8a6512901e5f2975dfc49688c2f0ff35d0d7260b6243fb98dc4-d # internal github.com/grafana/thema/kernel mkdir -p $WORK/b985/ cat >$WORK/b985/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b936/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b986/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b962/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b985/_pkg_.a -trimpath "$WORK/b985=>" -p github.com/grafana/thema/kernel -lang=go1.16 -complete -installsuffix shared -buildid FT515u2zJZLrVctb_8xN/FT515u2zJZLrVctb_8xN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b985/importcfg -pack ./vendor/github.com/grafana/thema/kernel/doc.go ./vendor/github.com/grafana/thema/kernel/input.go ./vendor/github.com/grafana/thema/kernel/loader.go ./vendor/github.com/grafana/thema/kernel/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1205/_pkg_.a # internal cp $WORK/b1205/_pkg_.a /builddir/.cache/go-build/20/206c4b0b659464e9454f4ad1da6a8e3d8d0a9201ed8b0f1c806da870aca4ca41-d # internal github.com/grafana/thema/load mkdir -p $WORK/b987/ cat >$WORK/b987/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b922/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b963/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b962/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b984/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b987/_pkg_.a -trimpath "$WORK/b987=>" -p github.com/grafana/thema/load -lang=go1.16 -complete -installsuffix shared -buildid IlX9NW_3BRQO2qWxJtxH/IlX9NW_3BRQO2qWxJtxH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b987/importcfg -pack ./vendor/github.com/grafana/thema/load/load.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1198/_pkg_.a # internal cp $WORK/b1198/_pkg_.a /builddir/.cache/go-build/5a/5aa6dfb4db4ef95c85ea2051e3cc91c57d9ff53d0497140302d461c3a87c9240-d # internal github.com/grafana/grafana/pkg/framework/coremodel mkdir -p $WORK/b990/ cat >$WORK/b990/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/thema=$WORK/b962/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b990/_pkg_.a -trimpath "$WORK/b990=>" -p github.com/grafana/grafana/pkg/framework/coremodel -lang=go1.17 -complete -installsuffix shared -buildid BqhdGkjEThlr1vgvzQ6m/BqhdGkjEThlr1vgvzQ6m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b990/importcfg -pack ./pkg/framework/coremodel/helpers.go ./pkg/framework/coremodel/interface.go ./pkg/framework/coremodel/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b985/_pkg_.a # internal cp $WORK/b985/_pkg_.a /builddir/.cache/go-build/7b/7bce0cc05e984c851ad861d6efc12edbcb07a1cfd94606c9fd0b3250770e5f7c-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b1199/ cat >$WORK/b1199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b348/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1198/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1199/_pkg_.a -trimpath "$WORK/b1199=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.16 -complete -installsuffix shared -buildid 3kbezSHp8xiHqZh5qQBf/3kbezSHp8xiHqZh5qQBf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1199/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1190/_pkg_.a # internal cp $WORK/b1190/_pkg_.a /builddir/.cache/go-build/c3/c3000b54525571d39aeb0e259235fd80819844d89d8f916170c396fbfa9fc301-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b1210/ cat >$WORK/b1210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1210/_pkg_.a -trimpath "$WORK/b1210=>" -p github.com/PuerkitoBio/urlesc -lang=go1.16 -complete -installsuffix shared -buildid a0lWgP9DQDl2oFf34Txp/a0lWgP9DQDl2oFf34Txp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1210/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b987/_pkg_.a # internal cp $WORK/b987/_pkg_.a /builddir/.cache/go-build/b4/b48ad056f56fb551acb4c27e3b59f42c9c90ad02872da420d85ad23cc6923426-d # internal github.com/grafana/grafana/pkg/cuectx mkdir -p $WORK/b889/ cat >$WORK/b889/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b922/_pkg_.a packagefile github.com/grafana/thema=$WORK/b962/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b985/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b987/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile testing/fstest=$WORK/b988/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b889/_pkg_.a -trimpath "$WORK/b889=>" -p github.com/grafana/grafana/pkg/cuectx -lang=go1.17 -complete -installsuffix shared -buildid agpmYPR25Kr4K68A7U87/agpmYPR25Kr4K68A7U87 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b889/importcfg -pack ./pkg/cuectx/ctx.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1210/_pkg_.a # internal cp $WORK/b1210/_pkg_.a /builddir/.cache/go-build/67/670be1897457257b4b871832cc17db5cf472eda0276c349311e4515806a0f1f4-d # internal golang.org/x/text/width mkdir -p $WORK/b1211/ cat >$WORK/b1211/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1211/_pkg_.a -trimpath "$WORK/b1211=>" -p golang.org/x/text/width -lang=go1.16 -complete -installsuffix shared -buildid s-SwsILJUfpU59V9hEAd/s-SwsILJUfpU59V9hEAd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1211/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go cp $WORK/b1192/_pkg_.a /builddir/.cache/go-build/2f/2f5c69d1eabddf7024d94054d218a57259512b050bbf2419d9ce74c34b5bdba4-d # internal github.com/edsrzf/mmap-go mkdir -p $WORK/b1219/ cat >$WORK/b1219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1219/_pkg_.a -trimpath "$WORK/b1219=>" -p github.com/edsrzf/mmap-go -lang=go1.16 -complete -installsuffix shared -buildid b8PtW9vnJy6uGmj3dXBI/b8PtW9vnJy6uGmj3dXBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1219/importcfg -pack ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b990/_pkg_.a # internal cp $WORK/b990/_pkg_.a /builddir/.cache/go-build/a7/a7f669f13b0157dcf4b31dd1ce212cef232183f31320ddc378f94ed131784034-d # internal github.com/prometheus/prometheus/pkg/exemplar mkdir -p $WORK/b1220/ cat >$WORK/b1220/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1220/_pkg_.a -trimpath "$WORK/b1220=>" -p github.com/prometheus/prometheus/pkg/exemplar -lang=go1.16 -complete -installsuffix shared -buildid 47O8Z3YHve3wU6JNR_8V/47O8Z3YHve3wU6JNR_8V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1220/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1220/_pkg_.a # internal cp $WORK/b1220/_pkg_.a /builddir/.cache/go-build/a3/a33c2b168679c764b48b8672ab605eb0d740e5fe57a89d9b1e0fc45d58579447-d # internal github.com/prometheus/prometheus/pkg/timestamp mkdir -p $WORK/b1221/ cat >$WORK/b1221/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1221/_pkg_.a -trimpath "$WORK/b1221=>" -p github.com/prometheus/prometheus/pkg/timestamp -lang=go1.16 -complete -installsuffix shared -buildid iBWxlYvpgEDDAdqV7IOf/iBWxlYvpgEDDAdqV7IOf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1221/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b889/_pkg_.a # internal cp $WORK/b889/_pkg_.a /builddir/.cache/go-build/d0/d08b7c8b22e0fc4c7c95e07b741fd8827da826a91074ae24eb534b482df8a89f-d # internal github.com/grafana/grafana/pkg/coremodel/dashboard mkdir -p $WORK/b888/ cat >$WORK/b888/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b412/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b889/_pkg_.a packagefile github.com/grafana/thema=$WORK/b962/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF cat >$WORK/b888/embedcfg << 'EOF' # internal { "Patterns": { "lineage.cue": [ "lineage.cue" ] }, "Files": { "lineage.cue": "/builddir/build/BUILD/grafana-9.0.9/pkg/coremodel/dashboard/lineage.cue" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b888/_pkg_.a -trimpath "$WORK/b888=>" -p github.com/grafana/grafana/pkg/coremodel/dashboard -lang=go1.17 -complete -installsuffix shared -buildid XB5H5GyW_vTv09CbXsEP/XB5H5GyW_vTv09CbXsEP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b888/importcfg -embedcfg $WORK/b888/embedcfg -pack ./pkg/coremodel/dashboard/coremodel.go ./pkg/coremodel/dashboard/schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1221/_pkg_.a # internal cp $WORK/b1221/_pkg_.a /builddir/.cache/go-build/27/271191c168b6c642ca737fce0011273c1d8f21ff39c285bb4ebfbf52495a059f-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b1225/ cat >$WORK/b1225/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1225/_pkg_.a -trimpath "$WORK/b1225=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -lang=go1.16 -complete -installsuffix shared -buildid B64B8JLwB1s0hil-INqM/B64B8JLwB1s0hil-INqM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1225/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./vendor/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1219/_pkg_.a # internal cp $WORK/b1176/_pkg_.a /builddir/.cache/go-build/5e/5e2da5ee54cd8373b975cdfdf436e75f4c46b10ff3e7f6bbb2d5f95571c57d47-d # internal github.com/weaveworks/common/httpgrpc/server mkdir -p $WORK/b1174/ cat >$WORK/b1174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b317/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1168/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1175/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1171/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1176/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b213/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptest=$WORK/b676/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1174/_pkg_.a -trimpath "$WORK/b1174=>" -p github.com/weaveworks/common/httpgrpc/server -lang=go1.16 -complete -installsuffix shared -buildid O6Vc79zG31zYRNctb98Y/O6Vc79zG31zYRNctb98Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1174/importcfg -pack ./vendor/github.com/weaveworks/common/httpgrpc/server/server.go cp $WORK/b1219/_pkg_.a /builddir/.cache/go-build/d6/d66e93bd125addf7ed89a455c8d044c267bc6f135097ac2830745f694db7e48e-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b1227/ cat >$WORK/b1227/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1227/_pkg_.a -trimpath "$WORK/b1227=>" -p github.com/prometheus/prometheus/tsdb/fileutil -lang=go1.16 -complete -installsuffix shared -buildid 212n79JVsdOWEwkzBggw/212n79JVsdOWEwkzBggw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1227/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./vendor/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b888/_pkg_.a # internal cp $WORK/b888/_pkg_.a /builddir/.cache/go-build/03/034a77c0ec442a33d85ccb77bedbb21b722868c72b52c13e91fff18a94dd1718-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b1229/ cat >$WORK/b1229/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1229/_pkg_.a -trimpath "$WORK/b1229=>" -p github.com/prometheus/prometheus/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid QrObWjYicRhCsti7q8wC/QrObWjYicRhCsti7q8wC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1229/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/strutil/quote.go ./vendor/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1211/_pkg_.a # internal cp $WORK/b1211/_pkg_.a /builddir/.cache/go-build/f2/f276afc111cebe76a2a307ffdcb698f9b20068a522d875efe98f631bf26abb05-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b1209/ cat >$WORK/b1209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1210/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b248/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1211/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1209/_pkg_.a -trimpath "$WORK/b1209=>" -p github.com/PuerkitoBio/purell -lang=go1.16 -complete -installsuffix shared -buildid _P_E514guTkIoyxd1Do9/_P_E514guTkIoyxd1Do9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1209/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1225/_pkg_.a # internal cp $WORK/b1225/_pkg_.a /builddir/.cache/go-build/59/596def694cb3741dba7d02f5fd6f6d270b73b0b1dce61701b3d5325dff67f34d-d # internal github.com/alecthomas/units mkdir -p $WORK/b1232/ cat >$WORK/b1232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1232/_pkg_.a -trimpath "$WORK/b1232=>" -p github.com/alecthomas/units -lang=go1.16 -complete -installsuffix shared -buildid ddDHegxG_Z8hiercQJ8A/ddDHegxG_Z8hiercQJ8A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1232/importcfg -pack ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1229/_pkg_.a # internal cp $WORK/b1229/_pkg_.a /builddir/.cache/go-build/95/9574a72e59a3c4379fdc9bc8f79180d10591828b3a5b8a9725cf5bf3c2b69ffc-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b1234/ cat >$WORK/b1234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1234/_pkg_.a -trimpath "$WORK/b1234=>" -p github.com/prometheus/prometheus/discovery/targetgroup -lang=go1.16 -complete -installsuffix shared -buildid CvTYD5_T0y6baL8MjD1u/CvTYD5_T0y6baL8MjD1u -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1234/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1227/_pkg_.a # internal cp $WORK/b1227/_pkg_.a /builddir/.cache/go-build/2a/2a5fbd0f2fdb932c1973cec0c09118a52b641a6b22edda0a95cefee756485a07-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b1226/ cat >$WORK/b1226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1227/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1226/_pkg_.a -trimpath "$WORK/b1226=>" -p github.com/prometheus/prometheus/tsdb/chunks -lang=go1.16 -complete -installsuffix shared -buildid ywI0MwfXojqgjcMJtlcE/ywI0MwfXojqgjcMJtlcE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1226/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./vendor/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1209/_pkg_.a # internal cp $WORK/b1209/_pkg_.a /builddir/.cache/go-build/c1/c113bce8379ef4237504207bdfe1254c94460af4a275c2bafd1902762528a64f-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b1208/ cat >$WORK/b1208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1209/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1208/_pkg_.a -trimpath "$WORK/b1208=>" -p github.com/go-openapi/jsonreference -lang=go1.16 -complete -installsuffix shared -buildid PyQQs3-aoqFiG2LdFX4f/PyQQs3-aoqFiG2LdFX4f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1208/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1234/_pkg_.a # internal cp $WORK/b1234/_pkg_.a /builddir/.cache/go-build/0a/0a3601fef3327a4415980ffc4339699e262d8184bdc8f51fb043d422ac12adc4-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b1233/ cat >$WORK/b1233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1234/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1233/_pkg_.a -trimpath "$WORK/b1233=>" -p github.com/prometheus/prometheus/discovery -lang=go1.16 -complete -installsuffix shared -buildid NVgT_GKsCk7diBxo1e6I/NVgT_GKsCk7diBxo1e6I -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1233/importcfg -pack ./vendor/github.com/prometheus/prometheus/discovery/discovery.go ./vendor/github.com/prometheus/prometheus/discovery/manager.go ./vendor/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1232/_pkg_.a # internal cp $WORK/b1232/_pkg_.a /builddir/.cache/go-build/b0/b01495ecf6a55a06443883588fb08d6516d3dc1f0adc91cbae15a9c3e4de720e-d # internal github.com/prometheus/prometheus/pkg/relabel mkdir -p $WORK/b1235/ cat >$WORK/b1235/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1235/_pkg_.a -trimpath "$WORK/b1235=>" -p github.com/prometheus/prometheus/pkg/relabel -lang=go1.16 -complete -installsuffix shared -buildid pvbLPsjxri943MTf7feI/pvbLPsjxri943MTf7feI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1235/importcfg -pack ./vendor/github.com/prometheus/prometheus/pkg/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1174/_pkg_.a # internal cp $WORK/b1174/_pkg_.a /builddir/.cache/go-build/f5/f54982dc9e8ccd760cfa61aa8d39f8f8cc45dcf8147cf4e521563d13ec7d4910-d # internal github.com/weaveworks/common/server mkdir -p $WORK/b1167/ cat >$WORK/b1167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b261/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b432/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b317/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1168/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1169/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1171/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1176/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1183/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1184/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b334/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1167/_pkg_.a -trimpath "$WORK/b1167=>" -p github.com/weaveworks/common/server -lang=go1.16 -complete -installsuffix shared -buildid munzQDMTZ9P-S1kgxc5q/munzQDMTZ9P-S1kgxc5q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1167/importcfg -pack ./vendor/github.com/weaveworks/common/server/fake_server.pb.go ./vendor/github.com/weaveworks/common/server/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1208/_pkg_.a # internal cp $WORK/b1208/_pkg_.a /builddir/.cache/go-build/78/78cf4ab2d52421c786f09d2de69fbe18cbd7127b2610be14e3bf84a7e6e453de-d # internal github.com/go-openapi/spec mkdir -p $WORK/b1207/ cat >$WORK/b1207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1208/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1207/_pkg_.a -trimpath "$WORK/b1207=>" -p github.com/go-openapi/spec -lang=go1.16 -complete -installsuffix shared -buildid 3JiWC-r9_ssT-KVK0hIN/3JiWC-r9_ssT-KVK0hIN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1207/importcfg -pack ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1199/_pkg_.a # internal cp $WORK/b1199/_pkg_.a /builddir/.cache/go-build/cb/cb95b27da15074e4816900b144da32c8f6f3af1bc8e988f904f3041cc3911307-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b1196/ cat >$WORK/b1196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1198/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1199/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1196/_pkg_.a -trimpath "$WORK/b1196=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.16 -complete -installsuffix shared -buildid wkAFpnbcjdqSAeV9Xv2B/wkAFpnbcjdqSAeV9Xv2B -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1196/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1233/_pkg_.a # internal cp $WORK/b1233/_pkg_.a /builddir/.cache/go-build/3a/3aa7564006ea981f2247afe7454925162d0801205e8d61db0ff80853f96de15b-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b1236/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1226/_pkg_.a # internal cat >$WORK/b1236/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1237/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1236/_pkg_.a -trimpath "$WORK/b1236=>" -p github.com/prometheus/prometheus/tsdb/encoding -lang=go1.16 -complete -installsuffix shared -buildid Fo0yfyh2zZnVBMd5D87L/Fo0yfyh2zZnVBMd5D87L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1236/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1235/_pkg_.a # internal cp $WORK/b1226/_pkg_.a /builddir/.cache/go-build/dd/dd3dbfdc5bcc28f2193fbfabfcfaed59101d8e5d5d5e232d9183f0d606101344-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b1228/ cat >$WORK/b1228/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1226/_pkg_.a packagefile math=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1228/_pkg_.a -trimpath "$WORK/b1228=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -lang=go1.16 -complete -installsuffix shared -buildid 0DLn0IS95-nh9Yutfhvg/0DLn0IS95-nh9Yutfhvg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1228/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go cp $WORK/b1235/_pkg_.a /builddir/.cache/go-build/8b/8b8b7b278e22bac8ea669f6caee4d38e4415368e4f8624d43fa5d5d1c46a4cc9-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b1231/ cat >$WORK/b1231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1232/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b762/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1235/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1231/_pkg_.a -trimpath "$WORK/b1231=>" -p github.com/prometheus/prometheus/config -lang=go1.16 -complete -installsuffix shared -buildid FL8kNuDb9Xv7ZuFr_rf8/FL8kNuDb9Xv7ZuFr_rf8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1231/importcfg -pack ./vendor/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1228/_pkg_.a # internal cp $WORK/b1236/_pkg_.a /builddir/.cache/go-build/53/53dbc6b521a1b504b51e9b2685262d61b6e18095594b523e081e769e10f7e20f-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b1241/ cat >$WORK/b1241/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1227/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1241/_pkg_.a -trimpath "$WORK/b1241=>" -p github.com/prometheus/prometheus/tsdb/tombstones -lang=go1.16 -complete -installsuffix shared -buildid 08BvR8KhRZBxgvvqZlaw/08BvR8KhRZBxgvvqZlaw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1241/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go cp $WORK/b1228/_pkg_.a /builddir/.cache/go-build/01/01bf4dfb615de71f19f15f62bcbf6afdf03499e02fcf4f9358d9f50ab33b20a3-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b1224/ cat >$WORK/b1224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1228/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1224/_pkg_.a -trimpath "$WORK/b1224=>" -p github.com/prometheus/prometheus/storage -lang=go1.16 -complete -installsuffix shared -buildid r28y8V5hw3H1-McW3e8J/r28y8V5hw3H1-McW3e8J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1224/importcfg -pack ./vendor/github.com/prometheus/prometheus/storage/buffer.go ./vendor/github.com/prometheus/prometheus/storage/fanout.go ./vendor/github.com/prometheus/prometheus/storage/generic.go ./vendor/github.com/prometheus/prometheus/storage/interface.go ./vendor/github.com/prometheus/prometheus/storage/lazy.go ./vendor/github.com/prometheus/prometheus/storage/memoized_iterator.go ./vendor/github.com/prometheus/prometheus/storage/merge.go ./vendor/github.com/prometheus/prometheus/storage/noop.go ./vendor/github.com/prometheus/prometheus/storage/secondary.go ./vendor/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1231/_pkg_.a # internal cp $WORK/b1231/_pkg_.a /builddir/.cache/go-build/96/96db3927594320c990a208a8e5fefb2664c3c36d19fa122009ae8f51bfc01249-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b1243/ cat >$WORK/b1243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1243/_pkg_.a -trimpath "$WORK/b1243=>" -p github.com/prometheus/prometheus/util/stats -lang=go1.16 -complete -installsuffix shared -buildid R4cHD2XGJJnAGZI3LXne/R4cHD2XGJJnAGZI3LXne -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1243/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/stats/query_stats.go ./vendor/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1167/_pkg_.a # internal cp $WORK/b1167/_pkg_.a /builddir/.cache/go-build/67/67e57d0caa8bbd71ee7eba20d00ac8bfc991f9fd9f1ad028ab2d3d2250951607-d # internal github.com/cortexproject/cortex/pkg/util/log mkdir -p $WORK/b1159/ cat >$WORK/b1159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1160/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1167/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1181/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1159/_pkg_.a -trimpath "$WORK/b1159=>" -p github.com/cortexproject/cortex/pkg/util/log -lang=go1.16 -complete -installsuffix shared -buildid o4hZgQGz9hMpAkle5j0S/o4hZgQGz9hMpAkle5j0S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1159/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/util/log/experimental.go ./vendor/github.com/cortexproject/cortex/pkg/util/log/log.go ./vendor/github.com/cortexproject/cortex/pkg/util/log/wrappers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1241/_pkg_.a # internal cp $WORK/b1241/_pkg_.a /builddir/.cache/go-build/19/19b65ecd1336904b5e4fc595f8c73ba44555f1d2414a3150f405470d53bf7609-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b1240/ cat >$WORK/b1240/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1241/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1240/_pkg_.a -trimpath "$WORK/b1240=>" -p github.com/prometheus/prometheus/tsdb/record -lang=go1.16 -complete -installsuffix shared -buildid hfUWYIHwVbvoj2brpiPy/hfUWYIHwVbvoj2brpiPy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1240/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1243/_pkg_.a # internal cp $WORK/b1243/_pkg_.a /builddir/.cache/go-build/a3/a3cb24b555b6e3ba204a419843899df3a25ad47b4cd5368ba89144b0b17a4b26-d # internal go.uber.org/goleak/internal/stack mkdir -p $WORK/b1247/ cat >$WORK/b1247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1247/_pkg_.a -trimpath "$WORK/b1247=>" -p go.uber.org/goleak/internal/stack -lang=go1.16 -complete -installsuffix shared -buildid LAfd3POAuBiZMFRM6g_5/LAfd3POAuBiZMFRM6g_5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1247/importcfg -pack ./vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1240/_pkg_.a # internal cp $WORK/b1240/_pkg_.a /builddir/.cache/go-build/d2/d22bc33f9192fd2b5bbd6a7af41c6c719b7ba301dbaa7c00c802e66aa12165e2-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b1242/ cat >$WORK/b1242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1240/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1241/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1242/_pkg_.a -trimpath "$WORK/b1242=>" -p github.com/prometheus/prometheus/tsdb/wal -lang=go1.16 -complete -installsuffix shared -buildid lNd2vPOrM9HvtfbDQCHU/lNd2vPOrM9HvtfbDQCHU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1242/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/reader.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/wal.go ./vendor/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1159/_pkg_.a # internal cp $WORK/b1159/_pkg_.a /builddir/.cache/go-build/20/20bfce6dc86bcf350b42340f4b14ee4af3a10eb1900709eb4987241dfb56cf3c-d # internal github.com/cortexproject/cortex/pkg/util mkdir -p $WORK/b1157/ cat >$WORK/b1157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1158/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1159/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1185/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1186/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1171/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1157/_pkg_.a -trimpath "$WORK/b1157=>" -p github.com/cortexproject/cortex/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid NVcs0nPUNOKam1H3AGcI/NVcs0nPUNOKam1H3AGcI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1157/importcfg -pack ./vendor/github.com/cortexproject/cortex/pkg/util/active_user.go ./vendor/github.com/cortexproject/cortex/pkg/util/allowed_tenants.go ./vendor/github.com/cortexproject/cortex/pkg/util/config.go ./vendor/github.com/cortexproject/cortex/pkg/util/dns_watcher.go ./vendor/github.com/cortexproject/cortex/pkg/util/events.go ./vendor/github.com/cortexproject/cortex/pkg/util/extract_forwarded.go ./vendor/github.com/cortexproject/cortex/pkg/util/hash_fp.go ./vendor/github.com/cortexproject/cortex/pkg/util/http.go ./vendor/github.com/cortexproject/cortex/pkg/util/iterator.go ./vendor/github.com/cortexproject/cortex/pkg/util/labels.go ./vendor/github.com/cortexproject/cortex/pkg/util/matchers.go ./vendor/github.com/cortexproject/cortex/pkg/util/merger.go ./vendor/github.com/cortexproject/cortex/pkg/util/metrics_helper.go ./vendor/github.com/cortexproject/cortex/pkg/util/net.go ./vendor/github.com/cortexproject/cortex/pkg/util/priority_queue.go ./vendor/github.com/cortexproject/cortex/pkg/util/shard.go ./vendor/github.com/cortexproject/cortex/pkg/util/strings.go ./vendor/github.com/cortexproject/cortex/pkg/util/sync.go ./vendor/github.com/cortexproject/cortex/pkg/util/time.go ./vendor/github.com/cortexproject/cortex/pkg/util/yaml.go ./vendor/github.com/cortexproject/cortex/pkg/util/yolo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1247/_pkg_.a # internal cp $WORK/b1247/_pkg_.a /builddir/.cache/go-build/4e/4e4959136ca95ff1d9bb430e1a1f107ebdd2eabffc41d6d67da2adad3b07707a-d # internal go.uber.org/goleak mkdir -p $WORK/b1246/ cat >$WORK/b1246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1247/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1246/_pkg_.a -trimpath "$WORK/b1246=>" -p go.uber.org/goleak -lang=go1.16 -complete -installsuffix shared -buildid qUxnuaySlj_Jp5rF5KnC/qUxnuaySlj_Jp5rF5KnC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1246/importcfg -pack ./vendor/go.uber.org/goleak/doc.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/tracestack_new.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1246/_pkg_.a # internal cp $WORK/b1246/_pkg_.a /builddir/.cache/go-build/f7/f7bfadbccd2c94f6c45f94dc9f37b871ebf9691685f7099cf52ea9acbef11f3b-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b1245/ cat >$WORK/b1245/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1246/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1245/_pkg_.a -trimpath "$WORK/b1245=>" -p github.com/prometheus/prometheus/util/testutil -lang=go1.16 -complete -installsuffix shared -buildid Pwmx__3NMg3f_LBQ1FcQ/Pwmx__3NMg3f_LBQ1FcQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1245/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/testutil/context.go ./vendor/github.com/prometheus/prometheus/util/testutil/directory.go ./vendor/github.com/prometheus/prometheus/util/testutil/logging.go ./vendor/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./vendor/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1224/_pkg_.a # internal cp $WORK/b1224/_pkg_.a /builddir/.cache/go-build/17/1734c1337ed2b8238e83ede13afb642cfd990d6b8771812187d7a53d7bbd7316-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b1223/ cat >$WORK/b1223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1222/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1229/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1223/_pkg_.a -trimpath "$WORK/b1223=>" -p github.com/prometheus/prometheus/promql/parser -lang=go1.16 -complete -installsuffix shared -buildid J77JrMqh3WB2v6TozAHX/J77JrMqh3WB2v6TozAHX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1223/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/parser/ast.go ./vendor/github.com/prometheus/prometheus/promql/parser/functions.go ./vendor/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./vendor/github.com/prometheus/prometheus/promql/parser/lex.go ./vendor/github.com/prometheus/prometheus/promql/parser/parse.go ./vendor/github.com/prometheus/prometheus/promql/parser/printer.go ./vendor/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1245/_pkg_.a # internal cp $WORK/b1245/_pkg_.a /builddir/.cache/go-build/7d/7d964821c1bbf7f00a41a5e6bc86bb8a07626082405033b5cb03638c99290902-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b1239/ cat >$WORK/b1239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1227/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1239/_pkg_.a -trimpath "$WORK/b1239=>" -p github.com/prometheus/prometheus/tsdb/index -lang=go1.16 -complete -installsuffix shared -buildid Dw2MHgDr2lZ-mWVHcqnn/Dw2MHgDr2lZ-mWVHcqnn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1239/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/index/index.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postings.go ./vendor/github.com/prometheus/prometheus/tsdb/index/postingsstats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1207/_pkg_.a # internal cp $WORK/b1207/_pkg_.a /builddir/.cache/go-build/61/613cc6fef6534e950a28ffa3d89718a6f5502fa1e0477717dc7dc814e1249561-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b1206/ cat >$WORK/b1206/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1206/_pkg_.a -trimpath "$WORK/b1206=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -lang=go1.16 -complete -installsuffix shared -buildid RqQy3CRPrElEiWUlbnfB/RqQy3CRPrElEiWUlbnfB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1206/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1206/_pkg_.a # internal cp $WORK/b1206/_pkg_.a /builddir/.cache/go-build/d9/d93371614d723c91981328ed023ea82d21acd01e7f540b9466917b9ddd3c9c35-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1196/_pkg_.a # internal github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b1212/ cat >$WORK/b1212/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1212/_pkg_.a -trimpath "$WORK/b1212=>" -p github.com/go-openapi/analysis/internal/flatten/operations -lang=go1.16 -complete -installsuffix shared -buildid gNH3vV5qHu4PrZxWXeEi/gNH3vV5qHu4PrZxWXeEi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1212/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cp $WORK/b1242/_pkg_.a /builddir/.cache/go-build/ee/ee8aae401a429757756d912f9516eb581de8240a5a0cf2148a62f292fc1b76c8-d # internal github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b1213/ cat >$WORK/b1213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1205/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1213/_pkg_.a -trimpath "$WORK/b1213=>" -p github.com/go-openapi/analysis/internal/flatten/replace -lang=go1.16 -complete -installsuffix shared -buildid UeqJLFJHaR3cXAQLwiqB/UeqJLFJHaR3cXAQLwiqB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1213/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cp $WORK/b1196/_pkg_.a /builddir/.cache/go-build/57/577d99cba951c13722a7929af5fb0bc8bc70a7512a46bc9dde93a8220dd75a0a-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b1194/ cat >$WORK/b1194/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1195/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1198/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1199/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1194/_pkg_.a -trimpath "$WORK/b1194=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.16 -complete -installsuffix shared -buildid VPDlFWAB9R9vqk_ISq6Z/VPDlFWAB9R9vqk_ISq6Z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1194/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1212/_pkg_.a # internal cp $WORK/b1212/_pkg_.a /builddir/.cache/go-build/a5/a58e68f3c5e89a1ca45991a6023b147b0533f02ab96d0f37136bc7330d4b9c2a-d # internal github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b1214/ cat >$WORK/b1214/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1214/_pkg_.a -trimpath "$WORK/b1214=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -lang=go1.16 -complete -installsuffix shared -buildid LVfaHiWNi0p3eBLD2i_n/LVfaHiWNi0p3eBLD2i_n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1214/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1157/_pkg_.a # internal cp $WORK/b1157/_pkg_.a /builddir/.cache/go-build/b6/b6ad2f693d364b24b3482d6b6697dd2f9d6e6e3627080190d7e567e00a2b5578-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b1215/ cat >$WORK/b1215/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1215/_pkg_.a -trimpath "$WORK/b1215=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -lang=go1.16 -complete -installsuffix shared -buildid r2_31xFpQ_qbY3b34iH4/r2_31xFpQ_qbY3b34iH4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1215/importcfg -pack ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1213/_pkg_.a # internal cp $WORK/b1213/_pkg_.a /builddir/.cache/go-build/eb/eb7ed8286a37fb5140a90abd7e0e7e910ccd98cc5e4f1b8a763a905879873830-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b1250/ cat >$WORK/b1250/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1250/_pkg_.a -trimpath "$WORK/b1250=>" -p github.com/prometheus/alertmanager/api/metrics -lang=go1.16 -complete -installsuffix shared -buildid a48-ib4VcAZ4ug7d8Foz/a48-ib4VcAZ4ug7d8Foz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1250/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1214/_pkg_.a # internal cp $WORK/b1214/_pkg_.a /builddir/.cache/go-build/7a/7ac097950337d603ddfeb75ddca324097829e1c1e37d60b39f9c04923e8a34f5-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b1256/ cat >$WORK/b1256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1256/_pkg_.a -trimpath "$WORK/b1256=>" -p github.com/go-openapi/runtime/logger -lang=go1.16 -complete -installsuffix shared -buildid csaJfEAKyDGjCoc2Kl_K/csaJfEAKyDGjCoc2Kl_K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1256/importcfg -pack ./vendor/github.com/go-openapi/runtime/logger/logger.go ./vendor/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1256/_pkg_.a # internal cp $WORK/b1256/_pkg_.a /builddir/.cache/go-build/19/1938ea76f2e628e23f642598cbe4645374d601e40c60feacdaca3a89ecb3a14c-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b1257/ cat >$WORK/b1257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1257/_pkg_.a -trimpath "$WORK/b1257=>" -p github.com/go-openapi/runtime/middleware/denco -lang=go1.16 -complete -installsuffix shared -buildid cJjSGNmDlKhIcpe-zYdx/cJjSGNmDlKhIcpe-zYdx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1257/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/denco/router.go ./vendor/github.com/go-openapi/runtime/middleware/denco/server.go ./vendor/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1250/_pkg_.a # internal cp $WORK/b1250/_pkg_.a /builddir/.cache/go-build/4e/4e4354b20a0cb7c2da72d860b49f21ffa4fac87abe0d1214615428b65dc045c4-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b1258/ cat >$WORK/b1258/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1258/_pkg_.a -trimpath "$WORK/b1258=>" -p github.com/go-openapi/runtime/middleware/header -lang=go1.16 -complete -installsuffix shared -buildid jWYiqJtngv1nSc9tHMNc/jWYiqJtngv1nSc9tHMNc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1258/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1215/_pkg_.a # internal cp $WORK/b1215/_pkg_.a /builddir/.cache/go-build/bf/bf6f78782223652eb5df8e356e2bb77e6cb377421c1092ad9a270b0fe1bf74e0-d # internal github.com/docker/go-units mkdir -p $WORK/b1263/ cat >$WORK/b1263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1263/_pkg_.a -trimpath "$WORK/b1263=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid mSeBj_ZlJ8x4hbdIixGY/mSeBj_ZlJ8x4hbdIixGY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1263/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1258/_pkg_.a # internal cp $WORK/b1239/_pkg_.a /builddir/.cache/go-build/fc/fca8b7478c42cb3c168810807f131c4499676a65d3c0c6d9bc58bb489f9ae182-d # internal cp $WORK/b1258/_pkg_.a /builddir/.cache/go-build/43/43f7c4e6b7472a6da5a06f055ec85495d0698865415023072dc5a1847fe2686b-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b1230/ cat >$WORK/b1230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b463/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1240/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1228/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1242/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1230/_pkg_.a -trimpath "$WORK/b1230=>" -p github.com/prometheus/prometheus/tsdb -lang=go1.16 -complete -installsuffix shared -buildid QpDUlVoivOnl0iqOpm11/QpDUlVoivOnl0iqOpm11 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1230/importcfg -pack ./vendor/github.com/prometheus/prometheus/tsdb/block.go ./vendor/github.com/prometheus/prometheus/tsdb/blockwriter.go ./vendor/github.com/prometheus/prometheus/tsdb/compact.go ./vendor/github.com/prometheus/prometheus/tsdb/db.go ./vendor/github.com/prometheus/prometheus/tsdb/exemplar.go ./vendor/github.com/prometheus/prometheus/tsdb/head.go ./vendor/github.com/prometheus/prometheus/tsdb/head_append.go ./vendor/github.com/prometheus/prometheus/tsdb/head_read.go ./vendor/github.com/prometheus/prometheus/tsdb/head_wal.go ./vendor/github.com/prometheus/prometheus/tsdb/isolation.go ./vendor/github.com/prometheus/prometheus/tsdb/querier.go ./vendor/github.com/prometheus/prometheus/tsdb/repair.go ./vendor/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./vendor/github.com/prometheus/prometheus/tsdb/wal.go github.com/jessevdk/go-flags mkdir -p $WORK/b1264/ cat >$WORK/b1264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1264/_pkg_.a -trimpath "$WORK/b1264=>" -p github.com/jessevdk/go-flags -lang=go1.16 -complete -installsuffix shared -buildid IPyglA_rjLcbQBh8eiNR/IPyglA_rjLcbQBh8eiNR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1264/importcfg -pack ./vendor/github.com/jessevdk/go-flags/arg.go ./vendor/github.com/jessevdk/go-flags/closest.go ./vendor/github.com/jessevdk/go-flags/command.go ./vendor/github.com/jessevdk/go-flags/completion.go ./vendor/github.com/jessevdk/go-flags/convert.go ./vendor/github.com/jessevdk/go-flags/error.go ./vendor/github.com/jessevdk/go-flags/flags.go ./vendor/github.com/jessevdk/go-flags/group.go ./vendor/github.com/jessevdk/go-flags/help.go ./vendor/github.com/jessevdk/go-flags/ini.go ./vendor/github.com/jessevdk/go-flags/man.go ./vendor/github.com/jessevdk/go-flags/multitag.go ./vendor/github.com/jessevdk/go-flags/option.go ./vendor/github.com/jessevdk/go-flags/optstyle_other.go ./vendor/github.com/jessevdk/go-flags/parser.go ./vendor/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1257/_pkg_.a # internal cp $WORK/b1257/_pkg_.a /builddir/.cache/go-build/3b/3b16843fd0d35a2bf10b4e0944fc8ee9119283b826d676a4ade49c0494bbaa7d-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b1271/ cat >$WORK/b1271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1271/_pkg_.a -trimpath "$WORK/b1271=>" -p github.com/prometheus/alertmanager/dispatch -lang=go1.16 -complete -installsuffix shared -buildid EM4BroogZxMYq-cGSr1g/EM4BroogZxMYq-cGSr1g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1271/importcfg -pack ./vendor/github.com/prometheus/alertmanager/dispatch/dispatch.go ./vendor/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1263/_pkg_.a # internal cp $WORK/b1263/_pkg_.a /builddir/.cache/go-build/c4/c4c249550a0abe7a6fafd5116cfd7cd38f175de4a14e553de1ec91a2a0c09936-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b1262/ cat >$WORK/b1262/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b1263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1262/_pkg_.a -trimpath "$WORK/b1262=>" -p github.com/go-openapi/runtime/flagext -lang=go1.16 -complete -installsuffix shared -buildid engXf-Fa25hVPjQ_LA5F/engXf-Fa25hVPjQ_LA5F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1262/importcfg -pack ./vendor/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1262/_pkg_.a # internal cp $WORK/b1262/_pkg_.a /builddir/.cache/go-build/95/95445d426a79d55db1dc2a16574ad660fb2801076c6eb171531cc02663594cf6-d # internal github.com/rs/cors mkdir -p $WORK/b1272/ cat >$WORK/b1272/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1272/_pkg_.a -trimpath "$WORK/b1272=>" -p github.com/rs/cors -lang=go1.16 -complete -installsuffix shared -buildid MNKGGHQoo7V7U_68R2K9/MNKGGHQoo7V7U_68R2K9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1272/importcfg -pack ./vendor/github.com/rs/cors/cors.go ./vendor/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1223/_pkg_.a # internal cp $WORK/b1223/_pkg_.a /builddir/.cache/go-build/d0/d0f08b268b12512b448c430d9165081906fd995df0e933405e424e50fd4412ad-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b1273/ cat >$WORK/b1273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1273/_pkg_.a -trimpath "$WORK/b1273=>" -p github.com/prometheus/alertmanager/provider/mem -lang=go1.16 -complete -installsuffix shared -buildid b0D5IFdLpToEyNg92Unq/b0D5IFdLpToEyNg92Unq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1273/importcfg -pack ./vendor/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1272/_pkg_.a # internal cp $WORK/b1272/_pkg_.a /builddir/.cache/go-build/74/74ce8e345ce973a1974314d3c5d32f69cd1bb56dba914fc6ef326ef1011b266e-d # internal github.com/grafana/grafana/pkg/services/provisioning/values mkdir -p $WORK/b1286/ cat >$WORK/b1286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1286/_pkg_.a -trimpath "$WORK/b1286=>" -p github.com/grafana/grafana/pkg/services/provisioning/values -lang=go1.17 -complete -installsuffix shared -buildid 1vanFzK-m2ooQWRUHK75/1vanFzK-m2ooQWRUHK75 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1286/importcfg -pack ./pkg/services/provisioning/values/values.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1271/_pkg_.a # internal cp $WORK/b1271/_pkg_.a /builddir/.cache/go-build/14/140a94d68d075c3e22a9c931ae0a7ba014b20bf7835fa7e215f7ec4c7d8ea56c-d # internal github.com/grafana/grafana mkdir -p $WORK/b1291/ cat >$WORK/b1291/importcfg << 'EOF' # internal # import config packagefile embed=$WORK/b412/_pkg_.a EOF cat >$WORK/b1291/embedcfg << 'EOF' # internal { "Patterns": { "cue": [ "cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue" ], "cue.mod": [ "cue.mod/module.cue" ], "packages/grafana-schema/src/schema/*.cue": [ "packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue" ], "packages/grafana-schema/src/scuemata/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue" ], "packages/grafana-schema/src/scuemata/*/*/*.cue": [ "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue" ], "public/app/plugins/*/*/*.cue": [ "public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/timeseries/models.cue" ], "public/app/plugins/*/*/plugin.json": [ "public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json" ] }, "Files": { "cue.mod/module.cue": "/builddir/build/BUILD/grafana-9.0.9/cue.mod/module.cue", "cue/scuemata/panel-plugin.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/panel-plugin.cue", "cue/scuemata/scuemata.cue": "/builddir/build/BUILD/grafana-9.0.9/cue/scuemata/scuemata.cue", "packages/grafana-schema/src/schema/graph.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/graph.cue", "packages/grafana-schema/src/schema/legend.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/legend.cue", "packages/grafana-schema/src/schema/mudball.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/mudball.cue", "packages/grafana-schema/src/schema/table.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/table.cue", "packages/grafana-schema/src/schema/text.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/text.cue", "packages/grafana-schema/src/schema/tooltip.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/schema/tooltip.cue", "packages/grafana-schema/src/scuemata/dashboard/dashboard.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dashboard.cue", "packages/grafana-schema/src/scuemata/dashboard/dist/family.cue": "/builddir/build/BUILD/grafana-9.0.9/packages/grafana-schema/src/scuemata/dashboard/dist/family.cue", "public/app/plugins/datasource/alertmanager/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/alertmanager/plugin.json", "public/app/plugins/datasource/cloud-monitoring/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloud-monitoring/plugin.json", "public/app/plugins/datasource/cloudwatch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/cloudwatch/plugin.json", "public/app/plugins/datasource/dashboard/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/dashboard/plugin.json", "public/app/plugins/datasource/elasticsearch/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/elasticsearch/plugin.json", "public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json", "public/app/plugins/datasource/grafana/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/grafana/plugin.json", "public/app/plugins/datasource/graphite/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/graphite/plugin.json", "public/app/plugins/datasource/influxdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/influxdb/plugin.json", "public/app/plugins/datasource/jaeger/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/jaeger/plugin.json", "public/app/plugins/datasource/loki/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/loki/plugin.json", "public/app/plugins/datasource/mixed/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mixed/plugin.json", "public/app/plugins/datasource/mssql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mssql/plugin.json", "public/app/plugins/datasource/mysql/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/mysql/plugin.json", "public/app/plugins/datasource/opentsdb/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/opentsdb/plugin.json", "public/app/plugins/datasource/postgres/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/postgres/plugin.json", "public/app/plugins/datasource/prometheus/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/prometheus/plugin.json", "public/app/plugins/datasource/tempo/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/tempo/plugin.json", "public/app/plugins/datasource/testdata/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/testdata/plugin.json", "public/app/plugins/datasource/zipkin/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/datasource/zipkin/plugin.json", "public/app/plugins/panel/alertGroups/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertGroups/plugin.json", "public/app/plugins/panel/alertlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/alertlist/plugin.json", "public/app/plugins/panel/annolist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/annolist/plugin.json", "public/app/plugins/panel/barchart/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/models.cue", "public/app/plugins/panel/barchart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/barchart/plugin.json", "public/app/plugins/panel/bargauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/models.cue", "public/app/plugins/panel/bargauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/bargauge/plugin.json", "public/app/plugins/panel/candlestick/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/models.cue", "public/app/plugins/panel/candlestick/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/candlestick/plugin.json", "public/app/plugins/panel/canvas/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/models.cue", "public/app/plugins/panel/canvas/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/canvas/plugin.json", "public/app/plugins/panel/dashlist/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/models.cue", "public/app/plugins/panel/dashlist/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/dashlist/plugin.json", "public/app/plugins/panel/debug/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/debug/plugin.json", "public/app/plugins/panel/gauge/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/models.cue", "public/app/plugins/panel/gauge/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gauge/plugin.json", "public/app/plugins/panel/geomap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/geomap/plugin.json", "public/app/plugins/panel/gettingstarted/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/gettingstarted/plugin.json", "public/app/plugins/panel/graph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/graph/plugin.json", "public/app/plugins/panel/heatmap-new/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/models.cue", "public/app/plugins/panel/heatmap-new/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap-new/plugin.json", "public/app/plugins/panel/heatmap/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/heatmap/plugin.json", "public/app/plugins/panel/histogram/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/models.cue", "public/app/plugins/panel/histogram/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/histogram/plugin.json", "public/app/plugins/panel/icon/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/icon/plugin.json", "public/app/plugins/panel/live/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/live/plugin.json", "public/app/plugins/panel/logs/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/logs/plugin.json", "public/app/plugins/panel/news/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/models.cue", "public/app/plugins/panel/news/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/news/plugin.json", "public/app/plugins/panel/nodeGraph/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/nodeGraph/plugin.json", "public/app/plugins/panel/piechart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/piechart/plugin.json", "public/app/plugins/panel/stat/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/models.cue", "public/app/plugins/panel/stat/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/stat/plugin.json", "public/app/plugins/panel/state-timeline/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/models.cue", "public/app/plugins/panel/state-timeline/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/state-timeline/plugin.json", "public/app/plugins/panel/status-history/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/models.cue", "public/app/plugins/panel/status-history/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/status-history/plugin.json", "public/app/plugins/panel/table-old/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table-old/plugin.json", "public/app/plugins/panel/table/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/models.cue", "public/app/plugins/panel/table/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/table/plugin.json", "public/app/plugins/panel/text/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/models.cue", "public/app/plugins/panel/text/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/text/plugin.json", "public/app/plugins/panel/timeseries/models.cue": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/models.cue", "public/app/plugins/panel/timeseries/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/timeseries/plugin.json", "public/app/plugins/panel/traces/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/traces/plugin.json", "public/app/plugins/panel/welcome/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/welcome/plugin.json", "public/app/plugins/panel/xychart/plugin.json": "/builddir/build/BUILD/grafana-9.0.9/public/app/plugins/panel/xychart/plugin.json" } }EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1291/_pkg_.a -trimpath "$WORK/b1291=>" -p github.com/grafana/grafana -lang=go1.17 -complete -installsuffix shared -buildid 6uaRM0vXh3SOBighl3Pa/6uaRM0vXh3SOBighl3Pa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1291/importcfg -embedcfg $WORK/b1291/embedcfg -pack ./embed.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1273/_pkg_.a # internal cp $WORK/b1273/_pkg_.a /builddir/.cache/go-build/d7/d75bb3923b62cffb37aed069e9c31a792ebaeff1439891d7579d8a943ecad317-d # internal github.com/grafana/grafana/pkg/schema mkdir -p $WORK/b1292/ cat >$WORK/b1292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b935/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1292/_pkg_.a -trimpath "$WORK/b1292=>" -p github.com/grafana/grafana/pkg/schema -lang=go1.17 -complete -installsuffix shared -buildid Bio0-u13hxkuTde9qvQl/Bio0-u13hxkuTde9qvQl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1292/importcfg -pack ./pkg/schema/schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1291/_pkg_.a # internal cp $WORK/b1291/_pkg_.a /builddir/.cache/go-build/bd/bde7d92857c3111dc7f9fdc72998d7a1a49a0468fbaac9f5f0f4cb500b844eaf-d # internal github.com/hashicorp/go-version mkdir -p $WORK/b1299/ cat >$WORK/b1299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1299/_pkg_.a -trimpath "$WORK/b1299=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid WRvJfKzAi6SYKadf-gdx/WRvJfKzAi6SYKadf-gdx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1299/importcfg -pack ./vendor/github.com/hashicorp/go-version/constraint.go ./vendor/github.com/hashicorp/go-version/version.go ./vendor/github.com/hashicorp/go-version/version_collection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1286/_pkg_.a # internal cp $WORK/b1286/_pkg_.a /builddir/.cache/go-build/6f/6f2b4a399393c0f181e82f8641fe0c41b445a5916f8b72f9742a82c39accdb3c-d # internal github.com/ua-parser/uap-go/uaparser mkdir -p $WORK/b1300/ cat >$WORK/b1300/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1300/_pkg_.a -trimpath "$WORK/b1300=>" -p github.com/ua-parser/uap-go/uaparser -lang=go1.16 -complete -installsuffix shared -buildid qK0nCOydiJaHCWcyBrKy/qK0nCOydiJaHCWcyBrKy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1300/importcfg -pack ./vendor/github.com/ua-parser/uap-go/uaparser/device.go ./vendor/github.com/ua-parser/uap-go/uaparser/os.go ./vendor/github.com/ua-parser/uap-go/uaparser/parser.go ./vendor/github.com/ua-parser/uap-go/uaparser/user_agent.go ./vendor/github.com/ua-parser/uap-go/uaparser/yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1299/_pkg_.a # internal cp $WORK/b1299/_pkg_.a /builddir/.cache/go-build/a0/a0022b12035a9681a5a63e841ce7979edfe8cc209aa68ac22a58a572022ca7af-d # internal google.golang.org/genproto/googleapis/cloud/kms/v1 mkdir -p $WORK/b1304/ cat >$WORK/b1304/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b605/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b550/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b553/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1304/_pkg_.a -trimpath "$WORK/b1304=>" -p google.golang.org/genproto/googleapis/cloud/kms/v1 -lang=go1.16 -complete -installsuffix shared -buildid LVsul4qmOrITRXHoEg38/LVsul4qmOrITRXHoEg38 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1304/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/ekm_service.pb.go ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/resources.pb.go ./vendor/google.golang.org/genproto/googleapis/cloud/kms/v1/service.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1292/_pkg_.a # internal cp $WORK/b1292/_pkg_.a /builddir/.cache/go-build/d8/d809abf92efc5e414e65b62cbce9e9bd7adb4ada6e84d76945c326f343ae597c-d # internal github.com/grafana/grafana/pkg/schema/load mkdir -p $WORK/b1293/ cat >$WORK/b1293/importcfg << 'EOF' # internal # import config packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b922/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b963/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1292/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1293/_pkg_.a -trimpath "$WORK/b1293=>" -p github.com/grafana/grafana/pkg/schema/load -lang=go1.17 -complete -installsuffix shared -buildid 96EOOx-Idqyo8mN_JIt2/96EOOx-Idqyo8mN_JIt2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1293/importcfg -pack ./pkg/schema/load/common.go ./pkg/schema/load/constant.go ./pkg/schema/load/dashboard.go ./pkg/schema/load/generic.go ./pkg/schema/load/panel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1300/_pkg_.a # internal cp $WORK/b1300/_pkg_.a /builddir/.cache/go-build/18/18e042569338a460106e720dcdb2f5e101b21468e77a496638afc4120b55d6af-d # internal github.com/Azure/azure-sdk-for-go/sdk/azcore/to mkdir -p $WORK/b1306/ cat >$WORK/b1306/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1306/_pkg_.a -trimpath "$WORK/b1306=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.16 -complete -installsuffix shared -buildid tMJdaHT3y0ya7MDnzVtM/tMJdaHT3y0ya7MDnzVtM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1306/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to/to.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1306/_pkg_.a # internal cp $WORK/b1306/_pkg_.a /builddir/.cache/go-build/44/44d13669ae5926cd70d2cc65dd9790d0d514708ab4eb0441ee663cd932fb70bc-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated mkdir -p $WORK/b1307/ cat >$WORK/b1307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b818/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1307/_pkg_.a -trimpath "$WORK/b1307=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated -lang=go1.16 -complete -installsuffix shared -buildid S5y0jl5ves5IlaGEuQNR/S5y0jl5ves5IlaGEuQNR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1307/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/keyvault_client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/models.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/pagers.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/response_types.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated/time_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1293/_pkg_.a # internal cp $WORK/b1293/_pkg_.a /builddir/.cache/go-build/3b/3bdd21e921465b9fb1c349c0919daa8e7c8fdbca8a5dedda9bbb79b47d246c74-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal mkdir -p $WORK/b1308/ cat >$WORK/b1308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1306/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b822/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1308/_pkg_.a -trimpath "$WORK/b1308=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal -lang=go1.16 -complete -installsuffix shared -buildid MUPnjORx4iwn-myhkQEg/MUPnjORx4iwn-myhkQEg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1308/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/challenge_policy.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal/expiring_resource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1264/_pkg_.a # internal cp $WORK/b1264/_pkg_.a /builddir/.cache/go-build/b5/b5edeb2b338a59a4a82b07bb94c222e75d5ee5ab1acf5eb8a98f2f5a531334c2-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b1313/ cat >$WORK/b1313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1313/_pkg_.a -trimpath "$WORK/b1313=>" -p github.com/Azure/go-autorest/autorest/date -lang=go1.16 -complete -installsuffix shared -buildid mOGLpo-loofbNFIUmM1W/mOGLpo-loofbNFIUmM1W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1313/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1308/_pkg_.a # internal cp $WORK/b1308/_pkg_.a /builddir/.cache/go-build/2a/2a8ae7f23aeb0b8e7774dfe30bf486e81f53f0bc1245e7f49e63f18d44de47f3-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b1314/ cat >$WORK/b1314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1314/_pkg_.a -trimpath "$WORK/b1314=>" -p github.com/Azure/go-autorest/logger -lang=go1.16 -complete -installsuffix shared -buildid SY_lSv4rlex68jqcpP6a/SY_lSv4rlex68jqcpP6a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1314/importcfg -pack ./vendor/github.com/Azure/go-autorest/logger/logger.go cp $WORK/b1194/_pkg_.a /builddir/.cache/go-build/f2/f2e14b484133babc5ab5ff51de11864f611b340c7866d1cb266930bbdae8ddae-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b1193/ cat >$WORK/b1193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1194/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1198/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1199/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1193/_pkg_.a -trimpath "$WORK/b1193=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.16 -complete -installsuffix shared -buildid KuFPun_x-57F_Ef-0yuR/KuFPun_x-57F_Ef-0yuR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1193/importcfg -pack ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1314/_pkg_.a # internal cp $WORK/b1314/_pkg_.a /builddir/.cache/go-build/ae/ae6b673c6beee9afcf1e1c1f337bbb758e78e8d4fc218fd2c4442354cdb80de3-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b1315/ cat >$WORK/b1315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1315/_pkg_.a -trimpath "$WORK/b1315=>" -p github.com/Azure/go-autorest/tracing -lang=go1.16 -complete -installsuffix shared -buildid 5Bi3YQpmBcpxavrFkEw-/5Bi3YQpmBcpxavrFkEw- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1315/importcfg -pack ./vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1315/_pkg_.a # internal cp $WORK/b1315/_pkg_.a /builddir/.cache/go-build/20/2002f342aa12b135d7a46f41bbb497885d60ef0b5bbc814aee30757a8b77545e-d # internal github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b1316/ cat >$WORK/b1316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1316/_pkg_.a -trimpath "$WORK/b1316=>" -p github.com/golang-jwt/jwt/v4 -lang=go1.16 -complete -installsuffix shared -buildid dvu2ABui-BtHS8nPtZGy/dvu2ABui-BtHS8nPtZGy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1316/importcfg -pack ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/parser_option.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1313/_pkg_.a # internal cp $WORK/b1313/_pkg_.a /builddir/.cache/go-build/6c/6c16e0ac0b1577def78a75f3d48346db403bc042df6817b98df7d89c86c71aa5-d # internal net/http/cookiejar mkdir -p $WORK/b1317/ cat >$WORK/b1317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1317/_pkg_.a -trimpath "$WORK/b1317=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid fg_bfHI7weHqGwEr4rIr/fg_bfHI7weHqGwEr4rIr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1317/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1307/_pkg_.a # internal cp $WORK/b1307/_pkg_.a /builddir/.cache/go-build/e9/e983f826b90865793cb7a234eeb61b0bb9fbd695ef176b86aab1747b2734fdd1-d # internal github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys mkdir -p $WORK/b1305/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1193/_pkg_.a # internal cat >$WORK/b1305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1306/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1307/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1308/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1305/_pkg_.a -trimpath "$WORK/b1305=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys -lang=go1.16 -complete -installsuffix shared -buildid C-ob7QuWoBToroCYHE9Z/C-ob7QuWoBToroCYHE9Z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1305/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/client.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/constants.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/models.go cp $WORK/b1193/_pkg_.a /builddir/.cache/go-build/86/86da9f2211240a25b95b931c5d52a84c7fd7281b0651b2f49df22e931d5cd8d0-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b1189/ cat >$WORK/b1189/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1192/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b463/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1193/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1198/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/mail=$WORK/b695/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1189/_pkg_.a -trimpath "$WORK/b1189=>" -p github.com/go-openapi/strfmt -lang=go1.16 -complete -installsuffix shared -buildid 0nqYcNCxDnX7oQicWUAg/0nqYcNCxDnX7oQicWUAg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1189/importcfg -pack ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1317/_pkg_.a # internal cp $WORK/b1317/_pkg_.a /builddir/.cache/go-build/c0/c0847d6d3ef832d4f14ea0de48dbff08d8fb6aae9129bd3f3efbfa3e0227eb49-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b1320/ cat >$WORK/b1320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1320/_pkg_.a -trimpath "$WORK/b1320=>" -p github.com/Azure/go-autorest/autorest/validation -lang=go1.16 -complete -installsuffix shared -buildid xG2lroiUwbUQDHZ3lRID/xG2lroiUwbUQDHZ3lRID -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1320/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1320/_pkg_.a # internal cp $WORK/b1320/_pkg_.a /builddir/.cache/go-build/59/592333670154fa50f62cdd483ab0d5182a19b74a19f5547b3f039dfc8bc8c1b0-d # internal github.com/beevik/etree mkdir -p $WORK/b1321/ cat >$WORK/b1321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1321/_pkg_.a -trimpath "$WORK/b1321=>" -p github.com/beevik/etree -lang=go1.16 -complete -installsuffix shared -buildid R4yJtXLmUH9taFL7vyqs/R4yJtXLmUH9taFL7vyqs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1321/importcfg -pack ./vendor/github.com/beevik/etree/etree.go ./vendor/github.com/beevik/etree/helpers.go ./vendor/github.com/beevik/etree/path.go cp $WORK/b1316/_pkg_.a /builddir/.cache/go-build/47/473ece628f2bd52b1e7577ba636652691c86623d71290454dca0f579d2b39e86-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b1312/ cat >$WORK/b1312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1315/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1316/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b848/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/cookiejar=$WORK/b1317/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1312/_pkg_.a -trimpath "$WORK/b1312=>" -p github.com/Azure/go-autorest/autorest/adal -lang=go1.16 -complete -installsuffix shared -buildid jH-Y2tsptTKzhqbvsh8o/jH-Y2tsptTKzhqbvsh8o -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1312/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1305/_pkg_.a # internal cp $WORK/b1305/_pkg_.a /builddir/.cache/go-build/7a/7a0f0c34cf751574d2f1c121f0f22df58201907ad97a9eaff890549dfe725b33-d # internal github.com/grafana/dskit/backoff mkdir -p $WORK/b1322/ cat >$WORK/b1322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1322/_pkg_.a -trimpath "$WORK/b1322=>" -p github.com/grafana/dskit/backoff -lang=go1.16 -complete -installsuffix shared -buildid 9dUmLec8veqY9xySw7S3/9dUmLec8veqY9xySw7S3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1322/importcfg -pack ./vendor/github.com/grafana/dskit/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1322/_pkg_.a # internal cp $WORK/b1322/_pkg_.a /builddir/.cache/go-build/03/036221603ee34615b43183ba3b81b45174577ff9ce6529ac8c74cf9be88cf381-d # internal github.com/grafana/dskit/flagext mkdir -p $WORK/b1323/ cat >$WORK/b1323/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1323/_pkg_.a -trimpath "$WORK/b1323=>" -p github.com/grafana/dskit/flagext -lang=go1.16 -complete -installsuffix shared -buildid 5ssDVegvhDXhkpkn3fBV/5ssDVegvhDXhkpkn3fBV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1323/importcfg -pack ./vendor/github.com/grafana/dskit/flagext/cidr.go ./vendor/github.com/grafana/dskit/flagext/day.go ./vendor/github.com/grafana/dskit/flagext/deprecated.go ./vendor/github.com/grafana/dskit/flagext/ignored.go ./vendor/github.com/grafana/dskit/flagext/register.go ./vendor/github.com/grafana/dskit/flagext/secret.go ./vendor/github.com/grafana/dskit/flagext/stringslice.go ./vendor/github.com/grafana/dskit/flagext/stringslicecsv.go ./vendor/github.com/grafana/dskit/flagext/time.go ./vendor/github.com/grafana/dskit/flagext/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1230/_pkg_.a # internal cp $WORK/b1230/_pkg_.a /builddir/.cache/go-build/71/71bfb7dbbcf087635ee27f2cb0fd6cf9d7699c11aa5e9ade8ba88b49d93c5095-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b1244/ cat >$WORK/b1244/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1245/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1244/_pkg_.a -trimpath "$WORK/b1244=>" -p github.com/prometheus/prometheus/util/teststorage -lang=go1.16 -complete -installsuffix shared -buildid dRpefWqprn2s-QECsmwA/dRpefWqprn2s-QECsmwA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1244/importcfg -pack ./vendor/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1304/_pkg_.a # internal cp $WORK/b1304/_pkg_.a /builddir/.cache/go-build/59/5979e9d0391004f43803c78d5e3d5ebef6368c598babd0dab3e9d4c113309f4d-d # internal cloud.google.com/go/kms/apiv1 mkdir -p $WORK/b1302/ cat >$WORK/b1302/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/iam=$WORK/b597/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1303/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b628/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b629/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1304/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b604/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1302/_pkg_.a -trimpath "$WORK/b1302=>" -p cloud.google.com/go/kms/apiv1 -lang=go1.16 -complete -installsuffix shared -buildid iwlrfEeJd3esMmXdgHRw/iwlrfEeJd3esMmXdgHRw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1302/importcfg -pack ./vendor/cloud.google.com/go/kms/apiv1/doc.go ./vendor/cloud.google.com/go/kms/apiv1/ekm_client.go ./vendor/cloud.google.com/go/kms/apiv1/iam.go ./vendor/cloud.google.com/go/kms/apiv1/key_management_client.go ./vendor/cloud.google.com/go/kms/apiv1/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1323/_pkg_.a # internal cp $WORK/b1321/_pkg_.a /builddir/.cache/go-build/db/dbc378cf41f25d735e9c61893432abdf8fc3282a1ce69a3156990a6eb57b89fa-d # internal github.com/grafana/loki/pkg/util mkdir -p $WORK/b1326/ cat >$WORK/b1326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1159/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b352/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1164/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b778/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1326/_pkg_.a -trimpath "$WORK/b1326=>" -p github.com/grafana/loki/pkg/util -lang=go1.16 -complete -installsuffix shared -buildid F7giNieaAoLzVEsTUl4A/F7giNieaAoLzVEsTUl4A -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1326/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/config.go ./vendor/github.com/grafana/loki/pkg/util/conv.go ./vendor/github.com/grafana/loki/pkg/util/errors.go ./vendor/github.com/grafana/loki/pkg/util/evicting_queue.go ./vendor/github.com/grafana/loki/pkg/util/list.go ./vendor/github.com/grafana/loki/pkg/util/log.go ./vendor/github.com/grafana/loki/pkg/util/mapmerge.go ./vendor/github.com/grafana/loki/pkg/util/math.go ./vendor/github.com/grafana/loki/pkg/util/mock.go ./vendor/github.com/grafana/loki/pkg/util/query_string_builder.go ./vendor/github.com/grafana/loki/pkg/util/queue.go ./vendor/github.com/grafana/loki/pkg/util/reader.go ./vendor/github.com/grafana/loki/pkg/util/ring.go ./vendor/github.com/grafana/loki/pkg/util/string.go cp $WORK/b1323/_pkg_.a /builddir/.cache/go-build/33/3349380dfcf46f5b454f2dbfced15371e393820f094769c2da972166cfed0f79-d # internal github.com/grafana/loki/pkg/logproto mkdir -p $WORK/b1328/ cat >$WORK/b1328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b771/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1328/_pkg_.a -trimpath "$WORK/b1328=>" -p github.com/grafana/loki/pkg/logproto -lang=go1.16 -complete -installsuffix shared -buildid 0yvLoga1twCQZmUrg6nL/0yvLoga1twCQZmUrg6nL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1328/importcfg -pack ./vendor/github.com/grafana/loki/pkg/logproto/extensions.go ./vendor/github.com/grafana/loki/pkg/logproto/logproto.pb.go ./vendor/github.com/grafana/loki/pkg/logproto/timestamp.go ./vendor/github.com/grafana/loki/pkg/logproto/types.go cp $WORK/b1189/_pkg_.a /builddir/.cache/go-build/75/75d100113996d1d43e7af4d48184fdd169924fb5a749fbdcc79816a73b1da423-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b1204/ cat >$WORK/b1204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1205/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1213/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1214/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1204/_pkg_.a -trimpath "$WORK/b1204=>" -p github.com/go-openapi/analysis -lang=go1.16 -complete -installsuffix shared -buildid Sp1B2KamzSgpLVy55tbn/Sp1B2KamzSgpLVy55tbn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1204/importcfg -pack ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/flatten_name.go ./vendor/github.com/go-openapi/analysis/flatten_options.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1244/_pkg_.a # internal cp $WORK/b1312/_pkg_.a /builddir/.cache/go-build/52/5240e9d99c776b0f0b0ad0425411b50c00aa86ceac6004fab2d96ff32bc67c44-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b1217/ cat >$WORK/b1217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b1244/_pkg_.a /builddir/.cache/go-build/89/8991991c8075625bb48358af5913ce3ea76ef3275de1e7efc16a104ba4b0742f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1217/_pkg_.a -trimpath "$WORK/b1217=>" -p github.com/go-openapi/runtime -lang=go1.16 -complete -installsuffix shared -buildid juXSB8l4fsg7rJDB-_ig/juXSB8l4fsg7rJDB-_ig -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1217/importcfg -pack ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/xml.go github.com/prometheus/prometheus/promql mkdir -p $WORK/b1218/ cat >$WORK/b1218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1219/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1222/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1223/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1244/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1245/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1218/_pkg_.a -trimpath "$WORK/b1218=>" -p github.com/prometheus/prometheus/promql -lang=go1.16 -complete -installsuffix shared -buildid IlGA0FfWfQpuZKnyV-Wh/IlGA0FfWfQpuZKnyV-Wh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1218/importcfg -pack ./vendor/github.com/prometheus/prometheus/promql/engine.go ./vendor/github.com/prometheus/prometheus/promql/functions.go ./vendor/github.com/prometheus/prometheus/promql/quantile.go ./vendor/github.com/prometheus/prometheus/promql/query_logger.go ./vendor/github.com/prometheus/prometheus/promql/test.go ./vendor/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1326/_pkg_.a # internal cp $WORK/b1326/_pkg_.a /builddir/.cache/go-build/aa/aa314197f203c5f03bd8c6555e8d90a120438973c31fed05b50f81cb522e58b9-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b1311/ cat >$WORK/b1311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1312/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1315/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/cookiejar=$WORK/b1317/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1311/_pkg_.a -trimpath "$WORK/b1311=>" -p github.com/Azure/go-autorest/autorest -lang=go1.16 -complete -installsuffix shared -buildid 8QiZ4cD6ewFtqRtk_2A0/8QiZ4cD6ewFtqRtk_2A0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1311/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1217/_pkg_.a # internal cp $WORK/b1217/_pkg_.a /builddir/.cache/go-build/1e/1edbd5c80378136682b131cf688a151587560227e642dd42a37e9bfa72f7059b-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b1260/ cat >$WORK/b1260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1260/_pkg_.a -trimpath "$WORK/b1260=>" -p github.com/go-openapi/runtime/security -lang=go1.16 -complete -installsuffix shared -buildid HbTnxvIBoVyaZuxgV8Pw/HbTnxvIBoVyaZuxgV8Pw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1260/importcfg -pack ./vendor/github.com/go-openapi/runtime/security/authenticator.go ./vendor/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1260/_pkg_.a # internal cp $WORK/b1260/_pkg_.a /builddir/.cache/go-build/0c/0c54f6da50ef71e5a15fb9768b34a3b6f9605578b68086270345112456ae57ed-d # internal github.com/grafana/loki/clients/pkg/logentry/metric mkdir -p $WORK/b1325/ cat >$WORK/b1325/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/util=$WORK/b1326/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1192/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1325/_pkg_.a -trimpath "$WORK/b1325=>" -p github.com/grafana/loki/clients/pkg/logentry/metric -lang=go1.16 -complete -installsuffix shared -buildid MQF-7tqTeUneNSO3lsjD/MQF-7tqTeUneNSO3lsjD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1325/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/counters.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/gauges.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/histograms.go ./vendor/github.com/grafana/loki/clients/pkg/logentry/metric/metricvec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1302/_pkg_.a # internal cp $WORK/b1302/_pkg_.a /builddir/.cache/go-build/60/60e8fa7f5c2136ea34e93855657c2b384b22a205d1c306fdd1a620ad79da4430-d # internal github.com/c2h5oh/datasize mkdir -p $WORK/b1330/ cat >$WORK/b1330/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1330/_pkg_.a -trimpath "$WORK/b1330=>" -p github.com/c2h5oh/datasize -lang=go1.16 -complete -installsuffix shared -buildid EL9qxKEoGKaZXPtiXNIy/EL9qxKEoGKaZXPtiXNIy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1330/importcfg -pack ./vendor/github.com/c2h5oh/datasize/datasize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1204/_pkg_.a # internal cp $WORK/b1204/_pkg_.a /builddir/.cache/go-build/87/8780cfa3debb244b4b08993adda90f67202cf492b619f9591b05a2936f932ff3-d # internal github.com/go-openapi/loads mkdir -p $WORK/b1216/ cat >$WORK/b1216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1216/_pkg_.a -trimpath "$WORK/b1216=>" -p github.com/go-openapi/loads -lang=go1.16 -complete -installsuffix shared -buildid myYPC-UgiBl_orbqWzwZ/myYPC-UgiBl_orbqWzwZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1216/importcfg -pack ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1330/_pkg_.a # internal cp $WORK/b1330/_pkg_.a /builddir/.cache/go-build/5a/5af98b59da19d148d732e6e4824874cf6ceb6665b61a3bc134c29e4b724d3fe7-d # internal github.com/grafana/loki/pkg/util/flagext mkdir -p $WORK/b1329/ cat >$WORK/b1329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1330/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1326/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1329/_pkg_.a -trimpath "$WORK/b1329=>" -p github.com/grafana/loki/pkg/util/flagext -lang=go1.16 -complete -installsuffix shared -buildid Tzvj1uao4nlR_QoA94RI/Tzvj1uao4nlR_QoA94RI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1329/importcfg -pack ./vendor/github.com/grafana/loki/pkg/util/flagext/bytesize.go ./vendor/github.com/grafana/loki/pkg/util/flagext/labelset.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1325/_pkg_.a # internal cp $WORK/b1325/_pkg_.a /builddir/.cache/go-build/0d/0d4d7ab11de94755e8c98decf839083d5b048789651c9de9df803f75a2b6202d-d # internal github.com/linkedin/goavro/v2 mkdir -p $WORK/b1331/ cat >$WORK/b1331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1331/_pkg_.a -trimpath "$WORK/b1331=>" -p github.com/linkedin/goavro/v2 -lang=go1.16 -complete -installsuffix shared -buildid 6dS8kJnMypL8J8wDP-0J/6dS8kJnMypL8J8wDP-0J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1331/importcfg -pack ./vendor/github.com/linkedin/goavro/v2/array.go ./vendor/github.com/linkedin/goavro/v2/binaryReader.go ./vendor/github.com/linkedin/goavro/v2/boolean.go ./vendor/github.com/linkedin/goavro/v2/bytes.go ./vendor/github.com/linkedin/goavro/v2/canonical.go ./vendor/github.com/linkedin/goavro/v2/codec.go ./vendor/github.com/linkedin/goavro/v2/debug_release.go ./vendor/github.com/linkedin/goavro/v2/doc.go ./vendor/github.com/linkedin/goavro/v2/enum.go ./vendor/github.com/linkedin/goavro/v2/fixed.go ./vendor/github.com/linkedin/goavro/v2/floatingPoint.go ./vendor/github.com/linkedin/goavro/v2/integer.go ./vendor/github.com/linkedin/goavro/v2/logical_type.go ./vendor/github.com/linkedin/goavro/v2/map.go ./vendor/github.com/linkedin/goavro/v2/name.go ./vendor/github.com/linkedin/goavro/v2/null.go ./vendor/github.com/linkedin/goavro/v2/ocf.go ./vendor/github.com/linkedin/goavro/v2/ocf_reader.go ./vendor/github.com/linkedin/goavro/v2/ocf_writer.go ./vendor/github.com/linkedin/goavro/v2/rabin.go ./vendor/github.com/linkedin/goavro/v2/record.go ./vendor/github.com/linkedin/goavro/v2/text.go ./vendor/github.com/linkedin/goavro/v2/union.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1216/_pkg_.a # internal cp $WORK/b1216/_pkg_.a /builddir/.cache/go-build/e3/e3b77084563ff557e83ae54182766fbcae293fa2f1d3dcb67ec6a8623b085902-d # internal github.com/go-openapi/validate mkdir -p $WORK/b1203/ cat >$WORK/b1203/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1203/_pkg_.a -trimpath "$WORK/b1203=>" -p github.com/go-openapi/validate -lang=go1.16 -complete -installsuffix shared -buildid wMXOjKtZkqv9qfKmjhKy/wMXOjKtZkqv9qfKmjhKy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1203/importcfg -pack ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1329/_pkg_.a # internal cp $WORK/b1329/_pkg_.a /builddir/.cache/go-build/28/28005b5278b167c8b88741072adc450c1dea3e3e5441077f727cf7c22e0d08cf-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b1259/ cat >$WORK/b1259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1259/_pkg_.a -trimpath "$WORK/b1259=>" -p github.com/go-openapi/runtime/middleware/untyped -lang=go1.16 -complete -installsuffix shared -buildid 9vdmtQtx6hTefQq1XbC_/9vdmtQtx6hTefQq1XbC_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1259/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1311/_pkg_.a # internal cp $WORK/b1311/_pkg_.a /builddir/.cache/go-build/cd/cd450d08fbf72301f4e72283db6d759adbcbe2d48637955394ccbb0cbd99cff2-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b1318/ cat >$WORK/b1318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1311/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1314/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1315/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1318/_pkg_.a -trimpath "$WORK/b1318=>" -p github.com/Azure/go-autorest/autorest/azure -lang=go1.16 -complete -installsuffix shared -buildid t872Px1pC8tG3WwhcUzq/t872Px1pC8tG3WwhcUzq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1318/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1259/_pkg_.a # internal cp $WORK/b1259/_pkg_.a /builddir/.cache/go-build/b3/b3fb5176ed044c3c1988d919eb8bd10537e4dbf5502bd2f6e54bdeb35ea4d028-d # internal github.com/m3db/prometheus_remote_client_golang/promremote mkdir -p $WORK/b1332/ cat >$WORK/b1332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1067/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1332/_pkg_.a -trimpath "$WORK/b1332=>" -p github.com/m3db/prometheus_remote_client_golang/promremote -lang=go1.16 -complete -installsuffix shared -buildid rIw4E54esjQzjlXQ1r8r/rIw4E54esjQzjlXQ1r8r -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1332/importcfg -pack ./vendor/github.com/m3db/prometheus_remote_client_golang/promremote/client.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1218/_pkg_.a # internal cp $WORK/b1218/_pkg_.a /builddir/.cache/go-build/96/9653bd5219823e6a122560e6cf297358bc7ab216c2655add833952d09f503970-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b1280/ cat >$WORK/b1280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1218/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1229/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1280/_pkg_.a -trimpath "$WORK/b1280=>" -p github.com/prometheus/prometheus/template -lang=go1.16 -complete -installsuffix shared -buildid jWlxAEExnk4q-7tWLzZU/jWlxAEExnk4q-7tWLzZU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1280/importcfg -pack ./vendor/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1332/_pkg_.a # internal cp $WORK/b1332/_pkg_.a /builddir/.cache/go-build/63/63074241039566d06696cb54513affa626b622ff680fa940614a68bf03f98b8e-d # internal github.com/robfig/cron/v3 mkdir -p $WORK/b1333/ cat >$WORK/b1333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1333/_pkg_.a -trimpath "$WORK/b1333=>" -p github.com/robfig/cron/v3 -lang=go1.16 -complete -installsuffix shared -buildid S_O_uHxhmX23qpBefsiS/S_O_uHxhmX23qpBefsiS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1333/importcfg -pack ./vendor/github.com/robfig/cron/v3/chain.go ./vendor/github.com/robfig/cron/v3/constantdelay.go ./vendor/github.com/robfig/cron/v3/cron.go ./vendor/github.com/robfig/cron/v3/doc.go ./vendor/github.com/robfig/cron/v3/logger.go ./vendor/github.com/robfig/cron/v3/option.go ./vendor/github.com/robfig/cron/v3/parser.go ./vendor/github.com/robfig/cron/v3/spec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1331/_pkg_.a # internal cp $WORK/b1331/_pkg_.a /builddir/.cache/go-build/0c/0c5d12b9369a2ab1f4be28fd9b4d3099bf3525338ea98c2eb1807b5dd9b1c56c-d # internal github.com/jonboulle/clockwork mkdir -p $WORK/b1335/ cat >$WORK/b1335/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1335/_pkg_.a -trimpath "$WORK/b1335=>" -p github.com/jonboulle/clockwork -lang=go1.16 -complete -installsuffix shared -buildid Tk0NjdXehg_MNe6KgwuK/Tk0NjdXehg_MNe6KgwuK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1335/importcfg -pack ./vendor/github.com/jonboulle/clockwork/clockwork.go ./vendor/github.com/jonboulle/clockwork/ticker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1280/_pkg_.a # internal cp $WORK/b1280/_pkg_.a /builddir/.cache/go-build/34/3456b41211aedcd94858435900ebbed782c142251c8d89055869c9fd816d32da-d # internal github.com/russellhaering/goxmldsig/etreeutils mkdir -p $WORK/b1336/ cat >$WORK/b1336/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1321/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1336/_pkg_.a -trimpath "$WORK/b1336=>" -p github.com/russellhaering/goxmldsig/etreeutils -lang=go1.16 -complete -installsuffix shared -buildid ZmcZJMcP2WftnOp1uhVH/ZmcZJMcP2WftnOp1uhVH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1336/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/etreeutils/canonicalize.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/namespace.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/sort.go ./vendor/github.com/russellhaering/goxmldsig/etreeutils/unmarshal.go cp $WORK/b1328/_pkg_.a /builddir/.cache/go-build/b9/b910f191491cefe75a3acc9a191fc159b9d723662844d91a31169b14275b8b9e-d # internal github.com/grafana/loki/clients/pkg/promtail/api mkdir -p $WORK/b1327/ cat >$WORK/b1327/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1328/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1327/_pkg_.a -trimpath "$WORK/b1327=>" -p github.com/grafana/loki/clients/pkg/promtail/api -lang=go1.16 -complete -installsuffix shared -buildid eoKtGFp0ZOpKYI6CNylw/eoKtGFp0ZOpKYI6CNylw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1327/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/api/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1318/_pkg_.a # internal cp $WORK/b1333/_pkg_.a /builddir/.cache/go-build/00/00591006561b341c9e7b737dfefc4ed1bf5fda5ec3c11a1261c76475fdbebd3c-d # internal github.com/russellhaering/goxmldsig/types mkdir -p $WORK/b1337/ cat >$WORK/b1337/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1321/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1337/_pkg_.a -trimpath "$WORK/b1337=>" -p github.com/russellhaering/goxmldsig/types -lang=go1.16 -complete -installsuffix shared -buildid 41bM5Bz46QdSgcfGT7El/41bM5Bz46QdSgcfGT7El -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1337/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/types/signature.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1335/_pkg_.a # internal cp $WORK/b1335/_pkg_.a /builddir/.cache/go-build/1b/1bb2aff3f4754078d63c21aa669a1f5eb78ef71109f8c425a56909dd251bc321-d # internal cp $WORK/b1318/_pkg_.a /builddir/.cache/go-build/13/13c85c53e3bdc2452a541c0488fee36bcc90a2d0a10bdd811dc9d918f390941c-d # internal github.com/grafana/grafana/pkg/infra/process mkdir -p $WORK/b1338/ github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault cat >$WORK/b1338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a EOF mkdir -p $WORK/b1309/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1338/_pkg_.a -trimpath "$WORK/b1338=>" -p github.com/grafana/grafana/pkg/infra/process -lang=go1.17 -complete -installsuffix shared -buildid 4yteNroWJzKNANHYG6we/4yteNroWJzKNANHYG6we -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1338/importcfg -pack ./pkg/infra/process/process.go ./pkg/infra/process/root_check.go cat >$WORK/b1309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1310/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1311/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1320/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1315/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1309/_pkg_.a -trimpath "$WORK/b1309=>" -p github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault -lang=go1.16 -complete -installsuffix shared -buildid TGHrQZq2TwMRRPdslSa9/TGHrQZq2TwMRRPdslSa9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1309/importcfg -pack ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1327/_pkg_.a # internal cp $WORK/b1327/_pkg_.a /builddir/.cache/go-build/9a/9a4ff4777961aba6874a28a2ca97e664bfd6504669d04ef3ea5eb9dc9cab2fc3-d # internal github.com/grafana/loki/clients/pkg/promtail/client mkdir -p $WORK/b1324/ cat >$WORK/b1324/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/fatih/color=$WORK/b157/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b352/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1164/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1322/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1323/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1325/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1327/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1328/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1329/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b778/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1223/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1324/_pkg_.a -trimpath "$WORK/b1324=>" -p github.com/grafana/loki/clients/pkg/promtail/client -lang=go1.16 -complete -installsuffix shared -buildid j6SHafNtX_m2ebwbhozr/j6SHafNtX_m2ebwbhozr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1324/importcfg -pack ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/batch.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/client.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/config.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/logger.go ./vendor/github.com/grafana/loki/clients/pkg/promtail/client/multi.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1337/_pkg_.a # internal cp $WORK/b1338/_pkg_.a /builddir/.cache/go-build/01/017e99f0f29b0d73ec21d2a361fe15e567b3ea6f1f0e2c52ed618e3b5684ed4d-d # internal cp $WORK/b1337/_pkg_.a /builddir/.cache/go-build/81/8157235db1ab35394d1f25102a8840d867722382c50f7318162cd1988c6fbf2d-d # internal github.com/grafana/grafana/pkg/framework/coremodel/staticregistry mkdir -p $WORK/b1343/ cat >$WORK/b1343/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b990/_pkg_.a EOF github.com/grafana/grafana-aws-sdk/pkg/sigv4 mkdir -p $WORK/b1345/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1343/_pkg_.a -trimpath "$WORK/b1343=>" -p github.com/grafana/grafana/pkg/framework/coremodel/staticregistry -lang=go1.17 -complete -installsuffix shared -buildid fHOQNRjI7y7Htph4ffqn/fHOQNRjI7y7Htph4ffqn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1343/importcfg -pack ./pkg/framework/coremodel/staticregistry/provide.go cat >$WORK/b1345/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b155/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1345/_pkg_.a -trimpath "$WORK/b1345=>" -p github.com/grafana/grafana-aws-sdk/pkg/sigv4 -lang=go1.16 -complete -installsuffix shared -buildid 6I6UbqMD_AHUmF_k3MZn/6I6UbqMD_AHUmF_k3MZn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1345/importcfg -pack ./vendor/github.com/grafana/grafana-aws-sdk/pkg/sigv4/sigv4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1336/_pkg_.a # internal cp $WORK/b1336/_pkg_.a /builddir/.cache/go-build/2e/2ed7196c2c8fdcc36dd15e0303dc500c67671a9ae1362c8c0223ed57ce925ea7-d # internal github.com/russellhaering/goxmldsig mkdir -p $WORK/b1334/ cat >$WORK/b1334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1321/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1335/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1336/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1337/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1334/_pkg_.a -trimpath "$WORK/b1334=>" -p github.com/russellhaering/goxmldsig -lang=go1.16 -complete -installsuffix shared -buildid oLVts-ozBsjsgplEBTku/oLVts-ozBsjsgplEBTku -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1334/importcfg -pack ./vendor/github.com/russellhaering/goxmldsig/canonicalize.go ./vendor/github.com/russellhaering/goxmldsig/clock.go ./vendor/github.com/russellhaering/goxmldsig/keystore.go ./vendor/github.com/russellhaering/goxmldsig/sign.go ./vendor/github.com/russellhaering/goxmldsig/tls_keystore.go ./vendor/github.com/russellhaering/goxmldsig/validate.go ./vendor/github.com/russellhaering/goxmldsig/xml_constants.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1343/_pkg_.a # internal cp $WORK/b1343/_pkg_.a /builddir/.cache/go-build/af/af3c68b3043d81194a0a793ed5e4a895b256b16a11f80c9fe3064ffbe1b4ca94-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog mkdir -p $WORK/b1350/ cat >$WORK/b1350/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1350/_pkg_.a -trimpath "$WORK/b1350=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog -lang=go1.17 -complete -installsuffix shared -buildid FaWh2NfNe44ZYhXNvbRn/FaWh2NfNe44ZYhXNvbRn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1350/importcfg -pack ./pkg/tsdb/azuremonitor/azlog/azlog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1350/_pkg_.a # internal cp $WORK/b1350/_pkg_.a /builddir/.cache/go-build/7b/7b31cacfa96c44e86224b49b8472b4465f1c347c6e5ff25701592f1e6c6421c1-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/types mkdir -p $WORK/b1353/ cat >$WORK/b1353/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1353/_pkg_.a -trimpath "$WORK/b1353=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/types -lang=go1.17 -complete -installsuffix shared -buildid ZZ-WIzH7tphiiCMYD15a/ZZ-WIzH7tphiiCMYD15a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1353/importcfg -pack ./pkg/tsdb/azuremonitor/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1345/_pkg_.a # internal cp $WORK/b1345/_pkg_.a /builddir/.cache/go-build/5a/5a90595d5ee3e295f1af36d9452b6ea0f6244e293afde85dc69e9912952b18c6-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/time mkdir -p $WORK/b1357/ cat >$WORK/b1357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1357/_pkg_.a -trimpath "$WORK/b1357=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/time -lang=go1.17 -complete -installsuffix shared -buildid jsRKp4hwNiPj-X9GPC97/jsRKp4hwNiPj-X9GPC97 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1357/importcfg -pack ./pkg/tsdb/azuremonitor/time/azuremonitor-time.go ./pkg/tsdb/azuremonitor/time/time-grain.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1357/_pkg_.a # internal cp $WORK/b1357/_pkg_.a /builddir/.cache/go-build/eb/eb249558fc2f2ea73f2bad1bebb041ed194200298459e58c0e4ac7520cc127ff-d # internal cp $WORK/b1203/_pkg_.a /builddir/.cache/go-build/76/76e4794e371f1611d6922aa05a1af0bae08854aad7706a0d176e6749ef47c79b-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b1202/ cat >$WORK/b1202/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1203/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1202/_pkg_.a -trimpath "$WORK/b1202=>" -p github.com/prometheus/alertmanager/api/v2/models -lang=go1.16 -complete -installsuffix shared -buildid EFwasstLjAJDQUaQVbBI/EFwasstLjAJDQUaQVbBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1202/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go github.com/andybalholm/brotli mkdir -p $WORK/b1359/ cat >$WORK/b1359/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1359/_pkg_.a -trimpath "$WORK/b1359=>" -p github.com/andybalholm/brotli -lang=go1.16 -complete -installsuffix shared -buildid yxwyNx33UN8Rer9AV3iV/yxwyNx33UN8Rer9AV3iV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1359/importcfg -pack ./vendor/github.com/andybalholm/brotli/backward_references.go ./vendor/github.com/andybalholm/brotli/backward_references_hq.go ./vendor/github.com/andybalholm/brotli/bit_cost.go ./vendor/github.com/andybalholm/brotli/bit_reader.go ./vendor/github.com/andybalholm/brotli/block_splitter.go ./vendor/github.com/andybalholm/brotli/block_splitter_command.go ./vendor/github.com/andybalholm/brotli/block_splitter_distance.go ./vendor/github.com/andybalholm/brotli/block_splitter_literal.go ./vendor/github.com/andybalholm/brotli/brotli_bit_stream.go ./vendor/github.com/andybalholm/brotli/cluster.go ./vendor/github.com/andybalholm/brotli/cluster_command.go ./vendor/github.com/andybalholm/brotli/cluster_distance.go ./vendor/github.com/andybalholm/brotli/cluster_literal.go ./vendor/github.com/andybalholm/brotli/command.go ./vendor/github.com/andybalholm/brotli/compress_fragment.go ./vendor/github.com/andybalholm/brotli/compress_fragment_two_pass.go ./vendor/github.com/andybalholm/brotli/constants.go ./vendor/github.com/andybalholm/brotli/context.go ./vendor/github.com/andybalholm/brotli/decode.go ./vendor/github.com/andybalholm/brotli/dictionary.go ./vendor/github.com/andybalholm/brotli/dictionary_hash.go ./vendor/github.com/andybalholm/brotli/encode.go ./vendor/github.com/andybalholm/brotli/encoder_dict.go ./vendor/github.com/andybalholm/brotli/entropy_encode.go ./vendor/github.com/andybalholm/brotli/entropy_encode_static.go ./vendor/github.com/andybalholm/brotli/fast_log.go ./vendor/github.com/andybalholm/brotli/find_match_length.go ./vendor/github.com/andybalholm/brotli/h10.go ./vendor/github.com/andybalholm/brotli/h5.go ./vendor/github.com/andybalholm/brotli/h6.go ./vendor/github.com/andybalholm/brotli/hash.go ./vendor/github.com/andybalholm/brotli/hash_composite.go ./vendor/github.com/andybalholm/brotli/hash_forgetful_chain.go ./vendor/github.com/andybalholm/brotli/hash_longest_match_quickly.go ./vendor/github.com/andybalholm/brotli/hash_rolling.go ./vendor/github.com/andybalholm/brotli/histogram.go ./vendor/github.com/andybalholm/brotli/http.go ./vendor/github.com/andybalholm/brotli/huffman.go ./vendor/github.com/andybalholm/brotli/literal_cost.go ./vendor/github.com/andybalholm/brotli/memory.go ./vendor/github.com/andybalholm/brotli/metablock.go ./vendor/github.com/andybalholm/brotli/metablock_command.go ./vendor/github.com/andybalholm/brotli/metablock_distance.go ./vendor/github.com/andybalholm/brotli/metablock_literal.go ./vendor/github.com/andybalholm/brotli/params.go ./vendor/github.com/andybalholm/brotli/platform.go ./vendor/github.com/andybalholm/brotli/prefix.go ./vendor/github.com/andybalholm/brotli/prefix_dec.go ./vendor/github.com/andybalholm/brotli/quality.go ./vendor/github.com/andybalholm/brotli/reader.go ./vendor/github.com/andybalholm/brotli/ringbuffer.go ./vendor/github.com/andybalholm/brotli/state.go ./vendor/github.com/andybalholm/brotli/static_dict.go ./vendor/github.com/andybalholm/brotli/static_dict_lut.go ./vendor/github.com/andybalholm/brotli/symbol_list.go ./vendor/github.com/andybalholm/brotli/transform.go ./vendor/github.com/andybalholm/brotli/utf8_util.go ./vendor/github.com/andybalholm/brotli/util.go ./vendor/github.com/andybalholm/brotli/write_bits.go ./vendor/github.com/andybalholm/brotli/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1353/_pkg_.a # internal cp $WORK/b1353/_pkg_.a /builddir/.cache/go-build/2b/2bc0483a0f872bc331ccc1a3dfe8457a3914300a2960ddca003ece354cbf0f94-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b1255/ cat >$WORK/b1255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1256/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1257/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1203/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1255/_pkg_.a -trimpath "$WORK/b1255=>" -p github.com/go-openapi/runtime/middleware -lang=go1.16 -complete -installsuffix shared -buildid Q_yRO-du0aTEnUi1uHr5/Q_yRO-du0aTEnUi1uHr5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1255/importcfg -pack ./vendor/github.com/go-openapi/runtime/middleware/context.go ./vendor/github.com/go-openapi/runtime/middleware/doc.go ./vendor/github.com/go-openapi/runtime/middleware/go18.go ./vendor/github.com/go-openapi/runtime/middleware/negotiate.go ./vendor/github.com/go-openapi/runtime/middleware/not_implemented.go ./vendor/github.com/go-openapi/runtime/middleware/operation.go ./vendor/github.com/go-openapi/runtime/middleware/parameter.go ./vendor/github.com/go-openapi/runtime/middleware/rapidoc.go ./vendor/github.com/go-openapi/runtime/middleware/redoc.go ./vendor/github.com/go-openapi/runtime/middleware/request.go ./vendor/github.com/go-openapi/runtime/middleware/router.go ./vendor/github.com/go-openapi/runtime/middleware/security.go ./vendor/github.com/go-openapi/runtime/middleware/spec.go ./vendor/github.com/go-openapi/runtime/middleware/swaggerui.go ./vendor/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1334/_pkg_.a # internal cp $WORK/b1334/_pkg_.a /builddir/.cache/go-build/1f/1f7aed3499581097567575ad2e01f44496a0b8ee408c9f681d0f3cea2109520e-d # internal github.com/grafana/grafana-google-sdk-go/pkg/utils mkdir -p $WORK/b1360/ cat >$WORK/b1360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1360/_pkg_.a -trimpath "$WORK/b1360=>" -p github.com/grafana/grafana-google-sdk-go/pkg/utils -lang=go1.16 -complete -installsuffix shared -buildid KaGHHh4Fv7RrJidFd7Lx/KaGHHh4Fv7RrJidFd7Lx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1360/importcfg -pack ./vendor/github.com/grafana/grafana-google-sdk-go/pkg/utils/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1324/_pkg_.a # internal cp $WORK/b1324/_pkg_.a /builddir/.cache/go-build/57/570005bb024f788a85dffc909bc5c7935fbbd9798334b6b1fac127c9ddcc8b92-d # internal github.com/aws/aws-sdk-go/service/cloudwatch mkdir -p $WORK/b1362/ cat >$WORK/b1362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b393/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1362/_pkg_.a -trimpath "$WORK/b1362=>" -p github.com/aws/aws-sdk-go/service/cloudwatch -lang=go1.16 -complete -installsuffix shared -buildid Pny63LscTA9SN2ELVGLP/Pny63LscTA9SN2ELVGLP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1362/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/service.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1360/_pkg_.a # internal cp $WORK/b1360/_pkg_.a /builddir/.cache/go-build/91/912059efcaa3049cf930763c6b1258f402915daac87b3762363b752eab4af0d5-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs mkdir -p $WORK/b1364/ cat >$WORK/b1364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b404/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1364/_pkg_.a -trimpath "$WORK/b1364=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs -lang=go1.16 -complete -installsuffix shared -buildid LJOC0siMUvre84-LqLbF/LJOC0siMUvre84-LqLbF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1364/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/api.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/doc.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/errors.go ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/service.go cp $WORK/b1046/_pkg_.a /builddir/.cache/go-build/55/55a87c188e6375acf2640f7a560d135471bdc9feda450f700bc869394fb96628-d # internal github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b1367/ cat >$WORK/b1367/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b396/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1367/_pkg_.a -trimpath "$WORK/b1367=>" -p github.com/aws/aws-sdk-go/private/protocol/ec2query -lang=go1.16 -complete -installsuffix shared -buildid 4gd8n7gxG04d97QoS9p7/4gd8n7gxG04d97QoS9p7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1367/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1202/_pkg_.a # internal cp $WORK/b1202/_pkg_.a /builddir/.cache/go-build/a8/a81ed1bfd4b576ce01605782f83b43b8d36ac546df7f898eef943735d19111eb-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b1276/ cat >$WORK/b1276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b778/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1234/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1235/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1276/_pkg_.a -trimpath "$WORK/b1276=>" -p github.com/prometheus/prometheus/notifier -lang=go1.16 -complete -installsuffix shared -buildid kqLPAI3ACqzECz12aA78/kqLPAI3ACqzECz12aA78 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1276/importcfg -pack ./vendor/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1367/_pkg_.a # internal cp $WORK/b1367/_pkg_.a /builddir/.cache/go-build/87/87f2c00806756e32b85cff3ae05ad1e573e3747622def803da9c55a96d6b9fa3-d # internal github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b1366/ cat >$WORK/b1366/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1367/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1366/_pkg_.a -trimpath "$WORK/b1366=>" -p github.com/aws/aws-sdk-go/service/ec2 -lang=go1.16 -complete -installsuffix shared -buildid nu_8dL7OUHBEyzzeDNnV/nu_8dL7OUHBEyzzeDNnV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1366/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1255/_pkg_.a # internal cp $WORK/b1255/_pkg_.a /builddir/.cache/go-build/20/206baef8a1db8290303427ea958f78f871db4a17673b6709cc09b9bba9140d76-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b1266/ cat >$WORK/b1266/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1266/_pkg_.a -trimpath "$WORK/b1266=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -lang=go1.16 -complete -installsuffix shared -buildid vaw_41AcAyeolcNb4beq/vaw_41AcAyeolcNb4beq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1266/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1276/_pkg_.a # internal cp $WORK/b1276/_pkg_.a /builddir/.cache/go-build/fe/fea0103f86d563c073a017211b59cdbd40a701fc96fff85d99a98594481149e0-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b1267/ cat >$WORK/b1267/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1267/_pkg_.a -trimpath "$WORK/b1267=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -lang=go1.16 -complete -installsuffix shared -buildid FyPMYXGbxp_D1-uxAjBP/FyPMYXGbxp_D1-uxAjBP -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1267/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1266/_pkg_.a # internal cp $WORK/b1266/_pkg_.a /builddir/.cache/go-build/cb/cb1d5358313161ad870b117321e0f45630a5e811f75b15469973bc18fd5bd492-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b1268/ cat >$WORK/b1268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1268/_pkg_.a -trimpath "$WORK/b1268=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -lang=go1.16 -complete -installsuffix shared -buildid lPInSVGCh2GkLscvxBod/lPInSVGCh2GkLscvxBod -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1268/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1267/_pkg_.a # internal cp $WORK/b1267/_pkg_.a /builddir/.cache/go-build/b7/b71515671c469285356c9ea889e51f2a7aea5b74e55605f0ba4c89c6f99daa68-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b1269/ cat >$WORK/b1269/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1269/_pkg_.a -trimpath "$WORK/b1269=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -lang=go1.16 -complete -installsuffix shared -buildid TFHJ-ArbNhSGvx6LagMk/TFHJ-ArbNhSGvx6LagMk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1269/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1268/_pkg_.a # internal cp $WORK/b1268/_pkg_.a /builddir/.cache/go-build/b1/b1f5e00ce56cd856ff16accb4cb37268a232f9317de3eb2504f06b9769ac0a79-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b1270/ cat >$WORK/b1270/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1203/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1270/_pkg_.a -trimpath "$WORK/b1270=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -lang=go1.16 -complete -installsuffix shared -buildid 7356xtNmzzJqQmdgCsQ_/7356xtNmzzJqQmdgCsQ_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1270/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1269/_pkg_.a # internal cp $WORK/b1269/_pkg_.a /builddir/.cache/go-build/38/381c90016614cdc94d66c97bb1578b4e02efd8f8753ea29e787bcec7fc21c0b1-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi mkdir -p $WORK/b1369/ cat >$WORK/b1369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b404/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1369/_pkg_.a -trimpath "$WORK/b1369=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi -lang=go1.16 -complete -installsuffix shared -buildid _rRRkRU6Q48Qv3H3K-zS/_rRRkRU6Q48Qv3H3K-zS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1369/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/api.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/doc.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/errors.go ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1270/_pkg_.a # internal cp $WORK/b1270/_pkg_.a /builddir/.cache/go-build/36/36d45f6cdcfc5c2960db6e6c8f27881644eb02b15e3fd5a26b5dbf55b7071cd0-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b1265/ cat >$WORK/b1265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1270/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1265/_pkg_.a -trimpath "$WORK/b1265=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -lang=go1.16 -complete -installsuffix shared -buildid LNtiHQVKaxBWZTKVmLHC/LNtiHQVKaxBWZTKVmLHC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1265/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1364/_pkg_.a # internal cp $WORK/b1369/_pkg_.a /builddir/.cache/go-build/b4/b45679b018d23cb4d8dc548ecec6841c687893060a9bed6887f1c4d211ec5305-d # internal github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface mkdir -p $WORK/b1370/ cat >$WORK/b1370/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1370/_pkg_.a -trimpath "$WORK/b1370=>" -p github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface -lang=go1.16 -complete -installsuffix shared -buildid 7JSGrPDGu3WfsqH9RKpo/7JSGrPDGu3WfsqH9RKpo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1370/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface/interface.go cp $WORK/b1362/_pkg_.a /builddir/.cache/go-build/55/55e3020bfe01096b5875094e5661fa55ac9329dcba3b752e5cc3ff7c245540c7-d # internal github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface mkdir -p $WORK/b1363/ cat >$WORK/b1363/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1363/_pkg_.a -trimpath "$WORK/b1363=>" -p github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface -lang=go1.16 -complete -installsuffix shared -buildid 5eg8VtLlFGaIEBwnJfQL/5eg8VtLlFGaIEBwnJfQL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1363/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1265/_pkg_.a # internal cp $WORK/b1265/_pkg_.a /builddir/.cache/go-build/09/096b80500c7f64f55671e8a181f0f9e52602758abc2a4d2953920a90b60d540b-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b1261/ cat >$WORK/b1261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1262/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1264/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1270/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1184/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1261/_pkg_.a -trimpath "$WORK/b1261=>" -p github.com/prometheus/alertmanager/api/v2/restapi -lang=go1.16 -complete -installsuffix shared -buildid NQY_KMvNCkToCIj4kVvS/NQY_KMvNCkToCIj4kVvS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1261/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./vendor/github.com/prometheus/alertmanager/api/v2/restapi/server.go cp $WORK/b1364/_pkg_.a /builddir/.cache/go-build/8b/8b99cf61375200f7c4150025ae5a28bbd09f5ffae65751897e6cefb522d9400b-d # internal github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface mkdir -p $WORK/b1365/ cat >$WORK/b1365/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1365/_pkg_.a -trimpath "$WORK/b1365=>" -p github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface -lang=go1.16 -complete -installsuffix shared -buildid v4dRFewFUcCh03ZJR9hF/v4dRFewFUcCh03ZJR9hF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1365/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1370/_pkg_.a # internal cp $WORK/b1370/_pkg_.a /builddir/.cache/go-build/08/083c1c02704ccb9e91180d7fb9728f06a980253a36ececa22d0d5588733c2333-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch/client mkdir -p $WORK/b1372/ cat >$WORK/b1372/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1372/_pkg_.a -trimpath "$WORK/b1372=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch/client -lang=go1.17 -complete -installsuffix shared -buildid bEuEqTdPN2iHOtjbKrSi/bEuEqTdPN2iHOtjbKrSi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1372/importcfg -pack ./pkg/tsdb/elasticsearch/client/client.go ./pkg/tsdb/elasticsearch/client/index_pattern.go ./pkg/tsdb/elasticsearch/client/models.go ./pkg/tsdb/elasticsearch/client/search_request.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1363/_pkg_.a # internal cp $WORK/b1363/_pkg_.a /builddir/.cache/go-build/a6/a64e30d859e6298332631935034f2d78074ae439e1b250338e73022de1748ed6-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/models mkdir -p $WORK/b1375/ cat >$WORK/b1375/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1375/_pkg_.a -trimpath "$WORK/b1375=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/models -lang=go1.17 -complete -installsuffix shared -buildid IgMYyqz6RdL5tkwe_Lvc/IgMYyqz6RdL5tkwe_Lvc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1375/importcfg -pack ./pkg/tsdb/influxdb/models/datasource_info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1261/_pkg_.a # internal cp $WORK/b1261/_pkg_.a /builddir/.cache/go-build/0d/0dd456c71eee4efb964177e5f8ccb810ffe07fb19da23d664271b7e4fb9c6722-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b1254/ cat >$WORK/b1254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1250/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1261/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b442/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b765/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b778/_pkg_.a packagefile github.com/rs/cors=$WORK/b1272/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1254/_pkg_.a -trimpath "$WORK/b1254=>" -p github.com/prometheus/alertmanager/api/v2 -lang=go1.16 -complete -installsuffix shared -buildid RSouW4Wtl89NYYLb0VPy/RSouW4Wtl89NYYLb0VPy -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1254/importcfg -pack ./vendor/github.com/prometheus/alertmanager/api/v2/api.go ./vendor/github.com/prometheus/alertmanager/api/v2/compat.go cp $WORK/b1365/_pkg_.a /builddir/.cache/go-build/01/01b615715b5d7fbc62ab67fc372a92f969e6443a356cbc8cdbe1eb6c6cf4fbf1-d # internal github.com/influxdata/influxdb-client-go/v2/log mkdir -p $WORK/b1381/ cat >$WORK/b1381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1381/_pkg_.a -trimpath "$WORK/b1381=>" -p github.com/influxdata/influxdb-client-go/v2/log -lang=go1.16 -complete -installsuffix shared -buildid 1DA1XV1TirG7fgJxKjRm/1DA1XV1TirG7fgJxKjRm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1381/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/log/logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1375/_pkg_.a # internal cp $WORK/b1375/_pkg_.a /builddir/.cache/go-build/6a/6a0be1a9afb073ae524e0b261fa0d6a24851ee6faee876c56dee6aca37ae70e0-d # internal github.com/influxdata/influxdb-client-go/v2/api/query mkdir -p $WORK/b1382/ cat >$WORK/b1382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1382/_pkg_.a -trimpath "$WORK/b1382=>" -p github.com/influxdata/influxdb-client-go/v2/api/query -lang=go1.16 -complete -installsuffix shared -buildid gF1OAqNX36TNIr7nvgNw/gF1OAqNX36TNIr7nvgNw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1382/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1381/_pkg_.a # internal cp $WORK/b1381/_pkg_.a /builddir/.cache/go-build/c0/c0f94a3f4dd9f6eb6371af7d5b78b0cd964042d18456718009309d72b7840c3a-d # internal github.com/influxdata/influxdb-client-go/v2/internal/log mkdir -p $WORK/b1380/ cat >$WORK/b1380/importcfg << 'EOF' # internal # import config packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1381/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1380/_pkg_.a -trimpath "$WORK/b1380=>" -p github.com/influxdata/influxdb-client-go/v2/internal/log -lang=go1.16 -complete -installsuffix shared -buildid cTTcZMdc0wjpN6-zpl5K/cTTcZMdc0wjpN6-zpl5K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1380/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/log/logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1380/_pkg_.a # internal cp $WORK/b1380/_pkg_.a /builddir/.cache/go-build/e1/e1e8b8a7ec75ce4d753a215a836b654482d2a61849f56c78b2d97aa7156d9ea3-d # internal github.com/influxdata/influxdb-client-go/v2/api/http mkdir -p $WORK/b1378/ cat >$WORK/b1378/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1380/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1378/_pkg_.a -trimpath "$WORK/b1378=>" -p github.com/influxdata/influxdb-client-go/v2/api/http -lang=go1.16 -complete -installsuffix shared -buildid hqr12ew6NQjbtqqNP4XJ/hqr12ew6NQjbtqqNP4XJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1378/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/error.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/http/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1382/_pkg_.a # internal cp $WORK/b1382/_pkg_.a /builddir/.cache/go-build/22/22d13bf67e347dd8e7769c4b7a07b5aa9ef1e0efe8d677093f1005972dba4796-d # internal github.com/influxdata/influxdb-client-go/v2/api/write mkdir -p $WORK/b1383/ cat >$WORK/b1383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1061/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1383/_pkg_.a -trimpath "$WORK/b1383=>" -p github.com/influxdata/influxdb-client-go/v2/api/write -lang=go1.16 -complete -installsuffix shared -buildid cjrGKWvcd7GdmxAkasbm/cjrGKWvcd7GdmxAkasbm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1383/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/ext.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write/point.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1372/_pkg_.a # internal cp $WORK/b1372/_pkg_.a /builddir/.cache/go-build/80/80fe2727698267fd9152c55b1f960d541512f756c64b3e815663d595ff356641-d # internal github.com/grafana/grafana/pkg/tsdb/elasticsearch mkdir -p $WORK/b1371/ cat >$WORK/b1371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b698/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1371/_pkg_.a -trimpath "$WORK/b1371=>" -p github.com/grafana/grafana/pkg/tsdb/elasticsearch -lang=go1.17 -complete -installsuffix shared -buildid pUkjR28uUpuilcbnGjL4/pUkjR28uUpuilcbnGjL4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1371/importcfg -pack ./pkg/tsdb/elasticsearch/elasticsearch.go ./pkg/tsdb/elasticsearch/models.go ./pkg/tsdb/elasticsearch/response_parser.go ./pkg/tsdb/elasticsearch/time_series_query.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1383/_pkg_.a # internal cp $WORK/b1383/_pkg_.a /builddir/.cache/go-build/56/565736ccf1ff49430411aa004610e31b973029d4821d90a7790db7879cd77906-d # internal github.com/deepmap/oapi-codegen/pkg/types mkdir -p $WORK/b1386/ cat >$WORK/b1386/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1386/_pkg_.a -trimpath "$WORK/b1386=>" -p github.com/deepmap/oapi-codegen/pkg/types -lang=go1.16 -complete -installsuffix shared -buildid kby9_cpCWTpP8suZILZE/kby9_cpCWTpP8suZILZE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1386/importcfg -pack ./vendor/github.com/deepmap/oapi-codegen/pkg/types/date.go ./vendor/github.com/deepmap/oapi-codegen/pkg/types/email.go ./vendor/github.com/deepmap/oapi-codegen/pkg/types/regexes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1378/_pkg_.a # internal cp $WORK/b1378/_pkg_.a /builddir/.cache/go-build/32/32f407f007e978fd0e195e88032dccea1b0e250646cefcac0052151f5bf394c8-d # internal github.com/influxdata/influxdb-client-go/v2/internal/gzip mkdir -p $WORK/b1388/ cat >$WORK/b1388/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1388/_pkg_.a -trimpath "$WORK/b1388=>" -p github.com/influxdata/influxdb-client-go/v2/internal/gzip -lang=go1.16 -complete -installsuffix shared -buildid mUq5h7Abkf6HBetkrPN4/mUq5h7Abkf6HBetkrPN4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1388/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1388/_pkg_.a # internal cp $WORK/b1388/_pkg_.a /builddir/.cache/go-build/36/3606e3c1aa525b02f878eace6b4b3a02bdc0779471608cd294315efed6fea1e1-d # internal github.com/influxdata/influxdb-client-go/v2/internal/write mkdir -p $WORK/b1387/ cat >$WORK/b1387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1388/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1061/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1387/_pkg_.a -trimpath "$WORK/b1387=>" -p github.com/influxdata/influxdb-client-go/v2/internal/write -lang=go1.16 -complete -installsuffix shared -buildid CmFBhQbW3bmyUN4J-mRf/CmFBhQbW3bmyUN4J-mRf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1387/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/queue.go ./vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1309/_pkg_.a # internal cp $WORK/b1254/_pkg_.a /builddir/.cache/go-build/d5/d5253112e459b2fd0985123b56909f69d683b7bc45e7b80a29d754ffdf37068f-d # internal golang.org/x/net/publicsuffix mkdir -p $WORK/b1389/ cat >$WORK/b1389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile net/http/cookiejar=$WORK/b1317/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1389/_pkg_.a -trimpath "$WORK/b1389=>" -p golang.org/x/net/publicsuffix -lang=go1.16 -complete -installsuffix shared -buildid 794KYA0Jo6m8O6sjmFg8/794KYA0Jo6m8O6sjmFg8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1389/importcfg -pack ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1386/_pkg_.a # internal cp $WORK/b1386/_pkg_.a /builddir/.cache/go-build/14/1483ea5a44859ce43eedc4d8293e0a20d2de08aee45494e07ddae7aa1a7505ea-d # internal github.com/deepmap/oapi-codegen/pkg/runtime mkdir -p $WORK/b1385/ cat >$WORK/b1385/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1386/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1385/_pkg_.a -trimpath "$WORK/b1385=>" -p github.com/deepmap/oapi-codegen/pkg/runtime -lang=go1.16 -complete -installsuffix shared -buildid RNmNIch1p5oRT0Yi_bwb/RNmNIch1p5oRT0Yi_bwb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1385/importcfg -pack ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bind.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bindparam.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/bindstring.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/deepobject.go ./vendor/github.com/deepmap/oapi-codegen/pkg/runtime/styleparam.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1387/_pkg_.a # internal cp $WORK/b1387/_pkg_.a /builddir/.cache/go-build/e3/e3088c97a8c33253e86ec243d6ace389e909e0b4712483011a24c45a289702bc-d # internal github.com/grafana/grafana-plugin-sdk-go/experimental mkdir -p $WORK/b1392/ cat >$WORK/b1392/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b672/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1392/_pkg_.a -trimpath "$WORK/b1392=>" -p github.com/grafana/grafana-plugin-sdk-go/experimental -lang=go1.16 -complete -installsuffix shared -buildid F9YcCgjk-o0VNrVJt6J4/F9YcCgjk-o0VNrVJt6J4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1392/importcfg -pack ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/fileinfo.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/frame_sorter.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/golden_response_checker.go ./vendor/github.com/grafana/grafana-plugin-sdk-go/experimental/rest_client.go cp $WORK/b1309/_pkg_.a /builddir/.cache/go-build/37/37901e8458c1ad60a45481fab2d4a0eb917cefc8a71c9e078e3059c23fc1e5f0-d # internal github.com/grafana/grafana/pkg/extensions mkdir -p $WORK/b1301/ cat >$WORK/b1301/importcfg << 'EOF' # internal # import config packagefile cloud.google.com/go/kms/apiv1=$WORK/b1302/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1309/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1311/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1312/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1321/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1157/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b359/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1322/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1323/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1324/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1328/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b317/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1331/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1332/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1333/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1334/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b785/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b881/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1304/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b853/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1301/_pkg_.a -trimpath "$WORK/b1301=>" -p github.com/grafana/grafana/pkg/extensions -lang=go1.17 -complete -installsuffix shared -buildid bavgf2wyBsLC2GyecyH2/bavgf2wyBsLC2GyecyH2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1301/importcfg -pack ./pkg/extensions/main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1389/_pkg_.a # internal cp $WORK/b1389/_pkg_.a /builddir/.cache/go-build/55/55c76a1414e6daad1f1865a2995e9c03915e7124bcfb2153fdd9e716993e29bb-d # internal github.com/grafana/grafana/pkg/tsdb/mysql mkdir -p $WORK/b1393/ cat >$WORK/b1393/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b562/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b800/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1393/_pkg_.a -trimpath "$WORK/b1393=>" -p github.com/grafana/grafana/pkg/tsdb/mysql -lang=go1.17 -complete -installsuffix shared -buildid R1aIldcKOdKIxhodMOXh/R1aIldcKOdKIxhodMOXh -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1393/importcfg -pack ./pkg/tsdb/mysql/macros.go ./pkg/tsdb/mysql/mysql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1301/_pkg_.a # internal cp $WORK/b1301/_pkg_.a /builddir/.cache/go-build/15/15b4884aff81747d5e8eb96338b7a8e4da044afb8bba7bc21baa9e114a82d8a5-d # internal github.com/grafana/grafana/pkg/tsdb/opentsdb mkdir -p $WORK/b1394/ cat >$WORK/b1394/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1394/_pkg_.a -trimpath "$WORK/b1394=>" -p github.com/grafana/grafana/pkg/tsdb/opentsdb -lang=go1.17 -complete -installsuffix shared -buildid tpuVSkHl8tkwfT0V5J0u/tpuVSkHl8tkwfT0V5J0u -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1394/importcfg -pack ./pkg/tsdb/opentsdb/opentsdb.go ./pkg/tsdb/opentsdb/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1371/_pkg_.a # internal cp $WORK/b1371/_pkg_.a /builddir/.cache/go-build/f6/f6ed30f11c4528ffc06d4ff84bd5c3578736c81074c2bd4b3d839c5ae21d6505-d # internal github.com/grafana/grafana/pkg/tsdb/postgres mkdir -p $WORK/b1395/ cat >$WORK/b1395/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b800/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1395/_pkg_.a -trimpath "$WORK/b1395=>" -p github.com/grafana/grafana/pkg/tsdb/postgres -lang=go1.17 -complete -installsuffix shared -buildid lCp3DzwttFjaZY-rOTlc/lCp3DzwttFjaZY-rOTlc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1395/importcfg -pack ./pkg/tsdb/postgres/locker.go ./pkg/tsdb/postgres/macros.go ./pkg/tsdb/postgres/postgres.go ./pkg/tsdb/postgres/tlsmanager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1392/_pkg_.a # internal cp $WORK/b1392/_pkg_.a /builddir/.cache/go-build/d3/d32bf54a116b3c495b460d02bf5fa281c0d6c0752d74504a180c243f4b926a47-d # internal github.com/grafana/grafana/pkg/util/converter mkdir -p $WORK/b1391/ cat >$WORK/b1391/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1392/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1391/_pkg_.a -trimpath "$WORK/b1391=>" -p github.com/grafana/grafana/pkg/util/converter -lang=go1.17 -complete -installsuffix shared -buildid BIGCPvFeisNmIXsyYwgi/BIGCPvFeisNmIXsyYwgi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1391/importcfg -pack ./pkg/util/converter/prom.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1385/_pkg_.a # internal cp $WORK/b1385/_pkg_.a /builddir/.cache/go-build/67/67c7f1dd4177185c1566ffe0b48234248249417b63fba2fb11692f668cf74bdd-d # internal github.com/influxdata/influxdb-client-go/v2/domain mkdir -p $WORK/b1384/ cat >$WORK/b1384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1378/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1384/_pkg_.a -trimpath "$WORK/b1384=>" -p github.com/influxdata/influxdb-client-go/v2/domain -lang=go1.16 -complete -installsuffix shared -buildid QN11Mr-NlKwwnLYBjhBc/QN11Mr-NlKwwnLYBjhBc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1384/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/client.gen.go ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/types.gen.go ./vendor/github.com/influxdata/influxdb-client-go/v2/domain/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1393/_pkg_.a # internal cp $WORK/b1393/_pkg_.a /builddir/.cache/go-build/c2/c291ee59f48b50b1fa932714a90738da2177b094fb0e5328df4f9536254a913f-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/models mkdir -p $WORK/b1400/ cat >$WORK/b1400/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1400/_pkg_.a -trimpath "$WORK/b1400=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/models -lang=go1.17 -complete -installsuffix shared -buildid Zs6Z43SZrdeoKFQ28NZ8/Zs6Z43SZrdeoKFQ28NZ8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1400/importcfg -pack ./pkg/tsdb/prometheus/models/query.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1394/_pkg_.a # internal cp $WORK/b1394/_pkg_.a /builddir/.cache/go-build/05/05be1a7ecf7335da0bcd6466530a9388a2af1153ea226ada83d084a26f88e7a2-d # internal github.com/gogo/protobuf/jsonpb mkdir -p $WORK/b1404/ cat >$WORK/b1404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1404/_pkg_.a -trimpath "$WORK/b1404=>" -p github.com/gogo/protobuf/jsonpb -lang=go1.16 -complete -installsuffix shared -buildid JTdk5o5EnNcX9t1pOMQU/JTdk5o5EnNcX9t1pOMQU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1404/importcfg -pack ./vendor/github.com/gogo/protobuf/jsonpb/jsonpb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1391/_pkg_.a # internal cp $WORK/b1391/_pkg_.a /builddir/.cache/go-build/82/82a030779bce42a6a8538c73dc470d65bdc55aa56471bb149900826fac136919-d # internal github.com/grafana/grafana/pkg/tsdb/loki mkdir -p $WORK/b1390/ cat >$WORK/b1390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1034/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1391/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1390/_pkg_.a -trimpath "$WORK/b1390=>" -p github.com/grafana/grafana/pkg/tsdb/loki -lang=go1.17 -complete -installsuffix shared -buildid 7ElakZbZiSn9A371xpcN/7ElakZbZiSn9A371xpcN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1390/importcfg -pack ./pkg/tsdb/loki/api.go ./pkg/tsdb/loki/api_mock.go ./pkg/tsdb/loki/frame.go ./pkg/tsdb/loki/loki.go ./pkg/tsdb/loki/parse_query.go ./pkg/tsdb/loki/step.go ./pkg/tsdb/loki/streaming.go ./pkg/tsdb/loki/streaming_frame.go ./pkg/tsdb/loki/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1400/_pkg_.a # internal cp $WORK/b1400/_pkg_.a /builddir/.cache/go-build/51/51749bfb65edefc28dbe88dc78211bd6cc82660853875d73c419f2a4268f383a-d # internal go.opentelemetry.io/collector/model/internal/data mkdir -p $WORK/b1408/ cat >$WORK/b1408/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1408/_pkg_.a -trimpath "$WORK/b1408=>" -p go.opentelemetry.io/collector/model/internal/data -lang=go1.16 -complete -installsuffix shared -buildid 6HCTzKXlYfH4rojwqHvz/6HCTzKXlYfH4rojwqHvz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1408/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/bytesid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/spanid.go ./vendor/go.opentelemetry.io/collector/model/internal/data/traceid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1408/_pkg_.a # internal cp $WORK/b1395/_pkg_.a /builddir/.cache/go-build/5b/5bc5aab0cb58ba797c41a1a81a04ecd44cd3da3d8d3268908a193ebb7b2c1910-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 mkdir -p $WORK/b1409/ cat >$WORK/b1409/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1409/_pkg_.a -trimpath "$WORK/b1409=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/common/v1 -lang=go1.16 -complete -installsuffix shared -buildid Eg5-dGNZsmEoKfCBYVSb/Eg5-dGNZsmEoKfCBYVSb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1409/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/common/v1/common.pb.go cp $WORK/b1408/_pkg_.a /builddir/.cache/go-build/fa/fa99efa071332a495f03ba0ffd6beaf00b7b938df00bfcaeb07080c7b1c782f8-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin mkdir -p $WORK/b1419/ cat >$WORK/b1419/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b162/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b156/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b260/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1419/_pkg_.a -trimpath "$WORK/b1419=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin -lang=go1.17 -complete -installsuffix shared -buildid Q6RLAQbkeIfQkfjVQTOM/Q6RLAQbkeIfQkfjVQTOM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1419/importcfg -pack ./pkg/plugins/backendplugin/grpcplugin/client.go ./pkg/plugins/backendplugin/grpcplugin/client_v2.go ./pkg/plugins/backendplugin/grpcplugin/grpc_plugin.go ./pkg/plugins/backendplugin/grpcplugin/log_wrapper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1409/_pkg_.a # internal cp $WORK/b1390/_pkg_.a /builddir/.cache/go-build/dc/dcdadceea78d6ea97d6fae2b8001779036b9d827d71b1a566c070e728653a8f3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1404/_pkg_.a # internal github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation mkdir -p $WORK/b1421/ cp $WORK/b1409/_pkg_.a /builddir/.cache/go-build/12/123bd5a63e353b1ecfb215acd8066ba3b4832dc6a392f9342932e906cb5e5f9d-d # internal cat >$WORK/b1421/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1421/_pkg_.a -trimpath "$WORK/b1421=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation -lang=go1.17 -complete -installsuffix shared -buildid kE5SCZTzEFnGY8lErvZE/kE5SCZTzEFnGY8lErvZE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1421/importcfg -pack ./pkg/plugins/backendplugin/instrumentation/instrumentation.go go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 mkdir -p $WORK/b1410/ cat >$WORK/b1410/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1409/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1410/_pkg_.a -trimpath "$WORK/b1410=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1 -lang=go1.16 -complete -installsuffix shared -buildid cMRI-TRLGn-8hjnhJJQS/cMRI-TRLGn-8hjnhJJQS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1410/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1/resource.pb.go cp $WORK/b1404/_pkg_.a /builddir/.cache/go-build/b7/b72c4c7b1fd9752d33541207f52571eb8cfff43df63f3b7bdc40cd0eb28dc63f-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader/finder mkdir -p $WORK/b1423/ cat >$WORK/b1423/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1423/_pkg_.a -trimpath "$WORK/b1423=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/finder -lang=go1.17 -complete -installsuffix shared -buildid 5fVZqtzubIVIYpuGYxLe/5fVZqtzubIVIYpuGYxLe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1423/importcfg -pack ./pkg/plugins/manager/loader/finder/finder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1423/_pkg_.a # internal cp $WORK/b1423/_pkg_.a /builddir/.cache/go-build/0b/0b950e8a6d1c6cf8d85bd92a32255c84777c0be026ab78c594be246c2f3113e1-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1421/_pkg_.a # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b1428/ cat >$WORK/b1428/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1428/_pkg_.a -trimpath "$WORK/b1428=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.16 -complete -installsuffix shared -buildid stBlIsaoxdc88vCiQROt/stBlIsaoxdc88vCiQROt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1428/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go cp $WORK/b1421/_pkg_.a /builddir/.cache/go-build/65/65991990a343af70e441b77bf3121c8652bcbe3200c9129062cf4904da590908-d # internal compress/bzip2 mkdir -p $WORK/b1430/ cat >$WORK/b1430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1430/_pkg_.a -trimpath "$WORK/b1430=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid 13jQfLevE4qqXyk7pwpe/13jQfLevE4qqXyk7pwpe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1430/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1419/_pkg_.a # internal cp $WORK/b1419/_pkg_.a /builddir/.cache/go-build/7b/7bacaa63b31876aa2460d8c43051fc112c933bca4dbdbaf68bb9e23c0d0f9461-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b1431/ cat >$WORK/b1431/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b037/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1431/_pkg_.a -trimpath "$WORK/b1431=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.16 -complete -installsuffix shared -buildid Mf77WXJiwoN_Q0wxJs0X/Mf77WXJiwoN_Q0wxJs0X -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1431/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1428/_pkg_.a # internal cp $WORK/b1428/_pkg_.a /builddir/.cache/go-build/7a/7af7fa39ca78681159867caba78350e5b8c468af328aee09e8420b93509fc8b3-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b1427/ cat >$WORK/b1427/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1428/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1427/_pkg_.a -trimpath "$WORK/b1427=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.16 -complete -installsuffix shared -buildid 8_tMJGUN-S8kSYyBQxa-/8_tMJGUN-S8kSYyBQxa- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1427/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1410/_pkg_.a # internal cp $WORK/b1410/_pkg_.a /builddir/.cache/go-build/ae/ae0fcc79a88cdbd40b29c3883fc2f213e98c36b9bb4c80f7fe1eae38394a64c4-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 mkdir -p $WORK/b1407/ cat >$WORK/b1407/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1410/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1407/_pkg_.a -trimpath "$WORK/b1407=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid AvRQWuPUzB3Z2QMi9Y7Y/AvRQWuPUzB3Z2QMi9Y7Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1407/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1/logs.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1431/_pkg_.a # internal cp $WORK/b1431/_pkg_.a /builddir/.cache/go-build/3b/3b1c3bd1496bf425e373aa7b4576830a82f4a85c839917ffcf1b0d2ef8870ed7-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 mkdir -p $WORK/b1412/ cat >$WORK/b1412/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1410/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1412/_pkg_.a -trimpath "$WORK/b1412=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid yGJT307D1DISULGDCkc1/yGJT307D1DISULGDCkc1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1412/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1/metrics.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1427/_pkg_.a # internal cp $WORK/b1427/_pkg_.a /builddir/.cache/go-build/37/37ca1b2b55513a592ce06156a3aee04e36f4e9e8962eedeac90ac3b0e76d7acf-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 mkdir -p $WORK/b1414/ cp $WORK/b1430/_pkg_.a /builddir/.cache/go-build/d2/d271228b4f67a12ee791087c5bcfb8a9eaadb351450d3595d9caeae1e9ab33c0-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b1432/ cat >$WORK/b1432/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1428/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1432/_pkg_.a -trimpath "$WORK/b1432=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.16 -complete -installsuffix shared -buildid fIPByWjKt1fQhVAT3rDq/fIPByWjKt1fQhVAT3rDq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1432/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go cat >$WORK/b1414/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1410/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1414/_pkg_.a -trimpath "$WORK/b1414=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid uRLmyLoXZ3RVO3yz2Xqe/uRLmyLoXZ3RVO3yz2Xqe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1414/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1/trace.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1432/_pkg_.a # internal cp $WORK/b1432/_pkg_.a /builddir/.cache/go-build/8e/8eb5f586c932caa65bba234d154484a1e1665dc3d50c451dfad3acdaf2d719f5-d # internal image mkdir -p $WORK/b1433/ cat >$WORK/b1433/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b1434/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1433/_pkg_.a -trimpath "$WORK/b1433=>" -p image -std -complete -installsuffix shared -buildid b0CMilqfTUch9Q8gXNAM/b0CMilqfTUch9Q8gXNAM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1433/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1407/_pkg_.a # internal cp $WORK/b1407/_pkg_.a /builddir/.cache/go-build/bc/bce12b14406d7b59c4d65562d9a171027bc3cc282e7dbbf5d47b9efbe47d5fd2-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 mkdir -p $WORK/b1406/ cat >$WORK/b1406/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1407/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1406/_pkg_.a -trimpath "$WORK/b1406=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1 -lang=go1.16 -complete -installsuffix shared -buildid GG6Ydgrjgo76__IOgX4H/GG6Ydgrjgo76__IOgX4H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1406/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1/logs_service.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1414/_pkg_.a # internal cp $WORK/b1414/_pkg_.a /builddir/.cache/go-build/f4/f41d1f30c0e0f32d7c39af95942f9b8ee26f8056621f4ace50de0cf4eb8eca0f-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 mkdir -p $WORK/b1413/ cat >$WORK/b1413/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1414/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1413/_pkg_.a -trimpath "$WORK/b1413=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1 -lang=go1.16 -complete -installsuffix shared -buildid qbkna_r-icZuPEukplhe/qbkna_r-icZuPEukplhe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1413/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_config.pb.go ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1/trace_service.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1406/_pkg_.a # internal cp $WORK/b1406/_pkg_.a /builddir/.cache/go-build/c3/c392e0235fbfa023e3d81429710cbdb3d525ee2a68f62b36989032a00b223ee4-d # internal github.com/grafana/grafana/pkg/services/validations mkdir -p $WORK/b1462/ cat >$WORK/b1462/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1462/_pkg_.a -trimpath "$WORK/b1462=>" -p github.com/grafana/grafana/pkg/services/validations -lang=go1.17 -complete -installsuffix shared -buildid RuQQliVudlI9kxHcQ-xJ/RuQQliVudlI9kxHcQ-xJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1462/importcfg -pack ./pkg/services/validations/oss.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1433/_pkg_.a # internal cp $WORK/b1433/_pkg_.a /builddir/.cache/go-build/f6/f68bd6409f77eaf7342f7235cf75150adc61150e3ebbede322d67b8feb368b66-d # internal image/internal/imageutil mkdir -p $WORK/b1436/ cat >$WORK/b1436/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b1433/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1436/_pkg_.a -trimpath "$WORK/b1436=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid _Afs4ecSsKTns0Fm9i5C/_Afs4ecSsKTns0Fm9i5C -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1436/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1462/_pkg_.a # internal cp $WORK/b1462/_pkg_.a /builddir/.cache/go-build/40/40fc4a07feeea1f29dbb86c3fb4eb0f4f0dc226ad2c7e0096b67792653eefc16-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1436/_pkg_.a # internal cp $WORK/b1436/_pkg_.a /builddir/.cache/go-build/61/61d6ffd2f7affe11642f2286c19bfe9194b306e81272ac0539668614ed8def9f-d # internal image/jpeg mkdir -p $WORK/b1435/ cat >$WORK/b1435/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b1433/_pkg_.a packagefile image/color=$WORK/b1434/_pkg_.a packagefile image/internal/imageutil=$WORK/b1436/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1435/_pkg_.a -trimpath "$WORK/b1435=>" -p image/jpeg -std -complete -installsuffix shared -buildid ISB0Mh66-gKveSH4LQeG/ISB0Mh66-gKveSH4LQeG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1435/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1412/_pkg_.a # internal cp $WORK/b1412/_pkg_.a /builddir/.cache/go-build/2f/2f02211b6bf59484b9360a186c32ed65d3849b83b17857bb5572226cd53c1d92-d # internal go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 mkdir -p $WORK/b1411/ cat >$WORK/b1411/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1412/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1411/_pkg_.a -trimpath "$WORK/b1411=>" -p go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1 -lang=go1.16 -complete -installsuffix shared -buildid BrfCS74WPjw6Vr0ONQ2N/BrfCS74WPjw6Vr0ONQ2N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1411/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1/metrics_service.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1413/_pkg_.a # internal cp $WORK/b1413/_pkg_.a /builddir/.cache/go-build/1c/1c05d7f74704eea3a6752c3863a4b10a555c74d0132bce2ea596420e32ee78da-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1435/_pkg_.a # internal cp $WORK/b1435/_pkg_.a /builddir/.cache/go-build/84/84df2a3b2309153be241ace213bbbda35fde022971ca2608a45240d83078cdd2-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b1429/ cat >$WORK/b1429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/bzip2=$WORK/b1430/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile compress/zlib=$WORK/b486/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b085/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1431/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1428/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1432/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile image=$WORK/b1433/_pkg_.a packagefile image/jpeg=$WORK/b1435/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1429/_pkg_.a -trimpath "$WORK/b1429=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.16 -complete -installsuffix shared -buildid RTaX2ZYj5eSgflariKJ9/RTaX2ZYj5eSgflariKJ9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1429/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./vendor/golang.org/x/crypto/openpgp/packet/config.go ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./vendor/golang.org/x/crypto/openpgp/packet/literal.go ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./vendor/golang.org/x/crypto/openpgp/packet/packet.go ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/reader.go ./vendor/golang.org/x/crypto/openpgp/packet/signature.go ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1411/_pkg_.a # internal cp $WORK/b1411/_pkg_.a /builddir/.cache/go-build/6b/6b2c94f41767db0739fdc16e0472ce7789d277d62b26dae094793e950e615332-d # internal go.opentelemetry.io/collector/model/internal mkdir -p $WORK/b1405/ cat >$WORK/b1405/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1414/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1405/_pkg_.a -trimpath "$WORK/b1405=>" -p go.opentelemetry.io/collector/model/internal -lang=go1.16 -complete -installsuffix shared -buildid i9UwT_cpqsgzs2EP89C5/i9UwT_cpqsgzs2EP89C5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1405/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/internal/otlp_wrapper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1405/_pkg_.a # internal cp $WORK/b1405/_pkg_.a /builddir/.cache/go-build/f4/f4f0daa5b986653e066179ea3f6edf579d357345d88f9b82c72f7d0455a0fffc-d # internal go.opentelemetry.io/collector/model/pdata mkdir -p $WORK/b1415/ cat >$WORK/b1415/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1414/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1415/_pkg_.a -trimpath "$WORK/b1415=>" -p go.opentelemetry.io/collector/model/pdata -lang=go1.16 -complete -installsuffix shared -buildid F21OiSOkXqfHsd_sBite/F21OiSOkXqfHsd_sBite -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1415/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/pdata/common.go ./vendor/go.opentelemetry.io/collector/model/pdata/doc.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_common.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_log.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_metrics.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_resource.go ./vendor/go.opentelemetry.io/collector/model/pdata/generated_trace.go ./vendor/go.opentelemetry.io/collector/model/pdata/logs.go ./vendor/go.opentelemetry.io/collector/model/pdata/metrics.go ./vendor/go.opentelemetry.io/collector/model/pdata/spanid.go ./vendor/go.opentelemetry.io/collector/model/pdata/timestamp.go ./vendor/go.opentelemetry.io/collector/model/pdata/traceid.go ./vendor/go.opentelemetry.io/collector/model/pdata/traces.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1429/_pkg_.a # internal cp $WORK/b1429/_pkg_.a /builddir/.cache/go-build/a8/a80d0a7852cb4bcf689a5743f6d07dabe4c48cb14a9465e7e593615d22974e4b-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b1437/ golang.org/x/crypto/openpgp mkdir -p $WORK/b1426/ cat >$WORK/b1437/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1428/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1429/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1437/_pkg_.a -trimpath "$WORK/b1437=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.16 -complete -installsuffix shared -buildid T8tsFIpgKtELHRbC3502/T8tsFIpgKtELHRbC3502 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1437/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go cat >$WORK/b1426/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1428/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1429/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1432/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1426/_pkg_.a -trimpath "$WORK/b1426=>" -p golang.org/x/crypto/openpgp -lang=go1.16 -complete -installsuffix shared -buildid RowdmmUdd9fYkzXAA6Ju/RowdmmUdd9fYkzXAA6Ju -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1426/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/golang.org/x/crypto/openpgp/keys.go ./vendor/golang.org/x/crypto/openpgp/read.go ./vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1437/_pkg_.a # internal cp $WORK/b1437/_pkg_.a /builddir/.cache/go-build/91/91e27a07672985b8b6d9611ab7c15e6b9e5de58461d930278e82758c0e49452e-d # internal cp $WORK/b1359/_pkg_.a /builddir/.cache/go-build/87/87529d9bcb3229aaa9a519917e8baa0bb036ffd0d68f05a39dc3f56dfc3616f6-d # internal github.com/grafana/grafana/pkg/tsdb/cloudmonitoring mkdir -p $WORK/b1358/ cat >$WORK/b1358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1142/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1358/_pkg_.a -trimpath "$WORK/b1358=>" -p github.com/grafana/grafana/pkg/tsdb/cloudmonitoring -lang=go1.17 -complete -installsuffix shared -buildid Z2rnBJDx1jCS3HmiFh4I/Z2rnBJDx1jCS3HmiFh4I -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1358/importcfg -pack ./pkg/tsdb/cloudmonitoring/annotation_query.go ./pkg/tsdb/cloudmonitoring/cloudmonitoring.go ./pkg/tsdb/cloudmonitoring/httpclient.go ./pkg/tsdb/cloudmonitoring/preprocessor.go ./pkg/tsdb/cloudmonitoring/resource_handler.go ./pkg/tsdb/cloudmonitoring/time_series_filter.go ./pkg/tsdb/cloudmonitoring/time_series_query.go ./pkg/tsdb/cloudmonitoring/types.go ./pkg/tsdb/cloudmonitoring/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1426/_pkg_.a # internal cp $WORK/b1426/_pkg_.a /builddir/.cache/go-build/51/519bfcb04c7935a5123595927633efa4c8d56051614bbb433debf698b115479f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1415/_pkg_.a # internal cp $WORK/b1358/_pkg_.a /builddir/.cache/go-build/b2/b2902bcaddbb8e20e0d6715fe2e6763d05a45c3d4f5df9a6a2e119441fa21ad3-d # internal cp $WORK/b1415/_pkg_.a /builddir/.cache/go-build/70/7065231659d7226668a2e5369eae6a6146857e522eae946c60d02329269e88ca-d # internal go.opentelemetry.io/collector/model/otlp mkdir -p $WORK/b1403/ go.opentelemetry.io/collector/translator/trace mkdir -p $WORK/b1417/ cat >$WORK/b1417/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1415/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1417/_pkg_.a -trimpath "$WORK/b1417=>" -p go.opentelemetry.io/collector/translator/trace -lang=go1.16 -complete -installsuffix shared -buildid 2UbkGspCp9ZB3ux6jrI4/2UbkGspCp9ZB3ux6jrI4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1417/importcfg -pack ./vendor/go.opentelemetry.io/collector/translator/trace/protospan_translation.go cat >$WORK/b1403/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1404/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1415/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1403/_pkg_.a -trimpath "$WORK/b1403=>" -p go.opentelemetry.io/collector/model/otlp -lang=go1.16 -complete -installsuffix shared -buildid EYm4CYLgSLh_gDA8mtql/EYm4CYLgSLh_gDA8mtql -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1403/importcfg -pack ./vendor/go.opentelemetry.io/collector/model/otlp/json_marshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/json_unmarshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/pb_marshaler.go ./vendor/go.opentelemetry.io/collector/model/otlp/pb_unmarshaler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1417/_pkg_.a # internal cp $WORK/b1417/_pkg_.a /builddir/.cache/go-build/ee/eeef54cd65d19754eb8538301857566a5661a0ab73ae0e35638aaf4be4adce6a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1403/_pkg_.a # internal cp $WORK/b1403/_pkg_.a /builddir/.cache/go-build/cc/cc5b5c1150a7615be51517b815710e5e3bb53eed347825567659f9d99cc1c84d-d # internal github.com/grafana/grafana/pkg/tsdb/tempo mkdir -p $WORK/b1402/ cat >$WORK/b1402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1403/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1417/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1402/_pkg_.a -trimpath "$WORK/b1402=>" -p github.com/grafana/grafana/pkg/tsdb/tempo -lang=go1.17 -complete -installsuffix shared -buildid YigAAqWTHkSCTQZVYJaN/YigAAqWTHkSCTQZVYJaN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1402/importcfg -pack ./pkg/tsdb/tempo/tempo.go ./pkg/tsdb/tempo/trace_transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1402/_pkg_.a # internal cp $WORK/b1402/_pkg_.a /builddir/.cache/go-build/2e/2eee8796bd18ac57aa9218b9905bd02392fb20f8e47f9a5a8c57575b57ef907a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1384/_pkg_.a # internal cp $WORK/b1384/_pkg_.a /builddir/.cache/go-build/ee/ee2362f4d5b55da4bd82977e72af8c312e00ff8232fdaf9abf06941072724a0e-d # internal github.com/influxdata/influxdb-client-go/v2/api mkdir -p $WORK/b1377/ cat >$WORK/b1377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1382/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1387/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1381/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1389/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/cookiejar=$WORK/b1317/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1377/_pkg_.a -trimpath "$WORK/b1377=>" -p github.com/influxdata/influxdb-client-go/v2/api -lang=go1.16 -complete -installsuffix shared -buildid YEoFARv2xsw66q-vhmBI/YEoFARv2xsw66q-vhmBI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1377/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/api/authorizations.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/buckets.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/delete.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/doc.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/labels.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/organizations.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/paging.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/query.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/tasks.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/users.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/write.go ./vendor/github.com/influxdata/influxdb-client-go/v2/api/writeAPIBlocking.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1377/_pkg_.a # internal cp $WORK/b1377/_pkg_.a /builddir/.cache/go-build/2a/2a4ab62d04c64012f063b76f95b1ccd3bcac05bbfd2d8f337d4b19975cd11c9e-d # internal github.com/influxdata/influxdb-client-go/v2 mkdir -p $WORK/b1376/ cat >$WORK/b1376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1381/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1376/_pkg_.a -trimpath "$WORK/b1376=>" -p github.com/influxdata/influxdb-client-go/v2 -lang=go1.16 -complete -installsuffix shared -buildid OzBMh-dejTBs4uxfsLFV/OzBMh-dejTBs4uxfsLFV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1376/importcfg -pack ./vendor/github.com/influxdata/influxdb-client-go/v2/client.go ./vendor/github.com/influxdata/influxdb-client-go/v2/compatibility.go ./vendor/github.com/influxdata/influxdb-client-go/v2/options.go ./vendor/github.com/influxdata/influxdb-client-go/v2/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1376/_pkg_.a # internal cp $WORK/b1376/_pkg_.a /builddir/.cache/go-build/62/62e29578e492f48b9eb042d64dcb5fbc3dedeb766899d40790204bfb8d9c0073-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb/flux mkdir -p $WORK/b1374/ cat >$WORK/b1374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b799/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1376/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1382/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1374/_pkg_.a -trimpath "$WORK/b1374=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb/flux -lang=go1.17 -complete -installsuffix shared -buildid O2dF_WxLi7oaH9XNDIj1/O2dF_WxLi7oaH9XNDIj1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1374/importcfg -pack ./pkg/tsdb/influxdb/flux/builder.go ./pkg/tsdb/influxdb/flux/executor.go ./pkg/tsdb/influxdb/flux/flux.go ./pkg/tsdb/influxdb/flux/macros.go ./pkg/tsdb/influxdb/flux/query_models.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1374/_pkg_.a # internal cp $WORK/b1374/_pkg_.a /builddir/.cache/go-build/eb/eb14101f7ede009658d1620c27bfab9f42b7cf3be4b49842edd98056cea752bd-d # internal github.com/grafana/grafana/pkg/tsdb/influxdb mkdir -p $WORK/b1373/ cat >$WORK/b1373/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1375/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1373/_pkg_.a -trimpath "$WORK/b1373=>" -p github.com/grafana/grafana/pkg/tsdb/influxdb -lang=go1.17 -complete -installsuffix shared -buildid dVd7D1g_wHCZ8WBPAsuu/dVd7D1g_wHCZ8WBPAsuu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1373/importcfg -pack ./pkg/tsdb/influxdb/influxdb.go ./pkg/tsdb/influxdb/model_parser.go ./pkg/tsdb/influxdb/models.go ./pkg/tsdb/influxdb/query.go ./pkg/tsdb/influxdb/query_part.go ./pkg/tsdb/influxdb/response_parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1373/_pkg_.a # internal cp $WORK/b1373/_pkg_.a /builddir/.cache/go-build/9a/9afb7633bcb9326c36515be33833f62d839c17d0c9b6a7bd3545daeef9de364b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1366/_pkg_.a # internal cp $WORK/b1366/_pkg_.a /builddir/.cache/go-build/69/6950216db7383f95e5ad436682a1f4094f035d40adfd8749bb7f815570c98504-d # internal github.com/aws/aws-sdk-go/service/ec2/ec2iface mkdir -p $WORK/b1368/ cat >$WORK/b1368/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1366/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1368/_pkg_.a -trimpath "$WORK/b1368=>" -p github.com/aws/aws-sdk-go/service/ec2/ec2iface -lang=go1.16 -complete -installsuffix shared -buildid NBugNhQFbnUufA_uB3eD/NBugNhQFbnUufA_uB3eD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1368/importcfg -pack ./vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1368/_pkg_.a # internal cp $WORK/b1368/_pkg_.a /builddir/.cache/go-build/e3/e3e0d05d2c9b5e22e3deee0837d0c4a414c1c380d3b6d457916d1f41ed20de64-d # internal cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I $WORK/b569/ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o $WORK/b569/_x012.o -c sqlite3_opt_unlock_notify.c cd $WORK/b569 TERM='dumb' gcc -I /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -std=gnu99 -DSQLITE_ENABLE_RTREE -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TRACE_SIZE_LIMIT=15 -DSQLITE_OMIT_DEPRECATED -DSQLITE_DEFAULT_WAL_SYNCHRONOUS=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -Wno-deprecated-declarations -DHAVE_PREAD64=1 -DHAVE_PWRITE64=1 -I/builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/grafana-9.0.9 TERM='dumb' gcc -I ./vendor/github.com/mattn/go-sqlite3 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b569=/tmp/go-build -gno-record-gcc-switches -o $WORK/b569/_cgo_.o $WORK/b569/_cgo_main.o $WORK/b569/_x001.o $WORK/b569/_x002.o $WORK/b569/_x003.o $WORK/b569/_x004.o $WORK/b569/_x005.o $WORK/b569/_x006.o $WORK/b569/_x007.o $WORK/b569/_x008.o $WORK/b569/_x009.o $WORK/b569/_x010.o $WORK/b569/_x011.o $WORK/b569/_x012.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage sqlite3 -dynimport $WORK/b569/_cgo_.o -dynout $WORK/b569/_cgo_import.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/mattn/go-sqlite3 -lang=go1.16 -installsuffix shared -buildid 6Aj-mV3Dr4ILf_YsUeit/6Aj-mV3Dr4ILf_YsUeit -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b569/importcfg -pack ./vendor/github.com/mattn/go-sqlite3/convert.go ./vendor/github.com/mattn/go-sqlite3/doc.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./vendor/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b569/_cgo_gotypes.go $WORK/b569/backup.cgo1.go $WORK/b569/callback.cgo1.go $WORK/b569/error.cgo1.go $WORK/b569/sqlite3.cgo1.go $WORK/b569/sqlite3_context.cgo1.go $WORK/b569/sqlite3_load_extension.cgo1.go $WORK/b569/sqlite3_opt_userauth_omit.cgo1.go $WORK/b569/sqlite3_other.cgo1.go $WORK/b569/sqlite3_type.cgo1.go $WORK/b569/_cgo_import.go cd /builddir/build/BUILD/grafana-9.0.9/vendor/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b569/_pkg_.a $WORK/b569/_x001.o $WORK/b569/_x002.o $WORK/b569/_x003.o $WORK/b569/_x004.o $WORK/b569/_x005.o $WORK/b569/_x006.o $WORK/b569/_x007.o $WORK/b569/_x008.o $WORK/b569/_x009.o $WORK/b569/_x010.o $WORK/b569/_x011.o $WORK/b569/_x012.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/5e/5e596a641f5c9c552fdd403be07a8c2fa16841a79f4c42073fe4f36a875dda75-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrator mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b561/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b562/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b563/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b564/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/lib/pq=$WORK/b566/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b569/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF cd /builddir/build/BUILD/grafana-9.0.9 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrator -lang=go1.17 -complete -installsuffix shared -buildid lQV17OZGqhoIfvIMZdkn/lQV17OZGqhoIfvIMZdkn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b560/importcfg -pack ./pkg/services/sqlstore/migrator/column.go ./pkg/services/sqlstore/migrator/conditions.go ./pkg/services/sqlstore/migrator/dialect.go ./pkg/services/sqlstore/migrator/migrations.go ./pkg/services/sqlstore/migrator/migrator.go ./pkg/services/sqlstore/migrator/mysql_dialect.go ./pkg/services/sqlstore/migrator/postgres_dialect.go ./pkg/services/sqlstore/migrator/sqlite_dialect.go ./pkg/services/sqlstore/migrator/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/48/48b977a2d63d739f6a40212c98d7a7217285ca1ee0c993a016ff2764dc3657bc-d # internal github.com/grafana/grafana/pkg/registry mkdir -p $WORK/b559/ github.com/grafana/grafana/pkg/services/sqlstore/searchstore mkdir -p $WORK/b573/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/grafana/grafana/pkg/registry -lang=go1.17 -complete -installsuffix shared -buildid tBXHnd14YwfzYLgOKnC2/tBXHnd14YwfzYLgOKnC2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b559/importcfg -pack ./pkg/registry/registry.go cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/grafana/grafana/pkg/services/sqlstore/searchstore -lang=go1.17 -complete -installsuffix shared -buildid NmZhefJ3qXn1pqtytrLg/NmZhefJ3qXn1pqtytrLg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b573/importcfg -pack ./pkg/services/sqlstore/searchstore/builder.go ./pkg/services/sqlstore/searchstore/doc.go ./pkg/services/sqlstore/searchstore/filters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/25/25cd28920c3832619d066c8b30d03f93357ea21ed53c0d782375541f65998ef2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/1d/1d432cbab0c5722903f4499f99f3f2f9e014b46b15318d4647dc357ebe966d12-d # internal github.com/grafana/grafana/pkg/models mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b556/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/grafana/grafana/pkg/models -lang=go1.17 -complete -installsuffix shared -buildid w85HrmL2gYWUknYIBuYt/w85HrmL2gYWUknYIBuYt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b555/importcfg -pack ./pkg/models/address.go ./pkg/models/alert.go ./pkg/models/alert_notifications.go ./pkg/models/apikey.go ./pkg/models/context.go ./pkg/models/dashboard_acl.go ./pkg/models/dashboard_queries.go ./pkg/models/dashboard_snapshot.go ./pkg/models/dashboard_thumbs.go ./pkg/models/dashboard_version.go ./pkg/models/dashboards.go ./pkg/models/datasource.go ./pkg/models/folders.go ./pkg/models/health.go ./pkg/models/helpflags.go ./pkg/models/jwt.go ./pkg/models/libraryelements.go ./pkg/models/licensing.go ./pkg/models/live.go ./pkg/models/login_attempt.go ./pkg/models/models.go ./pkg/models/notifications.go ./pkg/models/org.go ./pkg/models/org_user.go ./pkg/models/playlist.go ./pkg/models/plugin_settings.go ./pkg/models/preferences.go ./pkg/models/quotas.go ./pkg/models/search.go ./pkg/models/search_user_filter.go ./pkg/models/shorturl.go ./pkg/models/star.go ./pkg/models/stats.go ./pkg/models/tags.go ./pkg/models/team.go ./pkg/models/team_member.go ./pkg/models/temp_user.go ./pkg/models/theme.go ./pkg/models/user.go ./pkg/models/user_auth.go ./pkg/models/user_token.go ./pkg/models/validations.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/03/03fd27e404ffbf279e78777fd2db92aae91202337ee939c64fc850547b34aa6a-d # internal github.com/grafana/grafana/pkg/services/annotations mkdir -p $WORK/b680/ github.com/grafana/grafana/pkg/services/datasources/permissions github.com/grafana/grafana/pkg/plugins mkdir -p $WORK/b689/ github.com/grafana/grafana/pkg/api/response mkdir -p $WORK/b339/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF mkdir -p $WORK/b576/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/grafana/grafana/pkg/services/datasources/permissions -lang=go1.17 -complete -installsuffix shared -buildid OVvnrYFkLCrECSgBKM32/OVvnrYFkLCrECSgBKM32 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b689/importcfg -pack ./pkg/services/datasources/permissions/datasource_permissions.go ./pkg/services/datasources/permissions/datasource_permissions_mocks.go github.com/grafana/grafana/pkg/plugins/adapters github.com/grafana/grafana/pkg/api/avatar github.com/grafana/grafana/pkg/services/notifications /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/grafana/grafana/pkg/services/annotations -lang=go1.17 -complete -installsuffix shared -buildid JO3m0Imz_CzEESJel2Ng/JO3m0Imz_CzEESJel2Ng -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b680/importcfg -pack ./pkg/services/annotations/annotations.go cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile io=$WORK/b037/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF mkdir -p $WORK/b729/ github.com/grafana/grafana/pkg/tsdb/legacydata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/grafana/grafana/pkg/plugins -lang=go1.17 -complete -installsuffix shared -buildid 1GsEa7mD_xd5Q2Tr497a/1GsEa7mD_xd5Q2Tr497a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b576/importcfg -pack ./pkg/plugins/config.go ./pkg/plugins/ifaces.go ./pkg/plugins/models.go ./pkg/plugins/plugins.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/grafana/grafana/pkg/api/response -lang=go1.17 -complete -installsuffix shared -buildid 7-AT6Ls-110zzxGqy89G/7-AT6Ls-110zzxGqy89G -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./pkg/api/response/response.go ./pkg/api/response/web_hack.go mkdir -p $WORK/b789/ mkdir -p $WORK/b691/ cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b684/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b784/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/grafana/grafana/pkg/plugins/adapters -lang=go1.17 -complete -installsuffix shared -buildid Ooqandy6387ylBhhazxu/Ooqandy6387ylBhhazxu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b729/importcfg -pack ./pkg/plugins/adapters/adapters.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/grafana/grafana/pkg/api/avatar -lang=go1.17 -complete -installsuffix shared -buildid BZa6KAuuJGcPuweD2mVN/BZa6KAuuJGcPuweD2mVN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b789/importcfg -pack ./pkg/api/avatar/avatar.go cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b785/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b694/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/mail=$WORK/b695/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata -lang=go1.17 -complete -installsuffix shared -buildid j30djQ7GukabvCC7DKUV/j30djQ7GukabvCC7DKUV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b784/importcfg -pack ./pkg/tsdb/legacydata/contracts.go ./pkg/tsdb/legacydata/dataframes.go ./pkg/tsdb/legacydata/doc.go ./pkg/tsdb/legacydata/time_range.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/grafana/grafana/pkg/services/notifications -lang=go1.17 -complete -installsuffix shared -buildid oCi5WCqx3qtV-7_27t2F/oCi5WCqx3qtV-7_27t2F -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b691/importcfg -pack ./pkg/services/notifications/codes.go ./pkg/services/notifications/email.go ./pkg/services/notifications/mailer.go ./pkg/services/notifications/mock.go ./pkg/services/notifications/notifications.go ./pkg/services/notifications/smtp.go ./pkg/services/notifications/testing.go ./pkg/services/notifications/webhook.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/9e/9eaea770b090c56ef3a23a8186038e9039b73a7f63944420a3ed59e08ee6e4ee-d # internal github.com/grafana/grafana/pkg/api/datasource mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b791/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/grafana/grafana/pkg/api/datasource -lang=go1.17 -complete -installsuffix shared -buildid EBBZ079PISRcZxuXW88U/EBBZ079PISRcZxuXW88U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b790/importcfg -pack ./pkg/api/datasource/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/4e/4e343843d11cf6e314af0859a340ab804522b12901d3483f9005f3a576282329-d # internal github.com/grafana/grafana/pkg/services/accesscontrol mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/grafana/grafana/pkg/services/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid H6p4fWKGMn_bGDqzd03Y/H6p4fWKGMn_bGDqzd03Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b682/importcfg -pack ./pkg/services/accesscontrol/accesscontrol.go ./pkg/services/accesscontrol/errors.go ./pkg/services/accesscontrol/evaluator.go ./pkg/services/accesscontrol/filter.go ./pkg/services/accesscontrol/middleware.go ./pkg/services/accesscontrol/models.go ./pkg/services/accesscontrol/resolvers.go ./pkg/services/accesscontrol/roles.go ./pkg/services/accesscontrol/scope.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/16/16a7dd6092dcaf251db8fb20ba1dd7d54a0881ac2482223c44e01cd364a783e9-d # internal github.com/grafana/grafana/pkg/login/social mkdir -p $WORK/b851/ cat >$WORK/b851/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/zlib=$WORK/b486/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b381/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b852/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/mail=$WORK/b695/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/grafana/grafana/pkg/login/social -lang=go1.17 -complete -installsuffix shared -buildid yMOH3B1tl3UlO2O-UXmB/yMOH3B1tl3UlO2O-UXmB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b851/importcfg -pack ./pkg/login/social/azuread_oauth.go ./pkg/login/social/common.go ./pkg/login/social/generic_oauth.go ./pkg/login/social/github_oauth.go ./pkg/login/social/gitlab_oauth.go ./pkg/login/social/google_oauth.go ./pkg/login/social/grafana_com_oauth.go ./pkg/login/social/okta_oauth.go ./pkg/login/social/social.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/02/0215d3d96fcd1d452e935b536dabceeb0bfe25ce047623e7a1f3181cf53e8ff7-d # internal github.com/grafana/grafana/pkg/middleware/cookies mkdir -p $WORK/b864/ cat >$WORK/b864/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/grafana/grafana/pkg/middleware/cookies -lang=go1.17 -complete -installsuffix shared -buildid pEWv4yojA8ZOp4wawZ_Q/pEWv4yojA8ZOp4wawZ_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b864/importcfg -pack ./pkg/middleware/cookies/cookies.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/27/2710c86292d5c553d9165a33dd8b68c74f93378fcabc4e9466854f4eb555958d-d # internal github.com/grafana/grafana/pkg/tsdb/graphite mkdir -p $WORK/b779/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/grafana/grafana/pkg/tsdb/graphite -lang=go1.17 -complete -installsuffix shared -buildid dMxleDISTBLyyeVe1xXr/dMxleDISTBLyyeVe1xXr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b779/importcfg -pack ./pkg/tsdb/graphite/graphite.go ./pkg/tsdb/graphite/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/33/337a5dd2ae9158ef26b062831150c4fd1a16f6ccd49de4fddd0a7c126a309810-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b789/_pkg_.a # internal github.com/grafana/grafana/pkg/services/featuremgmt mkdir -p $WORK/b713/ cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b714/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/grafana/grafana/pkg/services/featuremgmt -lang=go1.17 -complete -installsuffix shared -buildid JLS_sjIC-V5_8_zQIE1i/JLS_sjIC-V5_8_zQIE1i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b713/importcfg -pack ./pkg/services/featuremgmt/features.go ./pkg/services/featuremgmt/manager.go ./pkg/services/featuremgmt/registry.go ./pkg/services/featuremgmt/service.go ./pkg/services/featuremgmt/settings.go ./pkg/services/featuremgmt/toggles_gen.go ./pkg/services/featuremgmt/usage_stats.go cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/96/96a4d8987763653a04f2b91e91b47ae4329412265f9da2db59f5863469779955-d # internal github.com/grafana/grafana/pkg/services/ldap mkdir -p $WORK/b872/ cat >$WORK/b872/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b873/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b673/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b874/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/grafana/grafana/pkg/services/ldap -lang=go1.17 -complete -installsuffix shared -buildid bbjo46clokNyandZ6ayB/bbjo46clokNyandZ6ayB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b872/importcfg -pack ./pkg/services/ldap/helpers.go ./pkg/services/ldap/ldap.go ./pkg/services/ldap/ldap_groups.go ./pkg/services/ldap/settings.go ./pkg/services/ldap/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/59/59487f23eed140d9574a14e36bc3a1fac4acec89d12d9c31b20cb181aaee6e78-d # internal github.com/grafana/grafana/pkg/api/frontendlogging mkdir -p $WORK/b804/ cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b108/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/grafana/grafana/pkg/api/frontendlogging -lang=go1.17 -complete -installsuffix shared -buildid BwgBe23dEazNGFggqlYw/BwgBe23dEazNGFggqlYw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b804/importcfg -pack ./pkg/api/frontendlogging/sentry.go ./pkg/api/frontendlogging/source_maps.go cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/c3/c362edcc09a8665b8f1609711540546e778b73280bb025924673a81074e1fe4d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b864/_pkg_.a # internal github.com/grafana/grafana/pkg/plugins/manager/installer mkdir -p $WORK/b992/ cat >$WORK/b992/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b993/_pkg_.a packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b992/_pkg_.a -trimpath "$WORK/b992=>" -p github.com/grafana/grafana/pkg/plugins/manager/installer -lang=go1.17 -complete -installsuffix shared -buildid 44Y8I66sgGDmv92NcO2R/44Y8I66sgGDmv92NcO2R -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b992/importcfg -pack ./pkg/plugins/manager/installer/ifaces.go ./pkg/plugins/manager/installer/installer.go ./pkg/plugins/manager/installer/models.go cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/a9/a950fe780b1ad1da0423bd96ca80ac219ee3b69fef921e61ba4dd193c24bf3a4-d # internal github.com/grafana/grafana/pkg/services/live/runstream mkdir -p $WORK/b1042/ cat >$WORK/b1042/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1042/_pkg_.a -trimpath "$WORK/b1042=>" -p github.com/grafana/grafana/pkg/services/live/runstream -lang=go1.17 -complete -installsuffix shared -buildid XE31klRL2WJRUfv1Hdxg/XE31klRL2WJRUfv1Hdxg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1042/importcfg -pack ./pkg/services/live/runstream/manager.go ./pkg/services/live/runstream/mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/8b/8b28976ebf05b6743b4352ededcd660034edb568c7e43ab888fd15e5a1913ee0-d # internal github.com/grafana/grafana/pkg/services/live/livecontext mkdir -p $WORK/b1043/ cat >$WORK/b1043/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1043/_pkg_.a -trimpath "$WORK/b1043=>" -p github.com/grafana/grafana/pkg/services/live/livecontext -lang=go1.17 -complete -installsuffix shared -buildid PL6Mmd3EwkIpWXh0GEzT/PL6Mmd3EwkIpWXh0GEzT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1043/importcfg -pack ./pkg/services/live/livecontext/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/48/48696f50748a563105013c35aace304a606dd373509d5243039540d2da764e23-d # internal github.com/grafana/grafana/pkg/services/live/managedstream mkdir -p $WORK/b1062/ cat >$WORK/b1062/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1041/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1062/_pkg_.a -trimpath "$WORK/b1062=>" -p github.com/grafana/grafana/pkg/services/live/managedstream -lang=go1.17 -complete -installsuffix shared -buildid JpX_Bki8soiaZgFGlhbD/JpX_Bki8soiaZgFGlhbD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1062/importcfg -pack ./pkg/services/live/managedstream/cache.go ./pkg/services/live/managedstream/cache_memory.go ./pkg/services/live/managedstream/cache_redis.go ./pkg/services/live/managedstream/runner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/2a/2a374232d8587d59a4538ad9408b9d20e7e7b7f069f32d7ed00a7d1c547835f9-d # internal github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders mkdir -p $WORK/b1084/ cat >$WORK/b1084/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1084/_pkg_.a -trimpath "$WORK/b1084=>" -p github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders -lang=go1.17 -complete -installsuffix shared -buildid 1Q7ipuEolP6CzAMD_h_2/1Q7ipuEolP6CzAMD_h_2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1084/importcfg -pack ./pkg/services/kmsproviders/osskmsproviders/osskmsproviders.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1043/_pkg_.a # internal cp $WORK/b1043/_pkg_.a /builddir/.cache/go-build/b9/b96bed6b471b6d01a2fbc27df29f25dc1e4735a418206a2ff521f26b76652391-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient mkdir -p $WORK/b1086/ cat >$WORK/b1086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1088/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b445/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1089/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1090/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1086/_pkg_.a -trimpath "$WORK/b1086=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient -lang=go1.17 -complete -installsuffix shared -buildid GBTQx19p2gsSFkDYs2Og/GBTQx19p2gsSFkDYs2Og -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1086/importcfg -pack ./pkg/tsdb/prometheus/buffered/promclient/cache.go ./pkg/tsdb/prometheus/buffered/promclient/provider.go ./pkg/tsdb/prometheus/buffered/promclient/provider_azure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/2a/2a68a09aab147bfe4042b1a23fbc730d09e34f3ac4aa01dfa58ce00ffe8c4c84-d # internal github.com/grafana/grafana/pkg/services/multildap mkdir -p $WORK/b876/ cat >$WORK/b876/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b872/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p github.com/grafana/grafana/pkg/services/multildap -lang=go1.17 -complete -installsuffix shared -buildid vh5Z8yx2uVsi5Oek2yPz/vh5Z8yx2uVsi5Oek2yPz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b876/importcfg -pack ./pkg/services/multildap/multidap_mock.go ./pkg/services/multildap/multildap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b1084/_pkg_.a /builddir/.cache/go-build/44/4421312bf57f8dd5d249cb22548ec648fec668e3716cb0e7824b7892dfad307f-d # internal github.com/grafana/grafana/pkg/services/secrets/manager mkdir -p $WORK/b1082/ cat >$WORK/b1082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b357/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1082/_pkg_.a -trimpath "$WORK/b1082=>" -p github.com/grafana/grafana/pkg/services/secrets/manager -lang=go1.17 -complete -installsuffix shared -buildid xFJp4J1AyhjLFyWVX51L/xFJp4J1AyhjLFyWVX51L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1082/importcfg -pack ./pkg/services/secrets/manager/cache.go ./pkg/services/secrets/manager/helpers.go ./pkg/services/secrets/manager/manager.go ./pkg/services/secrets/manager/metrics.go cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/0f/0f65ba877b8886ef48e62c9db1ad13991fbd1398b5b6789dd95f5977bcce5dad-d # internal github.com/grafana/grafana/pkg/services/dashboards mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/grafana/grafana/pkg/services/dashboards -lang=go1.17 -complete -installsuffix shared -buildid K8EmkH7CLvRApf9DvPmA/K8EmkH7CLvRApf9DvPmA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b681/importcfg -pack ./pkg/services/dashboards/accesscontrol.go ./pkg/services/dashboards/dashboard.go ./pkg/services/dashboards/dashboard_provisioning_mock.go ./pkg/services/dashboards/dashboard_service_mock.go ./pkg/services/dashboards/folder.go ./pkg/services/dashboards/folder_service_mock.go ./pkg/services/dashboards/folder_store_mock.go ./pkg/services/dashboards/models.go ./pkg/services/dashboards/store_mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1042/_pkg_.a # internal cp $WORK/b1042/_pkg_.a /builddir/.cache/go-build/82/820c91abc4b1fd33b9c014ab88d83f2eca7b356523945e01d8a726762821ca9b-d # internal github.com/grafana/grafana/pkg/services/datasources mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/grafana/grafana/pkg/services/datasources -lang=go1.17 -complete -installsuffix shared -buildid 4BFfO9ZBuBjS7WnfWi4o/4BFfO9ZBuBjS7WnfWi4o -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b687/importcfg -pack ./pkg/services/datasources/accesscontrol.go ./pkg/services/datasources/datasources.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b992/_pkg_.a # internal cp $WORK/b992/_pkg_.a /builddir/.cache/go-build/46/46fe19a4996a977b02a048b8b90180a6596ddfca0836514ebf6fccbe5cac2f94-d # internal github.com/grafana/grafana/pkg/api/dtos mkdir -p $WORK/b802/ cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/grafana/grafana/pkg/api/dtos -lang=go1.17 -complete -installsuffix shared -buildid hgwdY8cOg3lIfqeaNWsu/hgwdY8cOg3lIfqeaNWsu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b802/importcfg -pack ./pkg/api/dtos/acl.go ./pkg/api/dtos/alerting.go ./pkg/api/dtos/annotations.go ./pkg/api/dtos/apikey.go ./pkg/api/dtos/dashboard.go ./pkg/api/dtos/datasource.go ./pkg/api/dtos/folder.go ./pkg/api/dtos/index.go ./pkg/api/dtos/invite.go ./pkg/api/dtos/live.go ./pkg/api/dtos/models.go ./pkg/api/dtos/org.go ./pkg/api/dtos/playlist.go ./pkg/api/dtos/plugins.go ./pkg/api/dtos/prefs.go ./pkg/api/dtos/short_url.go ./pkg/api/dtos/user.go ./pkg/api/dtos/user_token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b851/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1086/_pkg_.a # internal cp $WORK/b1086/_pkg_.a /builddir/.cache/go-build/cb/cb47cad0bcfb2b28c866b1cf69ecb356262ccf23a3faad07e3c32d14b90bcb09-d # internal github.com/grafana/grafana/pkg/tsdb/testdatasource mkdir -p $WORK/b1141/ cat >$WORK/b1141/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1142/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1143/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1141/_pkg_.a -trimpath "$WORK/b1141=>" -p github.com/grafana/grafana/pkg/tsdb/testdatasource -lang=go1.17 -complete -installsuffix shared -buildid PEuFjQnUKNJy6DImF5jL/PEuFjQnUKNJy6DImF5jL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1141/importcfg -pack ./pkg/tsdb/testdatasource/csv_data.go ./pkg/tsdb/testdatasource/resource_handler.go ./pkg/tsdb/testdatasource/scenarios.go ./pkg/tsdb/testdatasource/stream_handler.go ./pkg/tsdb/testdatasource/testdata.go ./pkg/tsdb/testdatasource/usa_stats.go ./pkg/tsdb/testdatasource/utils.go cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/34/3441466508df4a6ad4640e00b418495280b9c42ddfced29ca8637879d23d5394-d # internal github.com/grafana/grafana/pkg/services/plugindashboards mkdir -p $WORK/b1281/ cat >$WORK/b1281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1281/_pkg_.a -trimpath "$WORK/b1281=>" -p github.com/grafana/grafana/pkg/services/plugindashboards -lang=go1.17 -complete -installsuffix shared -buildid jDtVMAnJx1JttdZ0PoqT/jDtVMAnJx1JttdZ0PoqT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1281/importcfg -pack ./pkg/services/plugindashboards/plugindashboards.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/ed/ede3e8c0fbe0eb6e7c008a0f02dc160c5a669c941b17c6641a3cce4a32be1cc5-d # internal github.com/grafana/grafana/pkg/services/provisioning/utils mkdir -p $WORK/b1285/ cat >$WORK/b1285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1285/_pkg_.a -trimpath "$WORK/b1285=>" -p github.com/grafana/grafana/pkg/services/provisioning/utils -lang=go1.17 -complete -installsuffix shared -buildid 2sBbfzOpCPSNNS4jl5v-/2sBbfzOpCPSNNS4jl5v- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1285/importcfg -pack ./pkg/services/provisioning/utils/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/0f/0fc9f4aba92f39d229f5691f4c9dadd586f4e67ea6dc901399c81f11ebb0f52e-d # internal github.com/grafana/grafana/pkg/expr mkdir -p $WORK/b725/ cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b727/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b753/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/grafana/grafana/pkg/expr -lang=go1.17 -complete -installsuffix shared -buildid vxJ4Ac-B5Ni6HRSQTKXc/vxJ4Ac-B5Ni6HRSQTKXc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b725/importcfg -pack ./pkg/expr/commands.go ./pkg/expr/graph.go ./pkg/expr/nodes.go ./pkg/expr/service.go ./pkg/expr/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1062/_pkg_.a # internal cp $WORK/b1062/_pkg_.a /builddir/.cache/go-build/70/702a1a26481382e9eaa6c4cfe02bf3d32b61e2cc172166f01852b2c80a9e7473-d # internal github.com/grafana/grafana/pkg/plugins/plugincontext mkdir -p $WORK/b994/ cat >$WORK/b994/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b994/_pkg_.a -trimpath "$WORK/b994=>" -p github.com/grafana/grafana/pkg/plugins/plugincontext -lang=go1.17 -complete -installsuffix shared -buildid gtZbIolER6t7oahsK2u7/gtZbIolER6t7oahsK2u7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b994/importcfg -pack ./pkg/plugins/plugincontext/plugincontext.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1281/_pkg_.a # internal cp $WORK/b1281/_pkg_.a /builddir/.cache/go-build/51/513d5ac7763b582798ff2857dc1db76cd3c750fca91278729be67253f604449c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1285/_pkg_.a # internal cp $WORK/b1285/_pkg_.a /builddir/.cache/go-build/76/764d05d869650efc54534e570fb0de467ee2347a8e4d22f24ce08e53237c66dc-d # internal github.com/grafana/grafana/pkg/services/live/survey mkdir -p $WORK/b1075/ cat >$WORK/b1075/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1062/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1075/_pkg_.a -trimpath "$WORK/b1075=>" -p github.com/grafana/grafana/pkg/services/live/survey -lang=go1.17 -complete -installsuffix shared -buildid WA1fbkBtI-r9L7a-zmig/WA1fbkBtI-r9L7a-zmig -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1075/importcfg -pack ./pkg/services/live/survey/survey.go github.com/grafana/grafana/pkg/services/live/pipeline mkdir -p $WORK/b1045/ cat >$WORK/b1045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1002/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1046/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1055/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1064/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1065/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1072/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1067/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1045/_pkg_.a -trimpath "$WORK/b1045=>" -p github.com/grafana/grafana/pkg/services/live/pipeline -lang=go1.17 -complete -installsuffix shared -buildid 15pK8tfIdwsrbtbCgAaE/15pK8tfIdwsrbtbCgAaE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1045/importcfg -pack ./pkg/services/live/pipeline/auth.go ./pkg/services/live/pipeline/compare.go ./pkg/services/live/pipeline/condition_type.go ./pkg/services/live/pipeline/config.go ./pkg/services/live/pipeline/converter_influx_auto.go ./pkg/services/live/pipeline/converter_json_auto.go ./pkg/services/live/pipeline/converter_json_exact.go ./pkg/services/live/pipeline/converter_json_frame.go ./pkg/services/live/pipeline/data_output_builtin.go ./pkg/services/live/pipeline/data_output_local_subscribers.go ./pkg/services/live/pipeline/data_output_loki.go ./pkg/services/live/pipeline/data_output_redirect.go ./pkg/services/live/pipeline/devdata.go ./pkg/services/live/pipeline/frame_condition_checker.go ./pkg/services/live/pipeline/frame_condition_checker_multiple.go ./pkg/services/live/pipeline/frame_condition_number_compare.go ./pkg/services/live/pipeline/frame_output_changelog.go ./pkg/services/live/pipeline/frame_output_conditional.go ./pkg/services/live/pipeline/frame_output_local_subscribers.go ./pkg/services/live/pipeline/frame_output_loki.go ./pkg/services/live/pipeline/frame_output_managed_stream.go ./pkg/services/live/pipeline/frame_output_multiple.go ./pkg/services/live/pipeline/frame_output_redirect.go ./pkg/services/live/pipeline/frame_output_remote_write.go ./pkg/services/live/pipeline/frame_output_threshold.go ./pkg/services/live/pipeline/frame_output_threshold_mock.go ./pkg/services/live/pipeline/frame_processor_drop_field.go ./pkg/services/live/pipeline/frame_processor_keep_field.go ./pkg/services/live/pipeline/frame_processor_multiple.go ./pkg/services/live/pipeline/frame_storage.go ./pkg/services/live/pipeline/goja_expression.go ./pkg/services/live/pipeline/json_to_frame.go ./pkg/services/live/pipeline/logger.go ./pkg/services/live/pipeline/models.go ./pkg/services/live/pipeline/pipeline.go ./pkg/services/live/pipeline/registry.go ./pkg/services/live/pipeline/rule_builder.go ./pkg/services/live/pipeline/rule_builder_storage.go ./pkg/services/live/pipeline/rule_cache_segmented.go ./pkg/services/live/pipeline/storage.go ./pkg/services/live/pipeline/storage_file.go ./pkg/services/live/pipeline/subscribe_builtin.go ./pkg/services/live/pipeline/subscribe_managed_stream.go ./pkg/services/live/pipeline/subscribe_multiple.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b802/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1082/_pkg_.a # internal cp $WORK/b1082/_pkg_.a /builddir/.cache/go-build/27/27891b55453da7cedaa8bef9987621ac4eea60b6d227e7888c7cc4d6ad897115-d # internal github.com/grafana/grafana/pkg/services/provisioning/datasources mkdir -p $WORK/b1287/ cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/d7/d79be6ad7cec00f26918c358684bf68276d2fc04b60b972527ac4690e01f7e2f-d # internal github.com/grafana/grafana/pkg/api/navlinks cat >$WORK/b1287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1286/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF mkdir -p $WORK/b807/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1287/_pkg_.a -trimpath "$WORK/b1287=>" -p github.com/grafana/grafana/pkg/services/provisioning/datasources -lang=go1.17 -complete -installsuffix shared -buildid RIWXgLHoP3ck2W9fX0PC/RIWXgLHoP3ck2W9fX0PC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1287/importcfg -pack ./pkg/services/provisioning/datasources/config_reader.go ./pkg/services/provisioning/datasources/datasources.go ./pkg/services/provisioning/datasources/types.go cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/grafana/grafana/pkg/api/navlinks -lang=go1.17 -complete -installsuffix shared -buildid qibkXMMVHHZtBL9n-_p3/qibkXMMVHHZtBL9n-_p3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b807/importcfg -pack ./pkg/api/navlinks/navlinks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b994/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b994/_pkg_.a /builddir/.cache/go-build/da/da76c3abb15510b8faa2355736153d3f5490644773f88b30d3f56678207a5d0f-d # internal github.com/grafana/grafana/pkg/services/hooks cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/4f/4fc3b800a42b8f31072d96ac92507e86edac549690a30a64029b530decc983f1-d # internal mkdir -p $WORK/b1147/ cat >$WORK/b1147/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF github.com/grafana/grafana/pkg/services/provisioning/plugins mkdir -p $WORK/b1289/ cat >$WORK/b1289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1286/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1289/_pkg_.a -trimpath "$WORK/b1289=>" -p github.com/grafana/grafana/pkg/services/provisioning/plugins -lang=go1.17 -complete -installsuffix shared -buildid dGXRudGx3Hn_hUpvUjq0/dGXRudGx3Hn_hUpvUjq0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1289/importcfg -pack ./pkg/services/provisioning/plugins/config_reader.go ./pkg/services/provisioning/plugins/plugin_provisioner.go ./pkg/services/provisioning/plugins/types.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1147/_pkg_.a -trimpath "$WORK/b1147=>" -p github.com/grafana/grafana/pkg/services/hooks -lang=go1.17 -complete -installsuffix shared -buildid GRmVi7gs4dTu_C2MchqE/GRmVi7gs4dTu_C2MchqE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1147/importcfg -pack ./pkg/services/hooks/hooks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1075/_pkg_.a # internal cp $WORK/b1075/_pkg_.a /builddir/.cache/go-build/88/88491f51bae9ce169390f0302b635421ab5029e585ea270980eac9493dc4fc03-d # internal github.com/grafana/grafana/pkg/services/schemaloader mkdir -p $WORK/b1290/ cat >$WORK/b1290/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1293/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1290/_pkg_.a -trimpath "$WORK/b1290=>" -p github.com/grafana/grafana/pkg/services/schemaloader -lang=go1.17 -complete -installsuffix shared -buildid FgkjTV4F9P4d7OTzYF6c/FgkjTV4F9P4d7OTzYF6c -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1290/importcfg -pack ./pkg/services/schemaloader/schemaloader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1287/_pkg_.a # internal cp $WORK/b1287/_pkg_.a /builddir/.cache/go-build/fa/faab4774c23caf223b052c5a7d3d141ca6f48c03aab3068fa85af11f17c2018a-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts mkdir -p $WORK/b1295/ cat >$WORK/b1295/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1295/_pkg_.a -trimpath "$WORK/b1295=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts -lang=go1.17 -complete -installsuffix shared -buildid ngHlX-d0kCpyK99c89ZK/ngHlX-d0kCpyK99c89ZK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1295/importcfg -pack ./pkg/services/serviceaccounts/errors.go ./pkg/services/serviceaccounts/models.go ./pkg/services/serviceaccounts/serviceaccounts.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/1d/1d8f56cf96c8d4790c44811330f78165ec2b2110dd3aac24ebb7b5a5ea003bae-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol mkdir -p $WORK/b716/ cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b717/_pkg_.a packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol -lang=go1.17 -complete -installsuffix shared -buildid rjK4orQ7wLTF1WX4gi5t/rjK4orQ7wLTF1WX4gi5t -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b716/importcfg -pack ./pkg/services/sqlstore/migrations/accesscontrol/action_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/admin_only.go ./pkg/services/sqlstore/migrations/accesscontrol/alerting.go ./pkg/services/sqlstore/migrations/accesscontrol/dashboard_permissions.go ./pkg/services/sqlstore/migrations/accesscontrol/errors.go ./pkg/services/sqlstore/migrations/accesscontrol/managed_permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/migrations.go ./pkg/services/sqlstore/migrations/accesscontrol/permission_migrator.go ./pkg/services/sqlstore/migrations/accesscontrol/team_membership.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1147/_pkg_.a # internal cp $WORK/b1147/_pkg_.a /builddir/.cache/go-build/c4/c404c74b3b0b6198a35f476028579c016483ccb7ec2b3dc9ea5c0737514e3c42-d # internal github.com/grafana/grafana/pkg/services/sqlstore/permissions mkdir -p $WORK/b786/ cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/grafana/grafana/pkg/services/sqlstore/permissions -lang=go1.17 -complete -installsuffix shared -buildid XNHPzIOzCaZyqBn63fNg/XNHPzIOzCaZyqBn63fNg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b786/importcfg -pack ./pkg/services/sqlstore/permissions/dashboard.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1289/_pkg_.a # internal cp $WORK/b1289/_pkg_.a /builddir/.cache/go-build/2e/2e6369a95e895c6b7f001b6be84bc5b798df542368216b6b6993e9a4c2959a76-d # internal github.com/grafana/grafana/pkg/services/licensing mkdir -p $WORK/b1152/ cat >$WORK/b1152/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1152/_pkg_.a -trimpath "$WORK/b1152=>" -p github.com/grafana/grafana/pkg/services/licensing -lang=go1.17 -complete -installsuffix shared -buildid XVzKuHLh7N7XYCIdbzH7/XVzKuHLh7N7XYCIdbzH7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1152/importcfg -pack ./pkg/services/licensing/accesscontrol.go ./pkg/services/licensing/oss.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1290/_pkg_.a # internal cp $WORK/b1295/_pkg_.a /builddir/.cache/go-build/81/8155f03ebf49156e0ff6ce4e52739e67927778b416c786b6fbaf9677d077ccbd-d # internal github.com/grafana/grafana/pkg/services/provisioning/dashboards mkdir -p $WORK/b1284/ cp $WORK/b1290/_pkg_.a /builddir/.cache/go-build/2b/2b0c316fd2f1d378a54d8d622d540f447ee350ab7534a0d9c374030dc60bfa24-d # internal cat >$WORK/b1284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/teamguardian mkdir -p $WORK/b1296/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1284/_pkg_.a -trimpath "$WORK/b1284=>" -p github.com/grafana/grafana/pkg/services/provisioning/dashboards -lang=go1.17 -complete -installsuffix shared -buildid 2bpEe1Op4743-XjlrqjS/2bpEe1Op4743-XjlrqjS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1284/importcfg -pack ./pkg/services/provisioning/dashboards/config_reader.go ./pkg/services/provisioning/dashboards/dashboard.go ./pkg/services/provisioning/dashboards/dashboard_mock.go ./pkg/services/provisioning/dashboards/file_reader.go ./pkg/services/provisioning/dashboards/types.go ./pkg/services/provisioning/dashboards/validator.go cat >$WORK/b1296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1296/_pkg_.a -trimpath "$WORK/b1296=>" -p github.com/grafana/grafana/pkg/services/teamguardian -lang=go1.17 -complete -installsuffix shared -buildid NVmRi0ZWe2jZewbRwn_d/NVmRi0ZWe2jZewbRwn_d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1296/importcfg -pack ./pkg/services/teamguardian/team.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/0a/0acebddd8dcddd9368412cba34d88a5498d9f88217dfbc3c8eb4400f3afaea29-d # internal github.com/grafana/grafana/pkg/services/ngalert/models mkdir -p $WORK/b756/ cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b309/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b757/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/grafana/grafana/pkg/services/ngalert/models -lang=go1.17 -complete -installsuffix shared -buildid nuniHto5od-3cQENYxXx/nuniHto5od-3cQENYxXx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b756/importcfg -pack ./pkg/services/ngalert/models/admin_configuration.go ./pkg/services/ngalert/models/alert_query.go ./pkg/services/ngalert/models/alert_rule.go ./pkg/services/ngalert/models/alertmanager.go ./pkg/services/ngalert/models/eval_condition.go ./pkg/services/ngalert/models/image.go ./pkg/services/ngalert/models/instance.go ./pkg/services/ngalert/models/instance_labels.go ./pkg/services/ngalert/models/provisioning.go ./pkg/services/ngalert/models/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1296/_pkg_.a # internal cp $WORK/b1296/_pkg_.a /builddir/.cache/go-build/01/016c9a723126c4f7577b56f470128fe7a81ad5ed2972f955c27271bc2ef1d0d1-d # internal github.com/grafana/grafana/pkg/services/updatechecker mkdir -p $WORK/b1298/ cat >$WORK/b1298/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1299/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1298/_pkg_.a -trimpath "$WORK/b1298=>" -p github.com/grafana/grafana/pkg/services/updatechecker -lang=go1.17 -complete -installsuffix shared -buildid __zZDxTmaukGrQ2P5G-7/__zZDxTmaukGrQ2P5G-7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1298/importcfg -pack ./pkg/services/updatechecker/grafana.go ./pkg/services/updatechecker/plugins.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/45/45f249415fa4b4cfd5f039bf5db57d52bd97c5d71a03eaeab61616f3d35677f9-d # internal github.com/grafana/grafana/pkg/services/dashboardimport mkdir -p $WORK/b1342/ cat >$WORK/b1342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1342/_pkg_.a -trimpath "$WORK/b1342=>" -p github.com/grafana/grafana/pkg/services/dashboardimport -lang=go1.17 -complete -installsuffix shared -buildid Lk_XKxDuxX_BgDk4vnVU/Lk_XKxDuxX_BgDk4vnVU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1342/importcfg -pack ./pkg/services/dashboardimport/dashboardimport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1152/_pkg_.a # internal cp $WORK/b1152/_pkg_.a /builddir/.cache/go-build/e1/e1080d94a3d008abb3a64ad619cb2af5bde00e9f3befce4f5a21d0249656e408-d # internal github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider mkdir -p $WORK/b1344/ cat >$WORK/b1344/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1345/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b669/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b469/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1169/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1344/_pkg_.a -trimpath "$WORK/b1344=>" -p github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider -lang=go1.17 -complete -installsuffix shared -buildid g2jTB5PvkbsogydfvzSL/g2jTB5PvkbsogydfvzSL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1344/importcfg -pack ./pkg/infra/httpclient/httpclientprovider/datasource_metrics_middleware.go ./pkg/infra/httpclient/httpclientprovider/host_redirect_validation_middleware.go ./pkg/infra/httpclient/httpclientprovider/http_client_provider.go ./pkg/infra/httpclient/httpclientprovider/response_limit_middleware.go ./pkg/infra/httpclient/httpclientprovider/sigv4_middleware.go ./pkg/infra/httpclient/httpclientprovider/testing.go ./pkg/infra/httpclient/httpclientprovider/tracing_middleware.go ./pkg/infra/httpclient/httpclientprovider/user_agent_middleware.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1342/_pkg_.a # internal cp $WORK/b1342/_pkg_.a /builddir/.cache/go-build/d9/d9b48512b6d8a49971fbcd8ef089c95fd1aba003714ccc443c04af8d01c25b17-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/interval mkdir -p $WORK/b1354/ cat >$WORK/b1354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1354/_pkg_.a -trimpath "$WORK/b1354=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/interval -lang=go1.17 -complete -installsuffix shared -buildid CCz-U-ddCDwMEDCFvTTU/CCz-U-ddCDwMEDCFvTTU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1354/importcfg -pack ./pkg/tsdb/legacydata/interval/interval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1141/_pkg_.a # internal cp $WORK/b1141/_pkg_.a /builddir/.cache/go-build/e2/e22e41a42a74a49d00d928f5285014d47f4fcfea5b3cbf2821f18ddabac5014b-d # internal github.com/grafana/grafana/pkg/tsdb/cloudwatch mkdir -p $WORK/b1361/ cat >$WORK/b1361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1362/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1363/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1364/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1365/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1366/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1370/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1142/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1361/_pkg_.a -trimpath "$WORK/b1361=>" -p github.com/grafana/grafana/pkg/tsdb/cloudwatch -lang=go1.17 -complete -installsuffix shared -buildid 2EZ3ujEIboQ3NmTZJEdD/2EZ3ujEIboQ3NmTZJEdD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1361/importcfg -pack ./pkg/tsdb/cloudwatch/annotation_query.go ./pkg/tsdb/cloudwatch/cloudwatch.go ./pkg/tsdb/cloudwatch/cloudwatch_query.go ./pkg/tsdb/cloudwatch/get_metric_data_error_codes.go ./pkg/tsdb/cloudwatch/get_metric_data_executor.go ./pkg/tsdb/cloudwatch/live.go ./pkg/tsdb/cloudwatch/log_actions.go ./pkg/tsdb/cloudwatch/log_query.go ./pkg/tsdb/cloudwatch/metric_data_input_builder.go ./pkg/tsdb/cloudwatch/metric_data_query_builder.go ./pkg/tsdb/cloudwatch/metric_find_query.go ./pkg/tsdb/cloudwatch/metrics.go ./pkg/tsdb/cloudwatch/query_row_response.go ./pkg/tsdb/cloudwatch/request_parser.go ./pkg/tsdb/cloudwatch/resource_handler.go ./pkg/tsdb/cloudwatch/response_parser.go ./pkg/tsdb/cloudwatch/sort_frame.go ./pkg/tsdb/cloudwatch/time_series_query.go ./pkg/tsdb/cloudwatch/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1298/_pkg_.a # internal cp $WORK/b1298/_pkg_.a /builddir/.cache/go-build/ec/ec776bb1a139964246ac41744ceef5603e2d38abd7023983addaf8c798afe8f4-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/buffered mkdir -p $WORK/b1397/ cat >$WORK/b1397/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1397/_pkg_.a -trimpath "$WORK/b1397=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/buffered -lang=go1.17 -complete -installsuffix shared -buildid Uiq0zYHPU2lzIAR5DIjN/Uiq0zYHPU2lzIAR5DIjN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1397/importcfg -pack ./pkg/tsdb/prometheus/buffered/time_series_query.go ./pkg/tsdb/prometheus/buffered/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1284/_pkg_.a # internal cp $WORK/b1284/_pkg_.a /builddir/.cache/go-build/46/463fdd0cafd9629da782d1999142757be3a07661c2cb3f4dc9fd3816c0627df4-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/client mkdir -p $WORK/b1399/ cat >$WORK/b1399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1088/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b445/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1399/_pkg_.a -trimpath "$WORK/b1399=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/client -lang=go1.17 -complete -installsuffix shared -buildid BzilUnRZQqBypKT7A5jQ/BzilUnRZQqBypKT7A5jQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1399/importcfg -pack ./pkg/tsdb/prometheus/client/cache.go ./pkg/tsdb/prometheus/client/client.go ./pkg/tsdb/prometheus/client/provider.go ./pkg/tsdb/prometheus/client/provider_azure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/90/90bc8d75b54b70436a5ea1c02b8402bd2bb6ad036414538934855570b89b7900-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1354/_pkg_.a # internal cp $WORK/b1354/_pkg_.a /builddir/.cache/go-build/e6/e6446aa3d6ca50ea316519f042346d3d4ae7e031e20fbe585696d7118a8c05cd-d # internal github.com/grafana/grafana/pkg/services/ngalert/notifier/channels mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros mkdir -p $WORK/b1352/ cat >$WORK/b1352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1354/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1352/_pkg_.a -trimpath "$WORK/b1352=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros -lang=go1.17 -complete -installsuffix shared -buildid EfehPMREnffpkNh4Spa4/EfehPMREnffpkNh4Spa4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1352/importcfg -pack ./pkg/tsdb/azuremonitor/macros/macros.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels -lang=go1.17 -complete -installsuffix shared -buildid -8JCY-qIcHEyAbVbdeQL/-8JCY-qIcHEyAbVbdeQL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b758/importcfg -pack ./pkg/services/ngalert/notifier/channels/alertmanager.go ./pkg/services/ngalert/notifier/channels/base.go ./pkg/services/ngalert/notifier/channels/default_template.go ./pkg/services/ngalert/notifier/channels/dingding.go ./pkg/services/ngalert/notifier/channels/discord.go ./pkg/services/ngalert/notifier/channels/email.go ./pkg/services/ngalert/notifier/channels/factory.go ./pkg/services/ngalert/notifier/channels/googlechat.go ./pkg/services/ngalert/notifier/channels/kafka.go ./pkg/services/ngalert/notifier/channels/line.go ./pkg/services/ngalert/notifier/channels/opsgenie.go ./pkg/services/ngalert/notifier/channels/pagerduty.go ./pkg/services/ngalert/notifier/channels/pushover.go ./pkg/services/ngalert/notifier/channels/sensugo.go ./pkg/services/ngalert/notifier/channels/slack.go ./pkg/services/ngalert/notifier/channels/teams.go ./pkg/services/ngalert/notifier/channels/telegram.go ./pkg/services/ngalert/notifier/channels/template_data.go ./pkg/services/ngalert/notifier/channels/testing.go ./pkg/services/ngalert/notifier/channels/threema.go ./pkg/services/ngalert/notifier/channels/util.go ./pkg/services/ngalert/notifier/channels/victorops.go ./pkg/services/ngalert/notifier/channels/webhook.go ./pkg/services/ngalert/notifier/channels/wecom.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1344/_pkg_.a # internal cp $WORK/b1344/_pkg_.a /builddir/.cache/go-build/ef/ef8e2c3459e354cd00e314a9ed34eabea03c519da736eaa48445d7ff938f40c7-d # internal github.com/grafana/grafana/pkg/plugins/manager mkdir -p $WORK/b1420/ cat >$WORK/b1420/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b992/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1420/_pkg_.a -trimpath "$WORK/b1420=>" -p github.com/grafana/grafana/pkg/plugins/manager -lang=go1.17 -complete -installsuffix shared -buildid ypg5jH8SQS_f1Wajqv8p/ypg5jH8SQS_f1Wajqv8p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1420/importcfg -pack ./pkg/plugins/manager/client.go ./pkg/plugins/manager/dashboard_file_store.go ./pkg/plugins/manager/logger.go ./pkg/plugins/manager/manager.go ./pkg/plugins/manager/store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/3e/3e22e15f292fee17f2d2007291501e3dd03dcf7ccf0851647fb9246fbf59429a-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader/initializer mkdir -p $WORK/b1424/ cat >$WORK/b1424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1424/_pkg_.a -trimpath "$WORK/b1424=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader/initializer -lang=go1.17 -complete -installsuffix shared -buildid K_WEGz88MEitJBa_TnEE/K_WEGz88MEitJBa_TnEE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1424/importcfg -pack ./pkg/plugins/manager/loader/initializer/initializer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1352/_pkg_.a # internal cp $WORK/b1352/_pkg_.a /builddir/.cache/go-build/c9/c9fbcfe22a1205b4761db4eb8dda18700b56930b3ba4c60de314592cdea278d1-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics mkdir -p $WORK/b1351/ cat >$WORK/b1351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1351/_pkg_.a -trimpath "$WORK/b1351=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics -lang=go1.17 -complete -installsuffix shared -buildid Y2DxYUONo4cmMlkXFWxY/Y2DxYUONo4cmMlkXFWxY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1351/importcfg -pack ./pkg/tsdb/azuremonitor/loganalytics/azure-log-analytics-datasource.go ./pkg/tsdb/azuremonitor/loganalytics/azure-response-table-frame.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1399/_pkg_.a # internal cp $WORK/b1399/_pkg_.a /builddir/.cache/go-build/0a/0a2759552e6b7ca70b9069ec10999d18edb450f6c2d7dd414713ce090f9860da-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/querydata mkdir -p $WORK/b1398/ cat >$WORK/b1398/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1400/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1391/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1088/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1398/_pkg_.a -trimpath "$WORK/b1398=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/querydata -lang=go1.17 -complete -installsuffix shared -buildid P2occ1Rx0mahvwwR3Jbe/P2occ1Rx0mahvwwR3Jbe -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1398/importcfg -pack ./pkg/tsdb/prometheus/querydata/request.go ./pkg/tsdb/prometheus/querydata/response.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1397/_pkg_.a # internal cp $WORK/b1397/_pkg_.a /builddir/.cache/go-build/31/31a56a4fe0255a2f0303a4fe1c7b8ccb8ebccefd76ad38fe74985fefc4446be5-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus/resource mkdir -p $WORK/b1401/ cat >$WORK/b1401/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1399/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1401/_pkg_.a -trimpath "$WORK/b1401=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus/resource -lang=go1.17 -complete -installsuffix shared -buildid -nYEObq8MdOJMOIGA46v/-nYEObq8MdOJMOIGA46v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1401/importcfg -pack ./pkg/tsdb/prometheus/resource/resource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1045/_pkg_.a # internal cp $WORK/b1045/_pkg_.a /builddir/.cache/go-build/b6/b655cd68eff9f4ffce9d7d027ee2cfcb32abf6187cb80752532087de7131251e-d # internal github.com/grafana/grafana/pkg/services/live/liveplugin mkdir -p $WORK/b1044/ cat >$WORK/b1044/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1044/_pkg_.a -trimpath "$WORK/b1044=>" -p github.com/grafana/grafana/pkg/services/live/liveplugin -lang=go1.17 -complete -installsuffix shared -buildid OyYeHCgLGbaIUxnf5CYF/OyYeHCgLGbaIUxnf5CYF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1044/importcfg -pack ./pkg/services/live/liveplugin/plugin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1424/_pkg_.a # internal cp $WORK/b1424/_pkg_.a /builddir/.cache/go-build/1a/1a4d7b2fbf320afbcad96775927ed1e42ace410e911067c3b65f7cd9d6d900b4-d # internal github.com/grafana/grafana/pkg/services/live/pushws mkdir -p $WORK/b1073/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1420/_pkg_.a # internal cat >$WORK/b1073/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1034/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1074/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1073/_pkg_.a -trimpath "$WORK/b1073=>" -p github.com/grafana/grafana/pkg/services/live/pushws -lang=go1.17 -complete -installsuffix shared -buildid eCs4vCTWv35Lcc_08P8J/eCs4vCTWv35Lcc_08P8J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1073/importcfg -pack ./pkg/services/live/pushws/push_pipeline.go ./pkg/services/live/pushws/push_stream.go ./pkg/services/live/pushws/ws.go cp $WORK/b1420/_pkg_.a /builddir/.cache/go-build/e3/e386dc0784696a062f7c9d93babe91e025aac798c5c07f5b527eddb4fdd7b8d8-d # internal github.com/grafana/grafana/pkg/plugins/manager/signature mkdir -p $WORK/b1425/ cat >$WORK/b1425/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b359/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1426/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1437/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1425/_pkg_.a -trimpath "$WORK/b1425=>" -p github.com/grafana/grafana/pkg/plugins/manager/signature -lang=go1.17 -complete -installsuffix shared -buildid LJWWpO3KFh05Ajy7p3RZ/LJWWpO3KFh05Ajy7p3RZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1425/importcfg -pack ./pkg/plugins/manager/signature/authorizer.go ./pkg/plugins/manager/signature/manifest.go ./pkg/plugins/manager/signature/signature.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1401/_pkg_.a # internal cp $WORK/b1398/_pkg_.a /builddir/.cache/go-build/e1/e11ac365db226a8d99f13d6896745db364ea66bac68fa20d86826f73ea3fb0cf-d # internal github.com/grafana/grafana/pkg/services/plugindashboards/service mkdir -p $WORK/b1440/ cat >$WORK/b1440/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1440/_pkg_.a -trimpath "$WORK/b1440=>" -p github.com/grafana/grafana/pkg/services/plugindashboards/service -lang=go1.17 -complete -installsuffix shared -buildid 4RmTQQGiG13PZBadKzq6/4RmTQQGiG13PZBadKzq6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1440/importcfg -pack ./pkg/services/plugindashboards/service/dashboard_updater.go ./pkg/services/plugindashboards/service/service.go cp $WORK/b1401/_pkg_.a /builddir/.cache/go-build/2b/2b80aba52dff4f273701129af6f8ac496c4bb00d2d83b72c7b354ddc363a6dd6-d # internal github.com/grafana/grafana/pkg/tsdb/prometheus mkdir -p $WORK/b1396/ cat >$WORK/b1396/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1401/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1396/_pkg_.a -trimpath "$WORK/b1396=>" -p github.com/grafana/grafana/pkg/tsdb/prometheus -lang=go1.17 -complete -installsuffix shared -buildid De5y0oiVA5dPkZB8tJE9/De5y0oiVA5dPkZB8tJE9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1396/importcfg -pack ./pkg/tsdb/prometheus/prometheus.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1351/_pkg_.a # internal cp $WORK/b1351/_pkg_.a /builddir/.cache/go-build/60/60d40d650b580f1f82376f5c82d0d161e061c3836956da5a5e78964a928a2c04-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph mkdir -p $WORK/b1356/ cat >$WORK/b1356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1356/_pkg_.a -trimpath "$WORK/b1356=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph -lang=go1.17 -complete -installsuffix shared -buildid F1MMvFe3GR4uoBHkYNfH/F1MMvFe3GR4uoBHkYNfH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1356/importcfg -pack ./pkg/tsdb/azuremonitor/resourcegraph/azure-resource-graph-datasource.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1073/_pkg_.a # internal cp $WORK/b1073/_pkg_.a /builddir/.cache/go-build/7f/7f2a9bc51013578d972a62d23bbc27e5f781b4d90843e7ebe8b43e89adf818e3-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/utils mkdir -p $WORK/b1450/ cat >$WORK/b1450/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1450/_pkg_.a -trimpath "$WORK/b1450=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/utils -lang=go1.17 -complete -installsuffix shared -buildid mN4sqogFkTRvNPm8kXS3/mN4sqogFkTRvNPm8kXS3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1450/importcfg -pack ./pkg/services/dashboardimport/utils/dash_template_evaluator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1044/_pkg_.a # internal cp $WORK/b1044/_pkg_.a /builddir/.cache/go-build/b0/b00ea62b82916061ef61f7acd35a546c47d10c608389fd0ec68c8166f110e9ce-d # internal github.com/grafana/grafana/pkg/services/searchusers/filters mkdir -p $WORK/b1455/ cat >$WORK/b1455/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1455/_pkg_.a -trimpath "$WORK/b1455=>" -p github.com/grafana/grafana/pkg/services/searchusers/filters -lang=go1.17 -complete -installsuffix shared -buildid MU0wmHq4Z8oWmUdElIwo/MU0wmHq4Z8oWmUdElIwo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1455/importcfg -pack ./pkg/services/searchusers/filters/filters.go ./pkg/services/searchusers/filters/last_active_30_days_filter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1450/_pkg_.a # internal cp $WORK/b1396/_pkg_.a /builddir/.cache/go-build/cb/cbc9f35a49f4544517f5a0a8300f9c772d39f1baf1beaff6f2fb54b0fffe79d4-d # internal github.com/grafana/grafana/pkg/services/teamguardian/manager mkdir -p $WORK/b1461/ cp $WORK/b1450/_pkg_.a /builddir/.cache/go-build/72/7211e30facc3ef9275021217e137dfb6b6438921ac250915e746fb978e42394c-d # internal cat >$WORK/b1461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1296/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1461/_pkg_.a -trimpath "$WORK/b1461=>" -p github.com/grafana/grafana/pkg/services/teamguardian/manager -lang=go1.17 -complete -installsuffix shared -buildid H-zYzf3y6OZbbzav-0Bq/H-zYzf3y6OZbbzav-0Bq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1461/importcfg -pack ./pkg/services/teamguardian/manager/service.go ./pkg/services/teamguardian/manager/service_mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1440/_pkg_.a # internal cp $WORK/b1425/_pkg_.a /builddir/.cache/go-build/cf/cf9d26af7e30f71e93486b186b5c4ba90ee26f68042998092549b74771b8639a-d # internal github.com/grafana/grafana/pkg/plugins/manager/loader mkdir -p $WORK/b1422/ cat >$WORK/b1422/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b556/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1424/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1422/_pkg_.a -trimpath "$WORK/b1422=>" -p github.com/grafana/grafana/pkg/plugins/manager/loader -lang=go1.17 -complete -installsuffix shared -buildid DTKFSEd-kgLPrwhLPzxW/DTKFSEd-kgLPrwhLPzxW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1422/importcfg -pack ./pkg/plugins/manager/loader/loader.go cp $WORK/b1440/_pkg_.a /builddir/.cache/go-build/f4/f42fef4a6cfb688764088a3669a9f9c26e1cb5027cd5e32f105765f8b3848754-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1455/_pkg_.a # internal cp $WORK/b1455/_pkg_.a /builddir/.cache/go-build/da/da75a97e36d996405ecee579b354c26fd8c3384945bb819538ecafb4a61eabb7-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1356/_pkg_.a # internal cp $WORK/b1356/_pkg_.a /builddir/.cache/go-build/39/3949afe283944eeb2084a148216b74d7a7b6400d176592020c0b01aeb33d436f-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics mkdir -p $WORK/b1355/ cat >$WORK/b1355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1357/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1355/_pkg_.a -trimpath "$WORK/b1355=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics -lang=go1.17 -complete -installsuffix shared -buildid GKWu8WQ-F0U6a1yIqvMg/GKWu8WQ-F0U6a1yIqvMg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1355/importcfg -pack ./pkg/tsdb/azuremonitor/metrics/azuremonitor-datasource.go ./pkg/tsdb/azuremonitor/metrics/migrations.go ./pkg/tsdb/azuremonitor/metrics/url-builder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1461/_pkg_.a # internal cp $WORK/b1461/_pkg_.a /builddir/.cache/go-build/9f/9fc9f597869c4056add90e100dac0b42bf386c625d27fd6756fb24345f1a731f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1422/_pkg_.a # internal cp $WORK/b1422/_pkg_.a /builddir/.cache/go-build/03/03008041777b91662c8654cd39ab3be01edd216dd86a3ba97fc370d7ad5693cd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1355/_pkg_.a # internal cp $WORK/b1355/_pkg_.a /builddir/.cache/go-build/44/442a4ad6193465ca52556cc607c502a41c977063d8243a666c82c46b33e49494-d # internal github.com/grafana/grafana/pkg/tsdb/azuremonitor mkdir -p $WORK/b1349/ cat >$WORK/b1349/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1142/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1353/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1349/_pkg_.a -trimpath "$WORK/b1349=>" -p github.com/grafana/grafana/pkg/tsdb/azuremonitor -lang=go1.17 -complete -installsuffix shared -buildid r6NbykLx7FlJ6yFgrcrp/r6NbykLx7FlJ6yFgrcrp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1349/importcfg -pack ./pkg/tsdb/azuremonitor/azuremonitor-resource-handler.go ./pkg/tsdb/azuremonitor/azuremonitor.go ./pkg/tsdb/azuremonitor/credentials.go ./pkg/tsdb/azuremonitor/httpclient.go ./pkg/tsdb/azuremonitor/routes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/1a/1a8161e68b4580737828d830bec107b2485cc710a39f415f994a3647890fd972-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert mkdir -p $WORK/b723/ cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b724/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b556/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b329/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b773/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert -lang=go1.17 -complete -installsuffix shared -buildid DzZpfn8DynrAyyHI7NG_/DzZpfn8DynrAyyHI7NG_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b723/importcfg -pack ./pkg/services/sqlstore/migrations/ualert/alert_rule.go ./pkg/services/sqlstore/migrations/ualert/channel.go ./pkg/services/sqlstore/migrations/ualert/cond_trans.go ./pkg/services/sqlstore/migrations/ualert/dash_alert.go ./pkg/services/sqlstore/migrations/ualert/dashboard.go ./pkg/services/sqlstore/migrations/ualert/datasource.go ./pkg/services/sqlstore/migrations/ualert/permissions.go ./pkg/services/sqlstore/migrations/ualert/securejsondata.go ./pkg/services/sqlstore/migrations/ualert/silences.go ./pkg/services/sqlstore/migrations/ualert/tables.go ./pkg/services/sqlstore/migrations/ualert/testing.go ./pkg/services/sqlstore/migrations/ualert/ualert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1349/_pkg_.a # internal cp $WORK/b1349/_pkg_.a /builddir/.cache/go-build/2d/2de0bf3600b1fbdbf7bb8322851d95565dffcabd94e88cd87d52264a90f59f3d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1361/_pkg_.a # internal cp $WORK/b1361/_pkg_.a /builddir/.cache/go-build/ac/aca0dfaf039bac087128f19aa476bb0d52d4fe60658ab5e3c75c9be69f3d8c1e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/d8/d839cf607ecd851a14e61e7b4755f254d3320febabc92529045524d11e68a326-d # internal github.com/grafana/grafana/pkg/services/sqlstore/migrations mkdir -p $WORK/b715/ cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/grafana/grafana/pkg/services/sqlstore/migrations -lang=go1.17 -complete -installsuffix shared -buildid aobANt6lZVm_rN1RF_JC/aobANt6lZVm_rN1RF_JC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b715/importcfg -pack ./pkg/services/sqlstore/migrations/alert_mig.go ./pkg/services/sqlstore/migrations/annotation_mig.go ./pkg/services/sqlstore/migrations/apikey_mig.go ./pkg/services/sqlstore/migrations/cache_data_mig.go ./pkg/services/sqlstore/migrations/comments_migrations.go ./pkg/services/sqlstore/migrations/common.go ./pkg/services/sqlstore/migrations/dashboard_acl.go ./pkg/services/sqlstore/migrations/dashboard_mig.go ./pkg/services/sqlstore/migrations/dashboard_public_config_mig.go ./pkg/services/sqlstore/migrations/dashboard_snapshot_mig.go ./pkg/services/sqlstore/migrations/dashboard_thumbs_mig.go ./pkg/services/sqlstore/migrations/dashboard_version_mig.go ./pkg/services/sqlstore/migrations/datasource_mig.go ./pkg/services/sqlstore/migrations/db_file_storage.go ./pkg/services/sqlstore/migrations/entity_events_mig.go ./pkg/services/sqlstore/migrations/heartbeat_mig.go ./pkg/services/sqlstore/migrations/kv_store_mig.go ./pkg/services/sqlstore/migrations/libraryelements.go ./pkg/services/sqlstore/migrations/live_mig.go ./pkg/services/sqlstore/migrations/login_attempt_mig.go ./pkg/services/sqlstore/migrations/migrations.go ./pkg/services/sqlstore/migrations/org_mig.go ./pkg/services/sqlstore/migrations/playlist_mig.go ./pkg/services/sqlstore/migrations/plugin_setting.go ./pkg/services/sqlstore/migrations/preferences_mig.go ./pkg/services/sqlstore/migrations/query_history_mig.go ./pkg/services/sqlstore/migrations/query_history_star_mig.go ./pkg/services/sqlstore/migrations/quota_mig.go ./pkg/services/sqlstore/migrations/secrets_mig.go ./pkg/services/sqlstore/migrations/serverlock_migrations.go ./pkg/services/sqlstore/migrations/session_mig.go ./pkg/services/sqlstore/migrations/short_url_mig.go ./pkg/services/sqlstore/migrations/stats_mig.go ./pkg/services/sqlstore/migrations/tag_mig.go ./pkg/services/sqlstore/migrations/team_mig.go ./pkg/services/sqlstore/migrations/temp_user.go ./pkg/services/sqlstore/migrations/user_auth_mig.go ./pkg/services/sqlstore/migrations/user_auth_token_mig.go ./pkg/services/sqlstore/migrations/user_mig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/ae/aeb278d885fc2cf15a8a0ba1b15311f3f2b51bbc55d618fc6139e5971d30b95b-d # internal github.com/grafana/grafana/pkg/services/sqlstore mkdir -p $WORK/b710/ cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b711/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b787/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/lib/pq=$WORK/b566/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b569/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/grafana/grafana/pkg/services/sqlstore -lang=go1.17 -complete -installsuffix shared -buildid pFrYh6nwbfFS39ABtPW1/pFrYh6nwbfFS39ABtPW1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b710/importcfg -pack ./pkg/services/sqlstore/alert.go ./pkg/services/sqlstore/alert_notification.go ./pkg/services/sqlstore/annotation.go ./pkg/services/sqlstore/annotation_cleanup.go ./pkg/services/sqlstore/apikey.go ./pkg/services/sqlstore/dashboard.go ./pkg/services/sqlstore/dashboard_acl.go ./pkg/services/sqlstore/dashboard_provisioning.go ./pkg/services/sqlstore/dashboard_snapshot.go ./pkg/services/sqlstore/dashboard_thumbs.go ./pkg/services/sqlstore/dashboard_version.go ./pkg/services/sqlstore/database_wrapper.go ./pkg/services/sqlstore/datasource.go ./pkg/services/sqlstore/health.go ./pkg/services/sqlstore/logger.go ./pkg/services/sqlstore/login_attempt.go ./pkg/services/sqlstore/org.go ./pkg/services/sqlstore/org_users.go ./pkg/services/sqlstore/playlist.go ./pkg/services/sqlstore/plugin_setting.go ./pkg/services/sqlstore/quota.go ./pkg/services/sqlstore/session.go ./pkg/services/sqlstore/sqlbuilder.go ./pkg/services/sqlstore/sqlstore.go ./pkg/services/sqlstore/stats.go ./pkg/services/sqlstore/store.go ./pkg/services/sqlstore/tables.go ./pkg/services/sqlstore/tags.go ./pkg/services/sqlstore/team.go ./pkg/services/sqlstore/temp_user.go ./pkg/services/sqlstore/tls_mysql.go ./pkg/services/sqlstore/transactions.go ./pkg/services/sqlstore/user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/27/27acfd927df1d3882e89975edf4ee2286b7c0fb94f9cb13f639332acc879fd65-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice/database mkdir -p $WORK/b858/ github.com/grafana/grafana/pkg/infra/remotecache mkdir -p $WORK/b699/ cat >$WORK/b858/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice/database -lang=go1.17 -complete -installsuffix shared -buildid c5zd5njrY-SZgVAiNUnG/c5zd5njrY-SZgVAiNUnG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b858/importcfg -pack ./pkg/services/login/authinfoservice/database/database.go ./pkg/services/login/authinfoservice/database/stats.go cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b700/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b701/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/grafana/grafana/pkg/infra/remotecache -lang=go1.17 -complete -installsuffix shared -buildid AZ-3Cu1eZcfwZJO2KLLf/AZ-3Cu1eZcfwZJO2KLLf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b699/importcfg -pack ./pkg/infra/remotecache/database_storage.go ./pkg/infra/remotecache/memcached_storage.go ./pkg/infra/remotecache/redis_storage.go ./pkg/infra/remotecache/remotecache.go ./pkg/infra/remotecache/testing.go github.com/grafana/grafana/pkg/services/sqlstore/mockstore mkdir -p $WORK/b880/ github.com/grafana/grafana/pkg/infra/serverlock github.com/grafana/grafana/pkg/services/quota mkdir -p $WORK/b866/ github.com/grafana/grafana/pkg/services/guardian cat >$WORK/b880/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a EOF mkdir -p $WORK/b879/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/grafana/grafana/pkg/services/sqlstore/mockstore -lang=go1.17 -complete -installsuffix shared -buildid mbt7qbq7LuXl678blCZQ/mbt7qbq7LuXl678blCZQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b880/importcfg -pack ./pkg/services/sqlstore/mockstore/mockstore.go mkdir -p $WORK/b1000/ cat >$WORK/b879/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF cat >$WORK/b1000/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/grafana/grafana/pkg/services/quota -lang=go1.17 -complete -installsuffix shared -buildid esOczMmkn8ZIVGY6PCQ0/esOczMmkn8ZIVGY6PCQ0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b879/importcfg -pack ./pkg/services/quota/quota.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1000/_pkg_.a -trimpath "$WORK/b1000=>" -p github.com/grafana/grafana/pkg/services/guardian -lang=go1.17 -complete -installsuffix shared -buildid KETNCt75KM9tdu_vmbnA/KETNCt75KM9tdu_vmbnA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1000/importcfg -pack ./pkg/services/guardian/accesscontrol_guardian.go ./pkg/services/guardian/guardian.go ./pkg/services/guardian/provider.go cat >$WORK/b866/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/grafana/grafana/pkg/infra/serverlock -lang=go1.17 -complete -installsuffix shared -buildid _JJ_qb45LK-weOe0t8uQ/_JJ_qb45LK-weOe0t8uQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b866/importcfg -pack ./pkg/infra/serverlock/model.go ./pkg/infra/serverlock/serverlock.go github.com/grafana/grafana/pkg/services/live/database mkdir -p $WORK/b1039/ github.com/grafana/grafana/pkg/services/shorturls mkdir -p $WORK/b997/ cat >$WORK/b1039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1039/_pkg_.a -trimpath "$WORK/b1039=>" -p github.com/grafana/grafana/pkg/services/live/database -lang=go1.17 -complete -installsuffix shared -buildid iuMNOTq6vIvgXHVYnFrs/iuMNOTq6vIvgXHVYnFrs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1039/importcfg -pack ./pkg/services/live/database/storage.go cat >$WORK/b997/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b997/_pkg_.a -trimpath "$WORK/b997=>" -p github.com/grafana/grafana/pkg/services/shorturls -lang=go1.17 -complete -installsuffix shared -buildid TIWKpoKyKQIrraovnhfl/TIWKpoKyKQIrraovnhfl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b997/importcfg -pack ./pkg/services/shorturls/short_url_service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1039/_pkg_.a # internal cp $WORK/b1039/_pkg_.a /builddir/.cache/go-build/80/8099817ea8a5bf2980cbc2df09949b607a5b72e34563d3ebccbf0559181fcdb2-d # internal github.com/grafana/grafana/pkg/services/secrets/database mkdir -p $WORK/b1080/ cat >$WORK/b1080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1080/_pkg_.a -trimpath "$WORK/b1080=>" -p github.com/grafana/grafana/pkg/services/secrets/database -lang=go1.17 -complete -installsuffix shared -buildid 0e46io1DsdG6fM9h3Z2z/0e46io1DsdG6fM9h3Z2z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1080/importcfg -pack ./pkg/services/secrets/database/database.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/c4/c4fdcca290c46413dc0041816a773347c8cb2112fcf4438cf6691a9c4660ea08-d # internal github.com/grafana/grafana/pkg/services/auth mkdir -p $WORK/b865/ cat >$WORK/b865/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/grafana/grafana/pkg/services/auth -lang=go1.17 -complete -installsuffix shared -buildid Pq4G8uwfget9NrxSWElj/Pq4G8uwfget9NrxSWElj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b865/importcfg -pack ./pkg/services/auth/auth_token.go ./pkg/services/auth/model.go ./pkg/services/auth/testing.go ./pkg/services/auth/token_cleanup.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b858/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b997/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/27/276eb1b9ed0262d5dea4425577863b35fa3b373aa9e9a1ea3afce7cfe759f1ab-d # internal github.com/grafana/grafana/pkg/services/login mkdir -p $WORK/b857/ cat >$WORK/b857/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b858/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/grafana/grafana/pkg/services/login -lang=go1.17 -complete -installsuffix shared -buildid 6DQIMMneaY-H6_vDFBIz/6DQIMMneaY-H6_vDFBIz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b857/importcfg -pack ./pkg/services/login/authinfo.go ./pkg/services/login/login.go ./pkg/services/login/userprotection.go cp $WORK/b997/_pkg_.a /builddir/.cache/go-build/2e/2eab36299322a834fbb2d2ba79e76d86defe29251ae36c981aea1e8408389fd3-d # internal github.com/grafana/grafana/pkg/infra/filestorage mkdir -p $WORK/b1129/ cat >$WORK/b1129/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1130/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1131/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1138/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1140/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1129/_pkg_.a -trimpath "$WORK/b1129=>" -p github.com/grafana/grafana/pkg/infra/filestorage -lang=go1.17 -complete -installsuffix shared -buildid HrQddBDezYVtq7u7c35K/HrQddBDezYVtq7u7c35K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1129/importcfg -pack ./pkg/infra/filestorage/api.go ./pkg/infra/filestorage/cdk_blob_filestorage.go ./pkg/infra/filestorage/db_filestorage.go ./pkg/infra/filestorage/filter.go ./pkg/infra/filestorage/wrapper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/c9/c989703227f2540b4a4eca3529d3ca7f15ea6169cffaa96994a49eb4dcbca073-d # internal github.com/grafana/grafana/pkg/services/dashboardsnapshots mkdir -p $WORK/b1144/ cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/4d/4d4ec8e674bfe36664d4821a9e93c304a0f347da94e08aa55a1962a1604e951d-d # internal github.com/grafana/grafana/pkg/services/search mkdir -p $WORK/b1149/ cat >$WORK/b1144/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1144/_pkg_.a -trimpath "$WORK/b1144=>" -p github.com/grafana/grafana/pkg/services/dashboardsnapshots -lang=go1.17 -complete -installsuffix shared -buildid q2uTcTHs3zAt45vuEcuj/q2uTcTHs3zAt45vuEcuj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1144/importcfg -pack ./pkg/services/dashboardsnapshots/dashboardsnapshots.go cat >$WORK/b1149/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1149/_pkg_.a -trimpath "$WORK/b1149=>" -p github.com/grafana/grafana/pkg/services/search -lang=go1.17 -complete -installsuffix shared -buildid ABExzlYpqZADMmJ1GU3g/ABExzlYpqZADMmJ1GU3g -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1149/importcfg -pack ./pkg/services/search/service.go ./pkg/services/search/sorting.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/1a/1a9c64d5c2438c6b45c155e84a0c568268e6d69796cde5551607630518c73cdb-d # internal github.com/grafana/grafana/pkg/services/rendering mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b698/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b578/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/grafana/grafana/pkg/services/rendering -lang=go1.17 -complete -installsuffix shared -buildid teQdA9_0hKK5p0mvON_Q/teQdA9_0hKK5p0mvON_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b697/importcfg -pack ./pkg/services/rendering/auth.go ./pkg/services/rendering/capabilities.go ./pkg/services/rendering/http_mode.go ./pkg/services/rendering/interface.go ./pkg/services/rendering/mock.go ./pkg/services/rendering/plugin_mode.go ./pkg/services/rendering/rendering.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1000/_pkg_.a # internal cp $WORK/b1000/_pkg_.a /builddir/.cache/go-build/67/67405af8d2344237b173236914d3b2e57b5cf5186ea87c20853e205d8cfffa40-d # internal github.com/grafana/grafana/pkg/services/comments/commentmodel mkdir -p $WORK/b999/ cat >$WORK/b999/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b999/_pkg_.a -trimpath "$WORK/b999=>" -p github.com/grafana/grafana/pkg/services/comments/commentmodel -lang=go1.17 -complete -installsuffix shared -buildid PdJ3HSglW2P46-Y1cGjU/PdJ3HSglW2P46-Y1cGjU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b999/importcfg -pack ./pkg/services/comments/commentmodel/events.go ./pkg/services/comments/commentmodel/models.go ./pkg/services/comments/commentmodel/permissions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b1080/_pkg_.a /builddir/.cache/go-build/46/4668ea3d72e9906c796da5d511953c5974cf05c9673aff7686d6fd6b1ff565cf-d # internal github.com/grafana/grafana/pkg/services/secrets/kvstore mkdir -p $WORK/b1079/ cat >$WORK/b1079/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1079/_pkg_.a -trimpath "$WORK/b1079=>" -p github.com/grafana/grafana/pkg/services/secrets/kvstore -lang=go1.17 -complete -installsuffix shared -buildid TuJD2XbPItWYca9NzDG9/TuJD2XbPItWYca9NzDG9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1079/importcfg -pack ./pkg/services/secrets/kvstore/helpers.go ./pkg/services/secrets/kvstore/kvstore.go ./pkg/services/secrets/kvstore/model.go ./pkg/services/secrets/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1144/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/60/60b4e7ab37a2292eb622ca9dcb0332ee2229d04f65e9a4b70887bdbd9e51dc24-d # internal github.com/grafana/grafana/pkg/services/oauthtoken mkdir -p $WORK/b850/ cat >$WORK/b850/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b851/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/grafana/grafana/pkg/services/oauthtoken -lang=go1.17 -complete -installsuffix shared -buildid P-qE_M5UXjih4eM6qBz8/P-qE_M5UXjih4eM6qBz8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b850/importcfg -pack ./pkg/services/oauthtoken/oauth_token.go cp $WORK/b1144/_pkg_.a /builddir/.cache/go-build/b7/b751b787263cdc12dc357e4d60e2d0df1d8f93864a0d8b2f68423b8970f64f05-d # internal github.com/grafana/grafana/pkg/login mkdir -p $WORK/b871/ cat >$WORK/b871/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/grafana/grafana/pkg/login -lang=go1.17 -complete -installsuffix shared -buildid F1X8OaConzFoox82x1D1/F1X8OaConzFoox82x1D1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b871/importcfg -pack ./pkg/login/auth.go ./pkg/login/brute_force_login_protection.go ./pkg/login/grafana_login.go ./pkg/login/ldap_login.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1149/_pkg_.a # internal cp $WORK/b1149/_pkg_.a /builddir/.cache/go-build/d9/d97cd8c105379d6f424b0a77313066d4a3d9edf889d751ec43ebdde207e81d41-d # internal github.com/grafana/grafana/pkg/services/contexthandler/authproxy mkdir -p $WORK/b877/ cat >$WORK/b877/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/mail=$WORK/b695/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/grafana/grafana/pkg/services/contexthandler/authproxy -lang=go1.17 -complete -installsuffix shared -buildid LH39RKP6WXLFd0Mhfbfo/LH39RKP6WXLFd0Mhfbfo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b877/importcfg -pack ./pkg/services/contexthandler/authproxy/authproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b865/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/cc/cc52ae5c7d11be1fc8430d3d3f7d2bf3621f6676f19517a8ddf75df3f846f990-d # internal github.com/grafana/grafana/pkg/services/login/loginservice mkdir -p $WORK/b878/ cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/df/df4d01c10a5e75db44036e2a2a952e44a379026068d4966c4b1f923656a5ba76-d # internal cat >$WORK/b878/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/grafana/grafana/pkg/services/login/loginservice -lang=go1.17 -complete -installsuffix shared -buildid QMD5J8R12mAhLQ73IpB9/QMD5J8R12mAhLQ73IpB9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b878/importcfg -pack ./pkg/services/login/loginservice/loginservice.go ./pkg/services/login/loginservice/loginservice_mock.go github.com/grafana/grafana/pkg/api/pluginproxy mkdir -p $WORK/b808/ cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b849/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b861/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/grafana/grafana/pkg/api/pluginproxy -lang=go1.17 -complete -installsuffix shared -buildid kSFYOIY4TgdXaz_y78u2/kSFYOIY4TgdXaz_y78u2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b808/importcfg -pack ./pkg/api/pluginproxy/ds_auth_provider.go ./pkg/api/pluginproxy/ds_proxy.go ./pkg/api/pluginproxy/pluginproxy.go ./pkg/api/pluginproxy/token_provider.go ./pkg/api/pluginproxy/token_provider_azure.go ./pkg/api/pluginproxy/token_provider_gce.go ./pkg/api/pluginproxy/token_provider_generic.go ./pkg/api/pluginproxy/token_provider_jwt.go ./pkg/api/pluginproxy/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b999/_pkg_.a # internal cp $WORK/b999/_pkg_.a /builddir/.cache/go-build/df/df9bf00d3c5f870bc9ba440fa76936ae6686f2f3367855a76b6aebf9fc2960f3-d # internal github.com/grafana/grafana/pkg/services/live/features mkdir -p $WORK/b1040/ cat >$WORK/b1040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1002/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1040/_pkg_.a -trimpath "$WORK/b1040=>" -p github.com/grafana/grafana/pkg/services/live/features -lang=go1.17 -complete -installsuffix shared -buildid hGOhaOIMt9ZkMxMkhrXZ/hGOhaOIMt9ZkMxMkhrXZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1040/importcfg -pack ./pkg/services/live/features/broadcast.go ./pkg/services/live/features/broadcast_mock.go ./pkg/services/live/features/comment.go ./pkg/services/live/features/dashboard.go ./pkg/services/live/features/plugin.go ./pkg/services/live/features/plugin_mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/0c/0c465fcbcbfe66865d18513c444f603b4a3d4d73c10439cba28f30dfffaa97fa-d # internal github.com/grafana/grafana/pkg/infra/kvstore mkdir -p $WORK/b1155/ cat >$WORK/b1155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1155/_pkg_.a -trimpath "$WORK/b1155=>" -p github.com/grafana/grafana/pkg/infra/kvstore -lang=go1.17 -complete -installsuffix shared -buildid B4l8m2z5KcqMx9OyayiO/B4l8m2z5KcqMx9OyayiO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1155/importcfg -pack ./pkg/infra/kvstore/kvstore.go ./pkg/infra/kvstore/model.go ./pkg/infra/kvstore/sql.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1079/_pkg_.a # internal cp $WORK/b1079/_pkg_.a /builddir/.cache/go-build/77/774ce4622f5a4309443da8abd8e7d72649d3fd3268237d4454328fd93e0915a1-d # internal github.com/grafana/grafana/pkg/services/datasources/service mkdir -p $WORK/b1077/ cat >$WORK/b1077/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1077/_pkg_.a -trimpath "$WORK/b1077=>" -p github.com/grafana/grafana/pkg/services/datasources/service -lang=go1.17 -complete -installsuffix shared -buildid FkmFvmHvr2UOFHLxF6m1/FkmFvmHvr2UOFHLxF6m1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1077/importcfg -pack ./pkg/services/datasources/service/cache_service.go ./pkg/services/datasources/service/datasource_service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1129/_pkg_.a # internal cp $WORK/b1129/_pkg_.a /builddir/.cache/go-build/de/de7efa53e819583b51a2331ff179467df019a8594cdd75cc2b3b6227ba35a114-d # internal github.com/grafana/grafana/pkg/services/store mkdir -p $WORK/b1128/ cat >$WORK/b1128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1129/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1131/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b877/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1128/_pkg_.a -trimpath "$WORK/b1128=>" -p github.com/grafana/grafana/pkg/services/store -lang=go1.17 -complete -installsuffix shared -buildid EpHyGiY-d8X1-PwnFtWM/EpHyGiY-d8X1-PwnFtWM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1128/importcfg -pack ./pkg/services/store/config.go ./pkg/services/store/entity_events.go ./pkg/services/store/entity_events_mock.go ./pkg/services/store/http.go ./pkg/services/store/service.go ./pkg/services/store/storage_disk.go ./pkg/services/store/storage_sql.go ./pkg/services/store/tree.go ./pkg/services/store/types.go ./pkg/services/store/utils.go cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/3c/3c3958b0d0217b2d9f509886e01b48ea68e73d3c47030ce1c19b10d1065ddd6b-d # internal github.com/grafana/grafana/pkg/services/pluginsettings/service mkdir -p $WORK/b1282/ cat >$WORK/b1282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1282/_pkg_.a -trimpath "$WORK/b1282=>" -p github.com/grafana/grafana/pkg/services/pluginsettings/service -lang=go1.17 -complete -installsuffix shared -buildid YtZRLxLs__tirQI2so48/YtZRLxLs__tirQI2so48 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1282/importcfg -pack ./pkg/services/pluginsettings/service/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/b0/b0aca4a9e56164f400764edadf6e7a9ae0ed3208517a2d7dbba4d17428379909-d # internal github.com/grafana/grafana/pkg/services/searchusers mkdir -p $WORK/b1294/ cat >$WORK/b1294/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1294/_pkg_.a -trimpath "$WORK/b1294=>" -p github.com/grafana/grafana/pkg/services/searchusers -lang=go1.17 -complete -installsuffix shared -buildid 9DX6Q6zDasxK2hBlMTNN/9DX6Q6zDasxK2hBlMTNN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1294/importcfg -pack ./pkg/services/searchusers/searchusers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1155/_pkg_.a # internal cp $WORK/b1155/_pkg_.a /builddir/.cache/go-build/f0/f0f8ddb742886c8c899bc55505fc103f585252cbe9645504ab9d5d0dfb88017d-d # internal github.com/grafana/grafana/pkg/infra/usagestats/statscollector mkdir -p $WORK/b1347/ cat >$WORK/b1347/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b851/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1347/_pkg_.a -trimpath "$WORK/b1347=>" -p github.com/grafana/grafana/pkg/infra/usagestats/statscollector -lang=go1.17 -complete -installsuffix shared -buildid A2cGYEhbQrWTFliPb5Q9/A2cGYEhbQrWTFliPb5Q9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1347/importcfg -pack ./pkg/infra/usagestats/statscollector/concurrent_users.go ./pkg/infra/usagestats/statscollector/prometheus_flavor.go ./pkg/infra/usagestats/statscollector/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/e6/e695c52fb7a1e5eaa84f349c50e1f49e69ead26848b94e8875afe95bfb91305d-d # internal github.com/grafana/grafana/pkg/services/alerting mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/grafana/grafana/pkg/services/alerting -lang=go1.17 -complete -installsuffix shared -buildid hNZ9Lk-RMWtIcdLRRsVA/hNZ9Lk-RMWtIcdLRRsVA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b579/importcfg -pack ./pkg/services/alerting/alerting_usage.go ./pkg/services/alerting/engine.go ./pkg/services/alerting/eval_context.go ./pkg/services/alerting/eval_handler.go ./pkg/services/alerting/extractor.go ./pkg/services/alerting/interfaces.go ./pkg/services/alerting/models.go ./pkg/services/alerting/notifier.go ./pkg/services/alerting/reader.go ./pkg/services/alerting/result_handler.go ./pkg/services/alerting/rule.go ./pkg/services/alerting/scheduler.go ./pkg/services/alerting/service.go ./pkg/services/alerting/test_notification.go ./pkg/services/alerting/test_rule.go ./pkg/services/alerting/ticker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/6d/6d7775b6a63b9cb75cc579fceae8980c4967584a5d14f9b753c2b5a2544afbc8-d # internal github.com/grafana/grafana/pkg/services/contexthandler mkdir -p $WORK/b867/ cat >$WORK/b867/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b575/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/grafana/grafana/pkg/services/contexthandler -lang=go1.17 -complete -installsuffix shared -buildid c6g8WV3cRyvmpGNF7Uyf/c6g8WV3cRyvmpGNF7Uyf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b867/importcfg -pack ./pkg/services/contexthandler/auth_jwt.go ./pkg/services/contexthandler/contexthandler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1040/_pkg_.a # internal cp $WORK/b1040/_pkg_.a /builddir/.cache/go-build/f3/f32a6574c543d9f94645684d0eae409e6ee80a193d3083c3a46d117e05b8644d-d # internal github.com/grafana/grafana/pkg/services/datasourceproxy mkdir -p $WORK/b1145/ cat >$WORK/b1145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1145/_pkg_.a -trimpath "$WORK/b1145=>" -p github.com/grafana/grafana/pkg/services/datasourceproxy -lang=go1.17 -complete -installsuffix shared -buildid bcIpRgBxv0vcGbZhABCt/bcIpRgBxv0vcGbZhABCt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1145/importcfg -pack ./pkg/services/datasourceproxy/datasourceproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1282/_pkg_.a # internal cp $WORK/b1282/_pkg_.a /builddir/.cache/go-build/a9/a91ceea6a4ab273f820b0459e1777acf8d3edd4c4768b6cd0497f21d78bf3ab3-d # internal github.com/grafana/grafana/pkg/services/screenshot mkdir -p $WORK/b1279/ cat >$WORK/b1279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b684/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1037/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1279/_pkg_.a -trimpath "$WORK/b1279=>" -p github.com/grafana/grafana/pkg/services/screenshot -lang=go1.17 -complete -installsuffix shared -buildid LKIYU_qOdP5Wo_Iq5ULN/LKIYU_qOdP5Wo_Iq5ULN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1279/importcfg -pack ./pkg/services/screenshot/mock.go ./pkg/services/screenshot/screenshot.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1077/_pkg_.a # internal cp $WORK/b1294/_pkg_.a /builddir/.cache/go-build/17/17024db4d85985cac4db2a3e21b422c2b9b0ad80ebee2a915047defd108d5dd7-d # internal github.com/grafana/grafana/pkg/services/login/authinfoservice mkdir -p $WORK/b1439/ cat >$WORK/b1439/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1439/_pkg_.a -trimpath "$WORK/b1439=>" -p github.com/grafana/grafana/pkg/services/login/authinfoservice -lang=go1.17 -complete -installsuffix shared -buildid 69rWSyT2w_VU4bz3EVIG/69rWSyT2w_VU4bz3EVIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1439/importcfg -pack ./pkg/services/login/authinfoservice/service.go ./pkg/services/login/authinfoservice/userprotection.go cp $WORK/b1077/_pkg_.a /builddir/.cache/go-build/85/85bc9d5236d3caee1efaf8578367af84460cd8c1cd6653bc6852a8cacdfcca3e-d # internal github.com/grafana/grafana/pkg/services/ngalert/eval mkdir -p $WORK/b1248/ cat >$WORK/b1248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1248/_pkg_.a -trimpath "$WORK/b1248=>" -p github.com/grafana/grafana/pkg/services/ngalert/eval -lang=go1.17 -complete -installsuffix shared -buildid l2jVgzNmgiqYbYWVRt2f/l2jVgzNmgiqYbYWVRt2f -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1248/importcfg -pack ./pkg/services/ngalert/eval/eval.go ./pkg/services/ngalert/eval/evaluator_mock.go ./pkg/services/ngalert/eval/extract_md.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1439/_pkg_.a # internal cp $WORK/b1439/_pkg_.a /builddir/.cache/go-build/1f/1f0f82a3f8bea9b885d3003106cc4db27021ff0786ce668ddb99a6a76c6e24db-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types mkdir -p $WORK/b1443/ cat >$WORK/b1443/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1443/_pkg_.a -trimpath "$WORK/b1443=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types -lang=go1.17 -complete -installsuffix shared -buildid KqLudVQMCrTVODU4PxpA/KqLudVQMCrTVODU4PxpA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1443/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/types/hook.go ./pkg/services/accesscontrol/resourcepermissions/types/models.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1347/_pkg_.a # internal cp $WORK/b1347/_pkg_.a /builddir/.cache/go-build/9d/9d6645994b681fb8c99bf90a633667e4d046df7342f4c070febe0817847a17a2-d # internal github.com/grafana/grafana/pkg/services/auth/jwt mkdir -p $WORK/b1447/ cat >$WORK/b1447/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b853/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b852/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1447/_pkg_.a -trimpath "$WORK/b1447=>" -p github.com/grafana/grafana/pkg/services/auth/jwt -lang=go1.17 -complete -installsuffix shared -buildid _fA4CnL8UBKwRkyWYz26/_fA4CnL8UBKwRkyWYz26 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1447/importcfg -pack ./pkg/services/auth/jwt/auth.go ./pkg/services/auth/jwt/key_sets.go ./pkg/services/auth/jwt/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1145/_pkg_.a # internal cp $WORK/b1145/_pkg_.a /builddir/.cache/go-build/a9/a9e82156e27ac96a47451ef02e5f7762ca168d8c098a6de17facc345cca0bf1b-d # internal github.com/grafana/grafana/pkg/services/dashboards/database mkdir -p $WORK/b1451/ cat >$WORK/b1451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1451/_pkg_.a -trimpath "$WORK/b1451=>" -p github.com/grafana/grafana/pkg/services/dashboards/database -lang=go1.17 -complete -installsuffix shared -buildid 1YkCzHiW8RKVpRKU7aSr/1YkCzHiW8RKVpRKU7aSr -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1451/importcfg -pack ./pkg/services/dashboards/database/database.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1279/_pkg_.a # internal cp $WORK/b1279/_pkg_.a /builddir/.cache/go-build/75/75f3f1f1ae93d5eab0345f191e55b57dcc8b20578670dfbe0f73972f47a590fc-d # internal github.com/grafana/grafana/pkg/services/sqlstore/db mkdir -p $WORK/b1454/ cat >$WORK/b1454/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1454/_pkg_.a -trimpath "$WORK/b1454=>" -p github.com/grafana/grafana/pkg/services/sqlstore/db -lang=go1.17 -complete -installsuffix shared -buildid lmq8Tm6s0RQSDi-l1XCS/lmq8Tm6s0RQSDi-l1XCS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1454/importcfg -pack ./pkg/services/sqlstore/db/db.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1443/_pkg_.a # internal cp $WORK/b1443/_pkg_.a /builddir/.cache/go-build/2e/2e3a964f9cf84689555fdf932972e25a0796661fc3ae588a58267e41ac334dcc-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/database mkdir -p $WORK/b1442/ cat >$WORK/b1442/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1442/_pkg_.a -trimpath "$WORK/b1442=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/database -lang=go1.17 -complete -installsuffix shared -buildid 7Sczy0uGNUEX4F8tEpFa/7Sczy0uGNUEX4F8tEpFa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1442/importcfg -pack ./pkg/services/accesscontrol/database/database.go ./pkg/services/accesscontrol/database/resource_permissions.go ./pkg/services/accesscontrol/database/uid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1128/_pkg_.a # internal cp $WORK/b1128/_pkg_.a /builddir/.cache/go-build/d0/d04aa6a2c967929675957adef4aaef4aad97e7048e3136baf9df550e3eb2ae8a-d # internal github.com/grafana/grafana/pkg/services/searchV2 mkdir -p $WORK/b1092/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1454/_pkg_.a # internal cat >$WORK/b1092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1102/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1122/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1126/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1092/_pkg_.a -trimpath "$WORK/b1092=>" -p github.com/grafana/grafana/pkg/services/searchV2 -lang=go1.17 -complete -installsuffix shared -buildid 6UOudV6ncux9ix7HOCf_/6UOudV6ncux9ix7HOCf_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1092/importcfg -pack ./pkg/services/searchV2/auth.go ./pkg/services/searchV2/bluge.go ./pkg/services/searchV2/extender.go ./pkg/services/searchV2/filter.go ./pkg/services/searchV2/index.go ./pkg/services/searchV2/service.go ./pkg/services/searchV2/stub.go ./pkg/services/searchV2/types.go ./pkg/services/searchV2/usage.go ./pkg/services/searchV2/utils.go cp $WORK/b1454/_pkg_.a /builddir/.cache/go-build/c8/c83de307d90ee32269f61dc30015790ad6bd2106ecd0443d68366912781fd2fb-d # internal github.com/grafana/grafana/pkg/services/preference/prefimpl mkdir -p $WORK/b1453/ cat >$WORK/b1453/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1453/_pkg_.a -trimpath "$WORK/b1453=>" -p github.com/grafana/grafana/pkg/services/preference/prefimpl -lang=go1.17 -complete -installsuffix shared -buildid pnYUCBrr2Xr6HM-T0GGw/pnYUCBrr2Xr6HM-T0GGw -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1453/importcfg -pack ./pkg/services/preference/prefimpl/pref.go ./pkg/services/preference/prefimpl/store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/f1/f1abe156ada48679e2c72b6c60022b157f057de32ded5442d0fd291c17454df0-d # internal github.com/grafana/grafana/pkg/middleware mkdir -p $WORK/b863/ cat >$WORK/b863/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b112/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b880/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b881/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptest=$WORK/b676/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/grafana/grafana/pkg/middleware -lang=go1.17 -complete -installsuffix shared -buildid pPQXBOHWG47eXGeZJ7To/pPQXBOHWG47eXGeZJ7To -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b863/importcfg -pack ./pkg/middleware/auth.go ./pkg/middleware/csp.go ./pkg/middleware/csrf.go ./pkg/middleware/dashboard_redirect.go ./pkg/middleware/gziper.go ./pkg/middleware/logger.go ./pkg/middleware/middleware.go ./pkg/middleware/org_redirect.go ./pkg/middleware/quota.go ./pkg/middleware/rate_limit.go ./pkg/middleware/recovery.go ./pkg/middleware/request_metrics.go ./pkg/middleware/request_tracing.go ./pkg/middleware/testing.go ./pkg/middleware/validate_host.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1248/_pkg_.a # internal cp $WORK/b1248/_pkg_.a /builddir/.cache/go-build/71/7110686e9e08c8a92cf6e580652efd801f5ff7e4c67c04fe75b18d5f80ab2ab6-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/database mkdir -p $WORK/b1458/ cat >$WORK/b1458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1458/_pkg_.a -trimpath "$WORK/b1458=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/database -lang=go1.17 -complete -installsuffix shared -buildid 0mIJmmve10cf3AapDNtY/0mIJmmve10cf3AapDNtY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1458/importcfg -pack ./pkg/services/serviceaccounts/database/database.go ./pkg/services/serviceaccounts/database/errors.go ./pkg/services/serviceaccounts/database/stats.go ./pkg/services/serviceaccounts/database/token_store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1453/_pkg_.a # internal cp $WORK/b1453/_pkg_.a /builddir/.cache/go-build/3a/3aa042581670a8c5501be8202184021618768e5e73913692e9860259da79a831-d # internal github.com/grafana/grafana/pkg/services/star/starimpl mkdir -p $WORK/b1459/ cat >$WORK/b1459/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1150/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1459/_pkg_.a -trimpath "$WORK/b1459=>" -p github.com/grafana/grafana/pkg/services/star/starimpl -lang=go1.17 -complete -installsuffix shared -buildid AC1efXTalktZAyQ-aow_/AC1efXTalktZAyQ-aow_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1459/importcfg -pack ./pkg/services/star/starimpl/star.go ./pkg/services/star/starimpl/store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1447/_pkg_.a # internal cp $WORK/b1447/_pkg_.a /builddir/.cache/go-build/f0/f036114766b0b73f6ce06f752840b2677ff2a84f3f87d253b6f2f37f0c3a2ca3-d # internal github.com/grafana/grafana/pkg/services/teamguardian/database mkdir -p $WORK/b1460/ cat >$WORK/b1460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1460/_pkg_.a -trimpath "$WORK/b1460=>" -p github.com/grafana/grafana/pkg/services/teamguardian/database -lang=go1.17 -complete -installsuffix shared -buildid aZzpUJb6LpjGoue91VI-/aZzpUJb6LpjGoue91VI- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1460/importcfg -pack ./pkg/services/teamguardian/database/database.go ./pkg/services/teamguardian/database/database_mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1451/_pkg_.a # internal cp $WORK/b1442/_pkg_.a /builddir/.cache/go-build/6e/6ec9b9186af8a80007108de9bffce8db90d19c4476e461940d3f6b1dc7f9a9a2-d # internal github.com/grafana/grafana/pkg/tsdb/legacydata/service mkdir -p $WORK/b1463/ cat >$WORK/b1463/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1463/_pkg_.a -trimpath "$WORK/b1463=>" -p github.com/grafana/grafana/pkg/tsdb/legacydata/service -lang=go1.17 -complete -installsuffix shared -buildid epKzUOwvPfgMkSfRr5yT/epKzUOwvPfgMkSfRr5yT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1463/importcfg -pack ./pkg/tsdb/legacydata/service/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b1451/_pkg_.a /builddir/.cache/go-build/94/94d06c2b607697d68d57c4b7d681452d0306c4d30e3211eb4cd210761d27574d-d # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/55/5569ce0d1b29778794d13be051033955ac8c6bc45bcaf8bcfd24283ed40c18c2-d # internal github.com/grafana/grafana/pkg/api/apierrors mkdir -p $WORK/b338/ github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config mkdir -p $WORK/b1201/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF cat >$WORK/b1201/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b758/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/grafana/grafana/pkg/api/apierrors -lang=go1.17 -complete -installsuffix shared -buildid rH61UrYpi1gE7_etKl4r/rH61UrYpi1gE7_etKl4r -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./pkg/api/apierrors/dashboard.go ./pkg/api/apierrors/folder.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1201/_pkg_.a -trimpath "$WORK/b1201=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config -lang=go1.17 -complete -installsuffix shared -buildid 5cco5mDqlP7JyaRT8S0C/5cco5mDqlP7JyaRT8S0C -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1201/importcfg -pack ./pkg/services/ngalert/notifier/channels_config/available_channels.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1459/_pkg_.a # internal cp $WORK/b1459/_pkg_.a /builddir/.cache/go-build/8d/8d0f29b183dc2ff7f820b13d1a1f7e141bc95f7f9ab3c43b7c753abb67624741-d # internal github.com/grafana/grafana/pkg/services/provisioning/notifiers mkdir -p $WORK/b1288/ cat >$WORK/b1288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1286/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1288/_pkg_.a -trimpath "$WORK/b1288=>" -p github.com/grafana/grafana/pkg/services/provisioning/notifiers -lang=go1.17 -complete -installsuffix shared -buildid wAhSHZiP-zFaDIffmw4y/wAhSHZiP-zFaDIffmw4y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1288/importcfg -pack ./pkg/services/provisioning/notifiers/alert_notifications.go ./pkg/services/provisioning/notifiers/config_reader.go ./pkg/services/provisioning/notifiers/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1460/_pkg_.a # internal cp $WORK/b1460/_pkg_.a /builddir/.cache/go-build/43/437440a37c53647eb19c543090448f4ddd79e0d2bafec20dca294cb0554c364e-d # internal github.com/grafana/grafana/pkg/services/dashboards/service mkdir -p $WORK/b1452/ cat >$WORK/b1452/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1452/_pkg_.a -trimpath "$WORK/b1452=>" -p github.com/grafana/grafana/pkg/services/dashboards/service -lang=go1.17 -complete -installsuffix shared -buildid UAzVq_IMe8AAa6D1nVZa/UAzVq_IMe8AAa6D1nVZa -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1452/importcfg -pack ./pkg/services/dashboards/service/dashboard_service.go ./pkg/services/dashboards/service/folder_service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1463/_pkg_.a # internal cp $WORK/b1463/_pkg_.a /builddir/.cache/go-build/6c/6ce32b6d68a3164083465e693e84245ec539316e10b8a8f19ce234a0647e2502-d # internal github.com/grafana/grafana/pkg/services/alerting/conditions mkdir -p $WORK/b1464/ cat >$WORK/b1464/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1354/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1464/_pkg_.a -trimpath "$WORK/b1464=>" -p github.com/grafana/grafana/pkg/services/alerting/conditions -lang=go1.17 -complete -installsuffix shared -buildid x5mHbq1ovDOmc8sBYX-n/x5mHbq1ovDOmc8sBYX-n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1464/importcfg -pack ./pkg/services/alerting/conditions/evaluator.go ./pkg/services/alerting/conditions/query.go ./pkg/services/alerting/conditions/reducer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b1201/_pkg_.a /builddir/.cache/go-build/e7/e7a4bdbc07bba8362566b34354f2496310b14ccd86ad48c1bd564b9d8403911c-d # internal github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions mkdir -p $WORK/b1200/ cat >$WORK/b1200/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1201/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b774/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1218/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b675/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1200/_pkg_.a -trimpath "$WORK/b1200=>" -p github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions -lang=go1.17 -complete -installsuffix shared -buildid IVGaszC4F6xVLPxTxoAA/IVGaszC4F6xVLPxTxoAA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1200/importcfg -pack ./pkg/services/ngalert/api/tooling/definitions/admin.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager.go ./pkg/services/ngalert/api/tooling/definitions/alertmanager_validation.go ./pkg/services/ngalert/api/tooling/definitions/api.go ./pkg/services/ngalert/api/tooling/definitions/cortex-ruler.go ./pkg/services/ngalert/api/tooling/definitions/prom.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_alert_rules.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_contactpoints.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_mute_timings.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_policies.go ./pkg/services/ngalert/api/tooling/definitions/provisioning_templates.go ./pkg/services/ngalert/api/tooling/definitions/shared.go ./pkg/services/ngalert/api/tooling/definitions/testing.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/97/971d9c8265d949ec5bcb3f8941662b4d494bec479c7922f27f73e3602da84e7f-d # internal github.com/grafana/grafana/pkg/services/alerting/notifiers mkdir -p $WORK/b1465/ cat >$WORK/b1465/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1465/_pkg_.a -trimpath "$WORK/b1465=>" -p github.com/grafana/grafana/pkg/services/alerting/notifiers -lang=go1.17 -complete -installsuffix shared -buildid eF6vvz5mWZkNyTBMjZd7/eF6vvz5mWZkNyTBMjZd7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1465/importcfg -pack ./pkg/services/alerting/notifiers/alertmanager.go ./pkg/services/alerting/notifiers/base.go ./pkg/services/alerting/notifiers/dingding.go ./pkg/services/alerting/notifiers/discord.go ./pkg/services/alerting/notifiers/email.go ./pkg/services/alerting/notifiers/googlechat.go ./pkg/services/alerting/notifiers/hipchat.go ./pkg/services/alerting/notifiers/kafka.go ./pkg/services/alerting/notifiers/line.go ./pkg/services/alerting/notifiers/opsgenie.go ./pkg/services/alerting/notifiers/pagerduty.go ./pkg/services/alerting/notifiers/pushover.go ./pkg/services/alerting/notifiers/sensu.go ./pkg/services/alerting/notifiers/sensugo.go ./pkg/services/alerting/notifiers/slack.go ./pkg/services/alerting/notifiers/teams.go ./pkg/services/alerting/notifiers/telegram.go ./pkg/services/alerting/notifiers/threema.go ./pkg/services/alerting/notifiers/victorops.go ./pkg/services/alerting/notifiers/webhook.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b1458/_pkg_.a /builddir/.cache/go-build/5a/5a1a05bd2e04db26c23714c05e5937bb1f8d99a6a20dc2c2b2181663e0933044-d # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/1f/1ff2047356c4d7fe2e13bd297c5c6f9723c0fd45bcbbe450c2d12255fd2873b3-d # internal github.com/grafana/grafana/pkg/api/routing mkdir -p $WORK/b862/ cat >$WORK/b862/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/grafana/grafana/pkg/api/routing -lang=go1.17 -complete -installsuffix shared -buildid WjEwNUU2bv5JCMJpkBsJ/WjEwNUU2bv5JCMJpkBsJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b862/importcfg -pack ./pkg/api/routing/route_register.go ./pkg/api/routing/routing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1288/_pkg_.a # internal cp $WORK/b1288/_pkg_.a /builddir/.cache/go-build/59/59c02d0173e6981708d8e0d02fe5e867913860a3ad28e3e44e583ffc18dfc4fb-d # internal github.com/grafana/grafana/pkg/services/provisioning mkdir -p $WORK/b1283/ cat >$WORK/b1283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1285/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1283/_pkg_.a -trimpath "$WORK/b1283=>" -p github.com/grafana/grafana/pkg/services/provisioning -lang=go1.17 -complete -installsuffix shared -buildid lUn_DUpDit_aM_HhpJzi/lUn_DUpDit_aM_HhpJzi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1283/importcfg -pack ./pkg/services/provisioning/provisioning.go ./pkg/services/provisioning/provisioning_mock.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1452/_pkg_.a # internal cp $WORK/b1452/_pkg_.a /builddir/.cache/go-build/2d/2d2016bbb08156a53d553547b6cd6079092a06bfe72833c4813fdbc70fe1fcce-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1464/_pkg_.a # internal cp $WORK/b1464/_pkg_.a /builddir/.cache/go-build/ea/ea4308a9fed62b6cfdd5a71d2b54ef077d4d5317dcfaec39a093743f7565e473-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/03/03d55ca026dfbc018782fef1b22c06e51fedc44754c50ee554d7fd18fdc36e44-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/api mkdir -p $WORK/b1445/ github.com/grafana/grafana/pkg/infra/usagestats/service github.com/grafana/grafana/pkg/services/libraryelements /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1092/_pkg_.a # internal mkdir -p $WORK/b1346/ mkdir -p $WORK/b1148/ cat >$WORK/b1445/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1445/_pkg_.a -trimpath "$WORK/b1445=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/api -lang=go1.17 -complete -installsuffix shared -buildid Cr64sFFDo-h6DCa1My0b/Cr64sFFDo-h6DCa1My0b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1445/importcfg -pack ./pkg/services/accesscontrol/api/api.go cat >$WORK/b1346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1346/_pkg_.a -trimpath "$WORK/b1346=>" -p github.com/grafana/grafana/pkg/infra/usagestats/service -lang=go1.17 -complete -installsuffix shared -buildid jqqN-7OEvmWpTG6qnXrR/jqqN-7OEvmWpTG6qnXrR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1346/importcfg -pack ./pkg/infra/usagestats/service/api.go ./pkg/infra/usagestats/service/service.go ./pkg/infra/usagestats/service/usage_stats.go cat >$WORK/b1148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1148/_pkg_.a -trimpath "$WORK/b1148=>" -p github.com/grafana/grafana/pkg/services/libraryelements -lang=go1.17 -complete -installsuffix shared -buildid IaejhlbnV0stWFZP3nyT/IaejhlbnV0stWFZP3nyT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1148/importcfg -pack ./pkg/services/libraryelements/api.go ./pkg/services/libraryelements/database.go ./pkg/services/libraryelements/guard.go ./pkg/services/libraryelements/libraryelements.go ./pkg/services/libraryelements/models.go ./pkg/services/libraryelements/writers.go github.com/grafana/grafana/pkg/services/queryhistory mkdir -p $WORK/b996/ cat >$WORK/b996/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b996/_pkg_.a -trimpath "$WORK/b996=>" -p github.com/grafana/grafana/pkg/services/queryhistory -lang=go1.17 -complete -installsuffix shared -buildid ohzr6FWRhHNzA3IrBRak/ohzr6FWRhHNzA3IrBRak -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b996/importcfg -pack ./pkg/services/queryhistory/api.go ./pkg/services/queryhistory/database.go ./pkg/services/queryhistory/models.go ./pkg/services/queryhistory/queryhistory.go ./pkg/services/queryhistory/writers.go cp $WORK/b1092/_pkg_.a /builddir/.cache/go-build/d6/d68056bd5d3cf1d2242b787665630ff07cc50f2dd5fe8ef51f8a0bedeb4a1863-d # internal github.com/grafana/grafana/pkg/tsdb/grafanads mkdir -p $WORK/b1091/ cat >$WORK/b1091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1141/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1091/_pkg_.a -trimpath "$WORK/b1091=>" -p github.com/grafana/grafana/pkg/tsdb/grafanads -lang=go1.17 -complete -installsuffix shared -buildid 2NQcih3xppDgXEsiLtzi/2NQcih3xppDgXEsiLtzi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1091/importcfg -pack ./pkg/tsdb/grafanads/grafana.go ./pkg/tsdb/grafanads/query.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1200/_pkg_.a # internal cp $WORK/b1445/_pkg_.a /builddir/.cache/go-build/51/51777bed1cb91ea57ecca90868232a512ae0a1239d32dccdf51cac7afff2e325-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions mkdir -p $WORK/b1446/ cat >$WORK/b1446/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1446/_pkg_.a -trimpath "$WORK/b1446=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions -lang=go1.17 -complete -installsuffix shared -buildid UNUVAwMIAWfS9FJwNPQf/UNUVAwMIAWfS9FJwNPQf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1446/importcfg -pack ./pkg/services/accesscontrol/resourcepermissions/api.go ./pkg/services/accesscontrol/resourcepermissions/error.go ./pkg/services/accesscontrol/resourcepermissions/middleware.go ./pkg/services/accesscontrol/resourcepermissions/options.go ./pkg/services/accesscontrol/resourcepermissions/service.go cp $WORK/b1200/_pkg_.a /builddir/.cache/go-build/78/78801e53de790f434a722b0dc552398f893e720cb59aeb375a8492fdfb134b44-d # internal github.com/grafana/grafana/pkg/services/ngalert/metrics mkdir -p $WORK/b1249/ cat >$WORK/b1249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1250/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1249/_pkg_.a -trimpath "$WORK/b1249=>" -p github.com/grafana/grafana/pkg/services/ngalert/metrics -lang=go1.17 -complete -installsuffix shared -buildid 1vwkk9ZOc--Pa0cfmuBm/1vwkk9ZOc--Pa0cfmuBm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1249/importcfg -pack ./pkg/services/ngalert/metrics/ngalert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1283/_pkg_.a # internal cp $WORK/b1283/_pkg_.a /builddir/.cache/go-build/e4/e41c26cdd0e9f906557b81e98465142c23fb05d16d3ce48d7b4858d7019e11fb-d # internal github.com/grafana/grafana/pkg/services/ngalert/store mkdir -p $WORK/b1253/ cat >$WORK/b1253/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b724/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b672/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptest=$WORK/b676/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile xorm.io/builder=$WORK/b571/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1253/_pkg_.a -trimpath "$WORK/b1253=>" -p github.com/grafana/grafana/pkg/services/ngalert/store -lang=go1.17 -complete -installsuffix shared -buildid vsV4tjZTO322lEPVp46S/vsV4tjZTO322lEPVp46S -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1253/importcfg -pack ./pkg/services/ngalert/store/admin_configuration.go ./pkg/services/ngalert/store/alert_rule.go ./pkg/services/ngalert/store/alertmanager.go ./pkg/services/ngalert/store/database.go ./pkg/services/ngalert/store/image.go ./pkg/services/ngalert/store/instance_database.go ./pkg/services/ngalert/store/org.go ./pkg/services/ngalert/store/provisioning_store.go ./pkg/services/ngalert/store/testing.go ./pkg/services/ngalert/store/transactions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1091/_pkg_.a # internal cp $WORK/b1091/_pkg_.a /builddir/.cache/go-build/08/08806d0d02582bcad7617a26ecc9083dee2f29a822a81138700131896e6c12fc-d # internal github.com/grafana/grafana/pkg/services/query mkdir -p $WORK/b1076/ cat >$WORK/b1076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b861/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1076/_pkg_.a -trimpath "$WORK/b1076=>" -p github.com/grafana/grafana/pkg/services/query -lang=go1.17 -complete -installsuffix shared -buildid W6cLOHaVN5wLRSRgoF6b/W6cLOHaVN5wLRSRgoF6b -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1076/importcfg -pack ./pkg/services/query/errors.go ./pkg/services/query/query.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1346/_pkg_.a # internal cp $WORK/b1346/_pkg_.a /builddir/.cache/go-build/bf/bf261331399e89106bd89af35d08626d30ab5fecc99a3c35b18755130743db49-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin mkdir -p $WORK/b1348/ cat >$WORK/b1348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1373/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1141/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1348/_pkg_.a -trimpath "$WORK/b1348=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin -lang=go1.17 -complete -installsuffix shared -buildid xo5ZEhNMnpuiGSzS6oT0/xo5ZEhNMnpuiGSzS6oT0 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1348/importcfg -pack ./pkg/plugins/backendplugin/coreplugin/core_plugin.go ./pkg/plugins/backendplugin/coreplugin/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1249/_pkg_.a # internal cp $WORK/b1249/_pkg_.a /builddir/.cache/go-build/75/75ec9c2ce23d6f4df1a31bc60cc72de74deeb7e0aebc938b85f1ef0e799308c0-d # internal github.com/grafana/grafana/pkg/services/ngalert/sender mkdir -p $WORK/b1275/ cat >$WORK/b1275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1276/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1275/_pkg_.a -trimpath "$WORK/b1275=>" -p github.com/grafana/grafana/pkg/services/ngalert/sender -lang=go1.17 -complete -installsuffix shared -buildid q208uXcaN5KI9RtlvTQ7/q208uXcaN5KI9RtlvTQ7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1275/importcfg -pack ./pkg/services/ngalert/sender/sender.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b996/_pkg_.a # internal cp $WORK/b1076/_pkg_.a /builddir/.cache/go-build/44/44b2d7b1a79f617e424ae83ff3c03bf68e5c271ebdc69b6cfdc1bc7424aa1099-d # internal github.com/grafana/grafana/pkg/services/live mkdir -p $WORK/b1001/ cat >$WORK/b1001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1002/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b701/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b359/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1073/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1001/_pkg_.a -trimpath "$WORK/b1001=>" -p github.com/grafana/grafana/pkg/services/live -lang=go1.17 -complete -installsuffix shared -buildid OdvWBxPpOMGgfTY5i-xS/OdvWBxPpOMGgfTY5i-xS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1001/importcfg -pack ./pkg/services/live/live.go cp $WORK/b996/_pkg_.a /builddir/.cache/go-build/d4/d4fd2df6287d7aa64918fa4a8f0a4eb7533ec1b63091b8538f56e627aefa874f-d # internal github.com/grafana/grafana/pkg/services/cleanup mkdir -p $WORK/b995/ cat >$WORK/b995/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b995/_pkg_.a -trimpath "$WORK/b995=>" -p github.com/grafana/grafana/pkg/services/cleanup -lang=go1.17 -complete -installsuffix shared -buildid muTdXTzCNLllnnHctKZn/muTdXTzCNLllnnHctKZn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b995/importcfg -pack ./pkg/services/cleanup/cleanup.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1446/_pkg_.a # internal cp $WORK/b1446/_pkg_.a /builddir/.cache/go-build/92/92850b9b581fcaf8661793ce16ed08edd79e75aacf6eda4ac8301640f73cfc19-d # internal github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol mkdir -p $WORK/b1444/ cat >$WORK/b1444/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1446/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1444/_pkg_.a -trimpath "$WORK/b1444=>" -p github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol -lang=go1.17 -complete -installsuffix shared -buildid ef7SQ5fkI7Glj-ReQqCx/ef7SQ5fkI7Glj-ReQqCx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1444/importcfg -pack ./pkg/services/accesscontrol/ossaccesscontrol/ossaccesscontrol.go ./pkg/services/accesscontrol/ossaccesscontrol/permissions_services.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1275/_pkg_.a # internal cp $WORK/b1148/_pkg_.a /builddir/.cache/go-build/d1/d19767b1c2dc28a246d7b16387970405d0b3cb37c5740147368744baf95b77a1-d # internal github.com/grafana/grafana/pkg/services/librarypanels mkdir -p $WORK/b1151/ cat >$WORK/b1151/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF cp $WORK/b1275/_pkg_.a /builddir/.cache/go-build/bc/bce66a17f86b0be7cbd323726cdbdd2429d200a4425a7f30b4a9fdfab2cc126c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1151/_pkg_.a -trimpath "$WORK/b1151=>" -p github.com/grafana/grafana/pkg/services/librarypanels -lang=go1.17 -complete -installsuffix shared -buildid K0b5sksnVTTa3WqM7CoN/K0b5sksnVTTa3WqM7CoN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1151/importcfg -pack ./pkg/services/librarypanels/librarypanels.go ./pkg/services/librarypanels/models.go github.com/grafana/grafana/pkg/api/docs/definitions mkdir -p $WORK/b1341/ cat >$WORK/b1341/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1341/_pkg_.a -trimpath "$WORK/b1341=>" -p github.com/grafana/grafana/pkg/api/docs/definitions -lang=go1.17 -complete -installsuffix shared -buildid MocSMZdmCwdVrwqCHuT6/MocSMZdmCwdVrwqCHuT6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1341/importcfg -pack ./pkg/api/docs/definitions/admin.go ./pkg/api/docs/definitions/admin_ldap.go ./pkg/api/docs/definitions/admin_provisioning.go ./pkg/api/docs/definitions/admin_users.go ./pkg/api/docs/definitions/annotations.go ./pkg/api/docs/definitions/apikey.go ./pkg/api/docs/definitions/dashboard.go ./pkg/api/docs/definitions/dashboard_permissions.go ./pkg/api/docs/definitions/dashboard_versions.go ./pkg/api/docs/definitions/datasources.go ./pkg/api/docs/definitions/ds.go ./pkg/api/docs/definitions/folder.go ./pkg/api/docs/definitions/folder_permissions.go ./pkg/api/docs/definitions/legacy_alert_notifications.go ./pkg/api/docs/definitions/legacy_alerting.go ./pkg/api/docs/definitions/library_elements.go ./pkg/api/docs/definitions/meta.go ./pkg/api/docs/definitions/org.go ./pkg/api/docs/definitions/org_invites.go ./pkg/api/docs/definitions/org_preferences.go ./pkg/api/docs/definitions/orgs.go ./pkg/api/docs/definitions/responses.go ./pkg/api/docs/definitions/search.go ./pkg/api/docs/definitions/snapshot.go ./pkg/api/docs/definitions/teams.go ./pkg/api/docs/definitions/user.go ./pkg/api/docs/definitions/user_preferences.go ./pkg/api/docs/definitions/users.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b995/_pkg_.a # internal cp $WORK/b995/_pkg_.a /builddir/.cache/go-build/d9/d9191ea1840e52ff7ec7d22e738cc9dba2449b654882c83390927bc5f30684b5-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/api mkdir -p $WORK/b1449/ cat >$WORK/b1449/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1449/_pkg_.a -trimpath "$WORK/b1449=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/api -lang=go1.17 -complete -installsuffix shared -buildid ZxBqr3k4KIG5mMU9Qy_a/ZxBqr3k4KIG5mMU9Qy_a -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1449/importcfg -pack ./pkg/services/dashboardimport/api/api.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1341/_pkg_.a # internal cp $WORK/b1341/_pkg_.a /builddir/.cache/go-build/74/740ba47a6e64f8c6f1f7841adcbabd102c71dcc545ab7f57a2091883dfbd05fb-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/api mkdir -p $WORK/b1457/ cat >$WORK/b1457/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b869/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1457/_pkg_.a -trimpath "$WORK/b1457=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/api -lang=go1.17 -complete -installsuffix shared -buildid M4XU3IKFSuPNCpRiXFst/M4XU3IKFSuPNCpRiXFst -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1457/importcfg -pack ./pkg/services/serviceaccounts/api/api.go ./pkg/services/serviceaccounts/api/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1151/_pkg_.a # internal cp $WORK/b1151/_pkg_.a /builddir/.cache/go-build/89/89641c16844c800dc2e71985c2b93a9f1a4b626fa7d4537ce1cbe57f5c3629e2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1444/_pkg_.a # internal cp $WORK/b1444/_pkg_.a /builddir/.cache/go-build/2d/2d2ccc9611b9609ee748c0c2c7434ac6e9a5cc8a44b702dfff64d11bd95d8db8-d # internal cp $WORK/b1465/_pkg_.a /builddir/.cache/go-build/65/6512a5dd7567e853831118e8a1bfd788a87a02f61eb578d1e62551b72f1f3393-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1253/_pkg_.a # internal cp $WORK/b1253/_pkg_.a /builddir/.cache/go-build/97/9782b968742cf6ec9cf9f2e839aa73dd5c5a5f949c0a8ec55b52d5fcca3935ff-d # internal github.com/grafana/grafana/pkg/services/ngalert/image mkdir -p $WORK/b1278/ cat >$WORK/b1278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1279/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1278/_pkg_.a -trimpath "$WORK/b1278=>" -p github.com/grafana/grafana/pkg/services/ngalert/image -lang=go1.17 -complete -installsuffix shared -buildid pNi9VDbFCk2xor1MaGr5/pNi9VDbFCk2xor1MaGr5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1278/importcfg -pack ./pkg/services/ngalert/image/service.go github.com/grafana/grafana/pkg/services/ngalert/provisioning mkdir -p $WORK/b1252/ cat >$WORK/b1252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1252/_pkg_.a -trimpath "$WORK/b1252=>" -p github.com/grafana/grafana/pkg/services/ngalert/provisioning -lang=go1.17 -complete -installsuffix shared -buildid KW84dogXPElZEdGv-2Ze/KW84dogXPElZEdGv-2Ze -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1252/importcfg -pack ./pkg/services/ngalert/provisioning/alert_rules.go ./pkg/services/ngalert/provisioning/config.go ./pkg/services/ngalert/provisioning/contactpoints.go ./pkg/services/ngalert/provisioning/errors.go ./pkg/services/ngalert/provisioning/mute_timings.go ./pkg/services/ngalert/provisioning/notification_policies.go ./pkg/services/ngalert/provisioning/persist.go ./pkg/services/ngalert/provisioning/persist_mock.go ./pkg/services/ngalert/provisioning/provisioning_store_mock.go ./pkg/services/ngalert/provisioning/quota_checker_mock.go ./pkg/services/ngalert/provisioning/templates.go ./pkg/services/ngalert/provisioning/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1449/_pkg_.a # internal cp $WORK/b1449/_pkg_.a /builddir/.cache/go-build/34/3450c3531d139363659aea5350137cfd3605aaf2da4eabe194c9c3555da1d06a-d # internal github.com/grafana/grafana/pkg/services/dashboardimport/service mkdir -p $WORK/b1448/ cat >$WORK/b1448/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1290/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1448/_pkg_.a -trimpath "$WORK/b1448=>" -p github.com/grafana/grafana/pkg/services/dashboardimport/service -lang=go1.17 -complete -installsuffix shared -buildid GVx9qQyQgEWHk5Uil9Ku/GVx9qQyQgEWHk5Uil9Ku -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1448/importcfg -pack ./pkg/services/dashboardimport/service/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1457/_pkg_.a # internal cp $WORK/b1457/_pkg_.a /builddir/.cache/go-build/64/644b0f0aa4f29325ff65d0c7c1e63739061906aa9fbaa6ee008353fcbe19e92b-d # internal github.com/grafana/grafana/pkg/services/serviceaccounts/manager mkdir -p $WORK/b1456/ cat >$WORK/b1456/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1456/_pkg_.a -trimpath "$WORK/b1456=>" -p github.com/grafana/grafana/pkg/services/serviceaccounts/manager -lang=go1.17 -complete -installsuffix shared -buildid 7mv5Pe3_eJf9LgKmFX98/7mv5Pe3_eJf9LgKmFX98 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1456/importcfg -pack ./pkg/services/serviceaccounts/manager/roles.go ./pkg/services/serviceaccounts/manager/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1278/_pkg_.a # internal cp $WORK/b1278/_pkg_.a /builddir/.cache/go-build/2a/2a01d9c265d41b381e7dc09a4f2b4e33dceecfa1536ae633e71392032c70d17f-d # internal github.com/grafana/grafana/pkg/services/ngalert/state mkdir -p $WORK/b1277/ cat >$WORK/b1277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1278/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1279/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1218/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1280/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1277/_pkg_.a -trimpath "$WORK/b1277=>" -p github.com/grafana/grafana/pkg/services/ngalert/state -lang=go1.17 -complete -installsuffix shared -buildid jG1tbrOLq_M8tK6m5Wwn/jG1tbrOLq_M8tK6m5Wwn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1277/importcfg -pack ./pkg/services/ngalert/state/cache.go ./pkg/services/ngalert/state/manager.go ./pkg/services/ngalert/state/state.go ./pkg/services/ngalert/state/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1001/_pkg_.a # internal cp $WORK/b1348/_pkg_.a /builddir/.cache/go-build/67/671fa94506ed875a662e9efa370e4e4a805174eba6b2fd3b621d24daad831562-d # internal github.com/grafana/grafana/pkg/plugins/backendplugin/provider mkdir -p $WORK/b1418/ cat >$WORK/b1418/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b578/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1418/_pkg_.a -trimpath "$WORK/b1418=>" -p github.com/grafana/grafana/pkg/plugins/backendplugin/provider -lang=go1.17 -complete -installsuffix shared -buildid PZbMl8HvXMoqItC-aBn1/PZbMl8HvXMoqItC-aBn1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1418/importcfg -pack ./pkg/plugins/backendplugin/provider/provider.go cp $WORK/b1001/_pkg_.a /builddir/.cache/go-build/be/be70af72e36685be76d8b4319cebba45145948b44a642a4add3fca611c40f1b9-d # internal github.com/grafana/grafana/pkg/services/comments mkdir -p $WORK/b998/ github.com/grafana/grafana/pkg/services/live/pushhttp mkdir -p $WORK/b1153/ cat >$WORK/b998/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/grafana/grafana/pkg/services/export mkdir -p $WORK/b1146/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b998/_pkg_.a -trimpath "$WORK/b998=>" -p github.com/grafana/grafana/pkg/services/comments -lang=go1.17 -complete -installsuffix shared -buildid Pwrd1odgEMwHXUxrkr_r/Pwrd1odgEMwHXUxrkr_r -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b998/importcfg -pack ./pkg/services/comments/handlers.go ./pkg/services/comments/service.go ./pkg/services/comments/sql_storage.go ./pkg/services/comments/storage.go cat >$WORK/b1153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1074/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1153/_pkg_.a -trimpath "$WORK/b1153=>" -p github.com/grafana/grafana/pkg/services/live/pushhttp -lang=go1.17 -complete -installsuffix shared -buildid N4UsI_TeWr_1A6daatCS/N4UsI_TeWr_1A6daatCS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1153/importcfg -pack ./pkg/services/live/pushhttp/push.go cat >$WORK/b1146/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1146/_pkg_.a -trimpath "$WORK/b1146=>" -p github.com/grafana/grafana/pkg/services/export -lang=go1.17 -complete -installsuffix shared -buildid JyAdmUWPI6sLJt3PE3pd/JyAdmUWPI6sLJt3PE3pd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1146/importcfg -pack ./pkg/services/export/dummy_job.go ./pkg/services/export/service.go ./pkg/services/export/stopped_job.go ./pkg/services/export/stub.go ./pkg/services/export/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1448/_pkg_.a # internal cp $WORK/b1448/_pkg_.a /builddir/.cache/go-build/5a/5ade2b2c225600a6dc9be82424438de342885b3a76d02eaffa084356246fdbdf-d # internal github.com/grafana/grafana/pkg/services/thumbs mkdir -p $WORK/b1297/ cat >$WORK/b1297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1016/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1297/_pkg_.a -trimpath "$WORK/b1297=>" -p github.com/grafana/grafana/pkg/services/thumbs -lang=go1.17 -complete -installsuffix shared -buildid abCrLAnsq1tWi6487_7E/abCrLAnsq1tWi6487_7E -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1297/importcfg -pack ./pkg/services/thumbs/crawler.go ./pkg/services/thumbs/crawler_auth.go ./pkg/services/thumbs/dummy.go ./pkg/services/thumbs/models.go ./pkg/services/thumbs/repo.go ./pkg/services/thumbs/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1456/_pkg_.a # internal cp $WORK/b1456/_pkg_.a /builddir/.cache/go-build/2f/2f3d22faa8d40652428bfc5ca759ec888997fbddbe1ca9ba6da9a5584215a779-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1252/_pkg_.a # internal cp $WORK/b1252/_pkg_.a /builddir/.cache/go-build/3e/3e0eb31f27a20425226338a5521e7481c2433731d08dbaa580054aea461499b8-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1418/_pkg_.a # internal github.com/grafana/grafana/pkg/services/ngalert/notifier mkdir -p $WORK/b1251/ cat >$WORK/b1251/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b758/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1254/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b442/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b769/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b761/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1251/_pkg_.a -trimpath "$WORK/b1251=>" -p github.com/grafana/grafana/pkg/services/ngalert/notifier -lang=go1.17 -complete -installsuffix shared -buildid 3PmyJxQPsfGMv6OM0Vca/3PmyJxQPsfGMv6OM0Vca -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1251/importcfg -pack ./pkg/services/ngalert/notifier/alertmanager.go ./pkg/services/ngalert/notifier/alertmanager_config.go ./pkg/services/ngalert/notifier/alerts.go ./pkg/services/ngalert/notifier/config.go ./pkg/services/ngalert/notifier/crypto.go ./pkg/services/ngalert/notifier/file_store.go ./pkg/services/ngalert/notifier/multiorg_alertmanager.go ./pkg/services/ngalert/notifier/receivers.go ./pkg/services/ngalert/notifier/silences.go ./pkg/services/ngalert/notifier/status.go ./pkg/services/ngalert/notifier/testing.go cp $WORK/b1418/_pkg_.a /builddir/.cache/go-build/1d/1db1e73c46fcec748c9b9ed8025b809fd9aa95d047edda6c9da663e520fe8181-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1153/_pkg_.a # internal cp $WORK/b1153/_pkg_.a /builddir/.cache/go-build/ce/cef3fad1c64cb94bf954b4b6466b2b157c40b43c6e05276254e046aeef71c5f6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b998/_pkg_.a # internal cp $WORK/b998/_pkg_.a /builddir/.cache/go-build/d2/d25d5642d8a7f6935e7d5a7ac7a55dcd7c5207c10854e9a9f1684396be3a173b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1146/_pkg_.a # internal cp $WORK/b1277/_pkg_.a /builddir/.cache/go-build/4c/4c07c646eb593391f889c4b5c1bc34edf994a9005be9122cbb877f0572c005ba-d # internal cp $WORK/b1146/_pkg_.a /builddir/.cache/go-build/8a/8a1622645383687cf9c9e3d4fa486cc0d767c05a9c4834cac18fdc184dbd2fc3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1297/_pkg_.a # internal cp $WORK/b1297/_pkg_.a /builddir/.cache/go-build/a1/a15af3fa3b240a3f7dbd693cc0f6e58876da7e7f8d28b08bca4e561a53411956-d # internal github.com/grafana/grafana/pkg/server/usagestatssvcs mkdir -p $WORK/b1441/ cat >$WORK/b1441/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1441/_pkg_.a -trimpath "$WORK/b1441=>" -p github.com/grafana/grafana/pkg/server/usagestatssvcs -lang=go1.17 -complete -installsuffix shared -buildid trpFqkRnq8qiSc8Rl-b4/trpFqkRnq8qiSc8Rl-b4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1441/importcfg -pack ./pkg/server/usagestatssvcs/usage_stats_providers_registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1441/_pkg_.a # internal cp $WORK/b1441/_pkg_.a /builddir/.cache/go-build/2a/2a1d65989ec7931e965e0d0c37634f28e9050d8b7f0b89110618d217aa5d92e2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1251/_pkg_.a # internal cp $WORK/b1251/_pkg_.a /builddir/.cache/go-build/b7/b754f005ce57c0178fa72e37f9b225871d9183c1c3b9ea5387dab2abd1a27d5f-d # internal github.com/grafana/grafana/pkg/services/ngalert/schedule mkdir -p $WORK/b1274/ cat >$WORK/b1274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b580/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1275/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1274/_pkg_.a -trimpath "$WORK/b1274=>" -p github.com/grafana/grafana/pkg/services/ngalert/schedule -lang=go1.17 -complete -installsuffix shared -buildid UwNCGcPsKlrU1YCCqMrA/UwNCGcPsKlrU1YCCqMrA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1274/importcfg -pack ./pkg/services/ngalert/schedule/compat.go ./pkg/services/ngalert/schedule/fetcher.go ./pkg/services/ngalert/schedule/registry.go ./pkg/services/ngalert/schedule/schedule.go ./pkg/services/ngalert/schedule/schedule_mock.go ./pkg/services/ngalert/schedule/testing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1274/_pkg_.a # internal cp $WORK/b1274/_pkg_.a /builddir/.cache/go-build/9d/9d5b706caf1624891284c1b4c904916fd9bf2bb28cba71d85c8b85fd95a1d301-d # internal github.com/grafana/grafana/pkg/services/ngalert/api mkdir -p $WORK/b1156/ cat >$WORK/b1156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1157/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b309/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1274/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b757/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1090/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1218/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1223/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b675/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1156/_pkg_.a -trimpath "$WORK/b1156=>" -p github.com/grafana/grafana/pkg/services/ngalert/api -lang=go1.17 -complete -installsuffix shared -buildid DZVq951nm98j-o87axxK/DZVq951nm98j-o87axxK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1156/importcfg -pack ./pkg/services/ngalert/api/api.go ./pkg/services/ngalert/api/api_admin.go ./pkg/services/ngalert/api/api_alertmanager.go ./pkg/services/ngalert/api/api_alertmanager_guards.go ./pkg/services/ngalert/api/api_prometheus.go ./pkg/services/ngalert/api/api_prometheus_test_fixtures.go ./pkg/services/ngalert/api/api_provisioning.go ./pkg/services/ngalert/api/api_ruler.go ./pkg/services/ngalert/api/api_ruler_validation.go ./pkg/services/ngalert/api/api_testing.go ./pkg/services/ngalert/api/authorization.go ./pkg/services/ngalert/api/fork_ruler.go ./pkg/services/ngalert/api/forked_admin.go ./pkg/services/ngalert/api/forked_am.go ./pkg/services/ngalert/api/forked_prom.go ./pkg/services/ngalert/api/forked_provisioning.go ./pkg/services/ngalert/api/forked_testing.go ./pkg/services/ngalert/api/generated_base_api_alertmanager.go ./pkg/services/ngalert/api/generated_base_api_configuration.go ./pkg/services/ngalert/api/generated_base_api_prometheus.go ./pkg/services/ngalert/api/generated_base_api_provisioning.go ./pkg/services/ngalert/api/generated_base_api_ruler.go ./pkg/services/ngalert/api/generated_base_api_testing.go ./pkg/services/ngalert/api/lotex_am.go ./pkg/services/ngalert/api/lotex_prom.go ./pkg/services/ngalert/api/lotex_ruler.go ./pkg/services/ngalert/api/promql_compat.go ./pkg/services/ngalert/api/testing.go ./pkg/services/ngalert/api/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1156/_pkg_.a # internal cp $WORK/b1156/_pkg_.a /builddir/.cache/go-build/21/2121115190e77dc89e4714abf4a1ad74af04050cf43b64e249d6104f708c2944-d # internal github.com/grafana/grafana/pkg/services/ngalert mkdir -p $WORK/b1154/ cat >$WORK/b1154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1278/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1274/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1154/_pkg_.a -trimpath "$WORK/b1154=>" -p github.com/grafana/grafana/pkg/services/ngalert -lang=go1.17 -complete -installsuffix shared -buildid whVCksVdz-27A403ZYWb/whVCksVdz-27A403ZYWb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1154/importcfg -pack ./pkg/services/ngalert/accesscontrol.go ./pkg/services/ngalert/ngalert.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1154/_pkg_.a # internal cp $WORK/b1154/_pkg_.a /builddir/.cache/go-build/9c/9cf737838a8308d9973450d5fe1d8ca914bde2cd01af9fe75f76807502892023-d # internal github.com/grafana/grafana/pkg/api mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b108/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b889/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b990/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b851/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b991/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b992/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1201/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1169/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1300/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/grafana/grafana/pkg/api -lang=go1.17 -complete -installsuffix shared -buildid Ml0NVNLOFzcC2wyx57En/Ml0NVNLOFzcC2wyx57En -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack ./pkg/api/accesscontrol.go ./pkg/api/admin.go ./pkg/api/admin_encryption.go ./pkg/api/admin_provisioning.go ./pkg/api/admin_users.go ./pkg/api/alerting.go ./pkg/api/annotations.go ./pkg/api/api.go ./pkg/api/apikey.go ./pkg/api/app_routes.go ./pkg/api/basic_auth.go ./pkg/api/comments.go ./pkg/api/dashboard.go ./pkg/api/dashboard_permission.go ./pkg/api/dashboard_public_config.go ./pkg/api/dashboard_snapshot.go ./pkg/api/dataproxy.go ./pkg/api/datasources.go ./pkg/api/fakes.go ./pkg/api/folder.go ./pkg/api/folder_permission.go ./pkg/api/frontend_logging.go ./pkg/api/frontend_metrics.go ./pkg/api/frontendsettings.go ./pkg/api/grafana_com_proxy.go ./pkg/api/health.go ./pkg/api/http_server.go ./pkg/api/index.go ./pkg/api/ldap_debug.go ./pkg/api/login.go ./pkg/api/login_oauth.go ./pkg/api/metrics.go ./pkg/api/org.go ./pkg/api/org_invite.go ./pkg/api/org_users.go ./pkg/api/password.go ./pkg/api/playlist.go ./pkg/api/playlist_play.go ./pkg/api/plugin_dashboards.go ./pkg/api/plugin_metrics.go ./pkg/api/plugin_resource.go ./pkg/api/plugins.go ./pkg/api/preferences.go ./pkg/api/quota.go ./pkg/api/render.go ./pkg/api/search.go ./pkg/api/short_url.go ./pkg/api/signup.go ./pkg/api/stars.go ./pkg/api/swagger.go ./pkg/api/team.go ./pkg/api/team_members.go ./pkg/api/user.go ./pkg/api/user_token.go ./pkg/api/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/40/40065df27de3cfb9ec4a42f9862020c88a88fe98ce4d2d73d722f4575023a748-d # internal github.com/grafana/grafana/pkg/server/backgroundsvcs mkdir -p $WORK/b1438/ cat >$WORK/b1438/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1440/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1298/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1438/_pkg_.a -trimpath "$WORK/b1438=>" -p github.com/grafana/grafana/pkg/server/backgroundsvcs -lang=go1.17 -complete -installsuffix shared -buildid Z1vtgV7qzKphkoIHtSgF/Z1vtgV7qzKphkoIHtSgF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1438/importcfg -pack ./pkg/server/backgroundsvcs/background_services.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1438/_pkg_.a # internal cp $WORK/b1438/_pkg_.a /builddir/.cache/go-build/06/0679579171527e12cfafb5bc93d60d93552a10e15a01121c829038441f6c0276-d # internal github.com/grafana/grafana/pkg/server mkdir -p $WORK/b1339/ cat >$WORK/b1339/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/google/wire=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b889/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b851/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b991/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1440/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b880/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1373/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1141/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b1339/_pkg_.a -trimpath "$WORK/b1339=>" -p github.com/grafana/grafana/pkg/server -lang=go1.17 -complete -installsuffix shared -buildid mpmNdFx7rfeiMnye-kmD/mpmNdFx7rfeiMnye-kmD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b1339/importcfg -pack ./pkg/server/server.go ./pkg/server/test_env.go ./pkg/server/wire_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b1339/_pkg_.a # internal cp $WORK/b1339/_pkg_.a /builddir/.cache/go-build/d9/d9f9de9ef13b5ca60ef2a44085e1697a7f1e6b190c5f40e45945e220b3a042d2-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server/commands mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b334/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile runtime/trace=$WORK/b337/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/grafana/grafana/pkg/cmd/grafana-server/commands -lang=go1.17 -complete -installsuffix shared -buildid uBLpIhVb-aOEr5qMJp9W/uBLpIhVb-aOEr5qMJp9W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./pkg/cmd/grafana-server/commands/cli.go ./pkg/cmd/grafana-server/commands/diagnostics.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4b/4b08cb6f09b823588f92b080eef02d6c7e2da1815172fda8b40f80f012fefa2d-d # internal github.com/grafana/grafana/pkg/cmd/grafana-server mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/grafana/grafana/pkg/cmd/grafana-server/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.17 -complete -installsuffix shared -buildid ragW9bM8lEkaOLfddvFt/ragW9bM8lEkaOLfddvFt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./pkg/cmd/grafana-server/main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5e/5ee1fa200d0a2ae0857ee4210d6881c914302c61e6e4d2fb79b51f2cef42dc78-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/grafana/grafana/pkg/cmd/grafana-server=$WORK/b001/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-server/commands=$WORK/b002/_pkg_.a packagefile os=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a packagefile context=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b028/_pkg_.a packagefile github.com/grafana/grafana/pkg/api=$WORK/b047/_pkg_.a packagefile github.com/grafana/grafana/pkg/extensions=$WORK/b1301/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log=$WORK/b342/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics=$WORK/b667/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/process=$WORK/b1338/_pkg_.a packagefile github.com/grafana/grafana/pkg/server=$WORK/b1339/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/conditions=$WORK/b1464/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/notifiers=$WORK/b1465/_pkg_.a packagefile github.com/grafana/grafana/pkg/setting=$WORK/b358/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/pprof=$WORK/b334/_pkg_.a packagefile os/signal=$WORK/b268/_pkg_.a packagefile runtime/debug=$WORK/b152/_pkg_.a packagefile runtime/trace=$WORK/b337/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile internal/itoa=$WORK/b024/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/safefilepath=$WORK/b041/_pkg_.a packagefile internal/syscall/execenv=$WORK/b042/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b043/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b037/_pkg_.a packagefile io/fs=$WORK/b044/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a packagefile runtime/internal/atomic=$WORK/b015/_pkg_.a packagefile runtime/internal/math=$WORK/b016/_pkg_.a packagefile runtime/internal/sys=$WORK/b017/_pkg_.a packagefile runtime/internal/syscall=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b046/_pkg_.a packagefile internal/fmtsort=$WORK/b029/_pkg_.a packagefile math=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b049/_pkg_.a packagefile crypto/sha256=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b089/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/getsentry/sentry-go=$WORK/b108/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend=$WORK/b153/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/apierrors=$WORK/b338/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/avatar=$WORK/b789/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/datasource=$WORK/b790/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/dtos=$WORK/b802/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/frontendlogging=$WORK/b804/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/navlinks=$WORK/b807/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/pluginproxy=$WORK/b808/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/response=$WORK/b339/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/routing=$WORK/b862/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/static=$WORK/b882/_pkg_.a packagefile github.com/grafana/grafana/pkg/bus=$WORK/b692/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygen=$WORK/b868/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/dashdiffs=$WORK/b883/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/simplejson=$WORK/b558/_pkg_.a packagefile github.com/grafana/grafana/pkg/coremodel/dashboard=$WORK/b888/_pkg_.a packagefile github.com/grafana/grafana/pkg/cuectx=$WORK/b889/_pkg_.a packagefile github.com/grafana/grafana/pkg/events=$WORK/b693/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel=$WORK/b990/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/fs=$WORK/b712/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/localcache=$WORK/b683/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/network=$WORK/b870/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/remotecache=$WORK/b699/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/tracing=$WORK/b340/_pkg_.a packagefile github.com/grafana/grafana/pkg/login=$WORK/b871/_pkg_.a packagefile github.com/grafana/grafana/pkg/login/social=$WORK/b851/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware=$WORK/b863/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/cookies=$WORK/b864/_pkg_.a packagefile github.com/grafana/grafana/pkg/middleware/csrf=$WORK/b991/_pkg_.a packagefile github.com/grafana/grafana/pkg/models=$WORK/b555/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins=$WORK/b576/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/adapters=$WORK/b729/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin=$WORK/b577/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/installer=$WORK/b992/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/plugincontext=$WORK/b994/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol=$WORK/b682/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting=$WORK/b579/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/annotations=$WORK/b680/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/cleanup=$WORK/b995/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments=$WORK/b998/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler=$WORK/b867/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards=$WORK/b681/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardsnapshots=$WORK/b1144/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasourceproxy=$WORK/b1145/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources=$WORK/b687/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/permissions=$WORK/b689/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption=$WORK/b690/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/export=$WORK/b1146/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt=$WORK/b713/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/guardian=$WORK/b1000/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/hooks=$WORK/b1147/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ldap=$WORK/b872/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/libraryelements=$WORK/b1148/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/librarypanels=$WORK/b1151/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/licensing=$WORK/b1152/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live=$WORK/b1001/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushhttp=$WORK/b1153/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login=$WORK/b857/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/multildap=$WORK/b876/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert=$WORK/b1154/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config=$WORK/b1201/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/notifications=$WORK/b691/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards=$WORK/b1281/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings=$WORK/b860/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/pluginsettings/service=$WORK/b1282/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference=$WORK/b803/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning=$WORK/b1283/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/query=$WORK/b1076/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/queryhistory=$WORK/b996/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/quota=$WORK/b879/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/rendering=$WORK/b697/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/schemaloader=$WORK/b1290/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/search=$WORK/b1149/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers=$WORK/b1294/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets=$WORK/b859/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts=$WORK/b1295/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/shorturls=$WORK/b997/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore=$WORK/b710/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star=$WORK/b1150/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/store=$WORK/b1128/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian=$WORK/b1296/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/thumbs=$WORK/b1297/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/updatechecker=$WORK/b1298/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/grafanads=$WORK/b1091/_pkg_.a packagefile github.com/grafana/grafana/pkg/util=$WORK/b353/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/errutil=$WORK/b354/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/proxyutil=$WORK/b861/_pkg_.a packagefile github.com/grafana/grafana/pkg/web=$WORK/b574/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b320/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b1169/_pkg_.a packagefile github.com/ua-parser/uap-go/uaparser=$WORK/b1300/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b471/_pkg_.a packagefile io/ioutil=$WORK/b151/_pkg_.a packagefile net=$WORK/b091/_pkg_.a packagefile net/http/httputil=$WORK/b132/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b099/_pkg_.a packagefile cloud.google.com/go/kms/apiv1=$WORK/b1302/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=$WORK/b817/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=$WORK/b1305/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault=$WORK/b1309/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b1311/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b1312/_pkg_.a packagefile github.com/beevik/etree=$WORK/b1321/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util=$WORK/b1157/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b359/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b598/_pkg_.a packagefile github.com/grafana/dskit/backoff=$WORK/b1322/_pkg_.a packagefile github.com/grafana/dskit/flagext=$WORK/b1323/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/client=$WORK/b1324/_pkg_.a packagefile github.com/grafana/loki/pkg/logproto=$WORK/b1328/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-middleware=$WORK/b317/_pkg_.a packagefile github.com/linkedin/goavro/v2=$WORK/b1331/_pkg_.a packagefile github.com/m3db/prometheus_remote_client_golang/promremote=$WORK/b1332/_pkg_.a packagefile github.com/pkg/errors=$WORK/b464/_pkg_.a packagefile github.com/robfig/cron/v3=$WORK/b1333/_pkg_.a packagefile github.com/russellhaering/goxmldsig=$WORK/b1334/_pkg_.a packagefile github.com/stretchr/testify/require=$WORK/b671/_pkg_.a packagefile github.com/vectordotdev/go-datemath=$WORK/b785/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b881/_pkg_.a packagefile google.golang.org/genproto/googleapis/cloud/kms/v1=$WORK/b1304/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b853/_pkg_.a packagefile github.com/go-kit/log=$WORK/b343/_pkg_.a packagefile github.com/go-kit/log/syslog=$WORK/b345/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b348/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/level=$WORK/b349/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/term=$WORK/b350/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/log/text=$WORK/b351/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b159/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b357/_pkg_.a packagefile log/syslog=$WORK/b347/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/graphitebridge=$WORK/b668/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/metrics/metricutil=$WORK/b669/_pkg_.a packagefile os/user=$WORK/b526/_pkg_.a packagefile github.com/google/wire=$WORK/b1340/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/httpclient=$WORK/b275/_pkg_.a packagefile github.com/grafana/grafana/pkg/api/docs/definitions=$WORK/b1341/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr=$WORK/b725/_pkg_.a packagefile github.com/grafana/grafana/pkg/framework/coremodel/staticregistry=$WORK/b1343/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient=$WORK/b688/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider=$WORK/b1344/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/kvstore=$WORK/b1155/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/serverlock=$WORK/b866/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats=$WORK/b670/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/service=$WORK/b1346/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/usagestats/statscollector=$WORK/b1347/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin=$WORK/b1348/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/provider=$WORK/b1418/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager=$WORK/b1420/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader=$WORK/b1422/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/signature=$WORK/b1425/_pkg_.a packagefile github.com/grafana/grafana/pkg/registry=$WORK/b559/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/backgroundsvcs=$WORK/b1438/_pkg_.a packagefile github.com/grafana/grafana/pkg/server/usagestatssvcs=$WORK/b1441/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/database=$WORK/b1442/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol=$WORK/b1444/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth=$WORK/b865/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/auth/jwt=$WORK/b1447/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/authproxy=$WORK/b877/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport=$WORK/b1342/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/service=$WORK/b1448/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/database=$WORK/b1451/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboards/service=$WORK/b1452/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/datasources/service=$WORK/b1077/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/encryption/ossencryption=$WORK/b1083/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders=$WORK/b1084/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice=$WORK/b1439/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/authinfoservice/database=$WORK/b858/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/login/loginservice=$WORK/b878/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/metrics=$WORK/b1249/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/oauthtoken=$WORK/b850/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/plugindashboards/service=$WORK/b1440/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/preference/prefimpl=$WORK/b1453/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2=$WORK/b1092/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchusers/filters=$WORK/b1455/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/database=$WORK/b1080/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/kvstore=$WORK/b1079/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/secrets/manager=$WORK/b1082/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/manager=$WORK/b1456/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/db=$WORK/b1454/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations=$WORK/b715/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/mockstore=$WORK/b880/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/star/starimpl=$WORK/b1459/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/database=$WORK/b1460/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/teamguardian/manager=$WORK/b1461/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/validations=$WORK/b1462/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor=$WORK/b1349/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudmonitoring=$WORK/b1358/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/cloudwatch=$WORK/b1361/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch=$WORK/b1371/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/graphite=$WORK/b779/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb=$WORK/b1373/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata=$WORK/b784/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/service=$WORK/b1463/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/loki=$WORK/b1390/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mssql=$WORK/b791/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/mysql=$WORK/b1393/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/opentsdb=$WORK/b1394/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/postgres=$WORK/b1395/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus=$WORK/b1396/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/tempo=$WORK/b1402/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource=$WORK/b1141/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b788/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data=$WORK/b276/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/null=$WORK/b666/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/legacydata/interval=$WORK/b1354/_pkg_.a packagefile mime/multipart=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b142/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/awsds=$WORK/b367/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings=$WORK/b440/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/gtime=$WORK/b409/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b442/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b326/_pkg_.a packagefile bufio=$WORK/b112/_pkg_.a packagefile compress/gzip=$WORK/b113/_pkg_.a packagefile container/list=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile internal/godebug=$WORK/b090/_pkg_.a packagefile log=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b060/_pkg_.a packagefile mime=$WORK/b126/_pkg_.a packagefile net/http/httptrace=$WORK/b129/_pkg_.a packagefile net/http/internal=$WORK/b130/_pkg_.a packagefile net/http/internal/ascii=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b123/_pkg_.a packagefile html=$WORK/b167/_pkg_.a packagefile internal/profile=$WORK/b335/_pkg_.a packagefile runtime/pprof=$WORK/b336/_pkg_.a packagefile math/bits=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b058/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b053/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b066/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b067/_pkg_.a packagefile crypto/hmac=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b080/_pkg_.a packagefile crypto/rc4=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b082/_pkg_.a packagefile crypto/sha1=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile unicode/utf16=$WORK/b074/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/crypto/randutil=$WORK/b109/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/debug=$WORK/b110/_pkg_.a packagefile github.com/getsentry/sentry-go/internal/ratelimit=$WORK/b133/_pkg_.a packagefile go/build=$WORK/b134/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b150/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/grpcplugin=$WORK/b154/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/log=$WORK/b155/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2=$WORK/b162/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus=$WORK/b318/_pkg_.a packagefile github.com/hashicorp/go-plugin=$WORK/b260/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b310/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc=$WORK/b163/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b215/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b231/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b684/_pkg_.a packagefile html/template=$WORK/b166/_pkg_.a packagefile github.com/go-sourcemap/sourcemap=$WORK/b805/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azcredentials=$WORK/b809/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/aztokenprovider=$WORK/b810/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/tokenprovider=$WORK/b849/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=$WORK/b509/_pkg_.a packagefile text/template=$WORK/b168/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/contexthandler/ctxkey=$WORK/b575/_pkg_.a packagefile github.com/yudai/gojsondiff=$WORK/b884/_pkg_.a packagefile github.com/yudai/gojsondiff/formatter=$WORK/b887/_pkg_.a packagefile embed=$WORK/b412/_pkg_.a packagefile github.com/grafana/thema=$WORK/b962/_pkg_.a packagefile cuelang.org/go/cue=$WORK/b890/_pkg_.a packagefile cuelang.org/go/cue/cuecontext=$WORK/b922/_pkg_.a packagefile github.com/grafana/thema/kernel=$WORK/b985/_pkg_.a packagefile github.com/grafana/thema/load=$WORK/b987/_pkg_.a packagefile testing/fstest=$WORK/b988/_pkg_.a packagefile encoding/gob=$WORK/b274/_pkg_.a packagefile github.com/bradfitz/gomemcache/memcache=$WORK/b700/_pkg_.a packagefile github.com/go-redis/redis/v8=$WORK/b701/_pkg_.a packagefile testing=$WORK/b517/_pkg_.a packagefile github.com/grafana/grafana/pkg/cmd/grafana-cli/logger=$WORK/b341/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b476/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b478/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b477/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b479/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b495/_pkg_.a packagefile github.com/uber/jaeger-client-go/zipkin=$WORK/b501/_pkg_.a packagefile go.etcd.io/etcd/api/v3/version=$WORK/b502/_pkg_.a packagefile go.opentelemetry.io/contrib/propagators/jaeger=$WORK/b504/_pkg_.a packagefile go.opentelemetry.io/otel=$WORK/b512/_pkg_.a packagefile go.opentelemetry.io/otel/codes=$WORK/b511/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger=$WORK/b519/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace=$WORK/b532/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc=$WORK/b537/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=$WORK/b505/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/resource=$WORK/b524/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/trace=$WORK/b527/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.4.0=$WORK/b531/_pkg_.a packagefile go.opentelemetry.io/otel/trace=$WORK/b508/_pkg_.a packagefile compress/zlib=$WORK/b486/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b381/_pkg_.a packagefile gopkg.in/square/go-jose.v2/jwt=$WORK/b852/_pkg_.a packagefile net/mail=$WORK/b695/_pkg_.a packagefile net/http/httptest=$WORK/b676/_pkg_.a packagefile github.com/gosimple/slug=$WORK/b556/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/searchstore=$WORK/b573/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2=$WORK/b578/_pkg_.a packagefile archive/zip=$WORK/b993/_pkg_.a packagefile github.com/benbjohnson/clock=$WORK/b580/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader=$WORK/b581/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/alerting/metrics=$WORK/b678/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/comments/commentmodel=$WORK/b999/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/apikeygenprefixed=$WORK/b869/_pkg_.a packagefile github.com/stretchr/testify/mock=$WORK/b685/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/featuremgmt/strcase=$WORK/b714/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promauto=$WORK/b679/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b427/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b873/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b673/_pkg_.a packagefile gopkg.in/ldap.v3=$WORK/b874/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrator=$WORK/b560/_pkg_.a packagefile github.com/centrifugal/centrifuge=$WORK/b1002/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/live=$WORK/b1038/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/database=$WORK/b1039/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/features=$WORK/b1040/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/livecontext=$WORK/b1043/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/liveplugin=$WORK/b1044/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/managedstream=$WORK/b1062/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/orgchannel=$WORK/b1041/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline=$WORK/b1045/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushws=$WORK/b1073/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/runstream=$WORK/b1042/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/survey=$WORK/b1075/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/convert=$WORK/b1058/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pushurl=$WORK/b1074/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api=$WORK/b1156/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/eval=$WORK/b1248/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/image=$WORK/b1278/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier=$WORK/b1251/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/provisioning=$WORK/b1252/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/schedule=$WORK/b1274/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/state=$WORK/b1277/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/store=$WORK/b1253/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/notifier/channels=$WORK/b758/_pkg_.a packagefile gopkg.in/mail.v2=$WORK/b694/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/dashboards=$WORK/b1284/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/datasources=$WORK/b1287/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/notifiers=$WORK/b1288/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/plugins=$WORK/b1289/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/utils=$WORK/b1285/_pkg_.a packagefile github.com/Masterminds/semver=$WORK/b698/_pkg_.a packagefile github.com/golang/mock/gomock=$WORK/b593/_pkg_.a packagefile github.com/grafana/grafana=$WORK/b1291/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema=$WORK/b1292/_pkg_.a packagefile github.com/grafana/grafana/pkg/schema/load=$WORK/b1293/_pkg_.a packagefile xorm.io/xorm=$WORK/b570/_pkg_.a packagefile database/sql=$WORK/b561/_pkg_.a packagefile database/sql/driver=$WORK/b434/_pkg_.a packagefile github.com/gchaincl/sqlhooks=$WORK/b711/_pkg_.a packagefile github.com/go-sql-driver/mysql=$WORK/b563/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/permissions=$WORK/b786/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/sqlutil=$WORK/b787/_pkg_.a packagefile github.com/lib/pq=$WORK/b566/_pkg_.a packagefile github.com/mattn/go-sqlite3=$WORK/b569/_pkg_.a packagefile xorm.io/core=$WORK/b572/_pkg_.a packagefile github.com/grafana/grafana/pkg/infra/filestorage=$WORK/b1129/_pkg_.a packagefile gocloud.dev/blob=$WORK/b1131/_pkg_.a packagefile github.com/segmentio/encoding/json=$WORK/b1016/_pkg_.a packagefile github.com/hashicorp/go-version=$WORK/b1299/_pkg_.a packagefile github.com/teris-io/shortid=$WORK/b355/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b356/_pkg_.a packagefile mime/quotedprintable=$WORK/b128/_pkg_.a packagefile expvar=$WORK/b321/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b322/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b323/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b177/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b325/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b331/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b228/_pkg_.a packagefile runtime/metrics=$WORK/b327/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b472/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b092/_pkg_.a packagefile internal/nettrace=$WORK/b093/_pkg_.a packagefile internal/singleflight=$WORK/b094/_pkg_.a packagefile net/netip=$WORK/b095/_pkg_.a packagefile cloud.google.com/go/iam=$WORK/b597/_pkg_.a packagefile cloud.google.com/go/kms/internal=$WORK/b1303/_pkg_.a packagefile google.golang.org/api/iterator=$WORK/b619/_pkg_.a packagefile google.golang.org/api/option=$WORK/b620/_pkg_.a packagefile google.golang.org/api/option/internaloption=$WORK/b628/_pkg_.a packagefile google.golang.org/api/transport/grpc=$WORK/b629/_pkg_.a packagefile google.golang.org/genproto/googleapis/iam/v1=$WORK/b604/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b192/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=$WORK/b811/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=$WORK/b816/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=$WORK/b818/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=$WORK/b824/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=$WORK/b822/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=$WORK/b815/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=$WORK/b825/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=$WORK/b832/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=$WORK/b845/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b848/_pkg_.a packagefile os/exec=$WORK/b148/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=$WORK/b1306/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys/internal/generated=$WORK/b1307/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=$WORK/b1308/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b1310/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b1318/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b1313/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b1319/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b1320/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b1315/_pkg_.a packagefile encoding/xml=$WORK/b394/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b1314/_pkg_.a packagefile net/http/cookiejar=$WORK/b1317/_pkg_.a packagefile github.com/golang-jwt/jwt/v4=$WORK/b1316/_pkg_.a packagefile container/heap=$WORK/b1003/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/prom1/storage/metric=$WORK/b1158/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/util/log=$WORK/b1159/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b346/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b443/_pkg_.a packagefile github.com/golang/snappy=$WORK/b1066/_pkg_.a packagefile github.com/grafana/dskit/grpcutil=$WORK/b1185/_pkg_.a packagefile github.com/grafana/dskit/services=$WORK/b1186/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/labels=$WORK/b1187/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=$WORK/b1188/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc=$WORK/b1171/_pkg_.a packagefile go.uber.org/atomic=$WORK/b494/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b360/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b366/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror=$WORK/b599/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=$WORK/b551/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b184/_pkg_.a packagefile github.com/fatih/color=$WORK/b157/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b352/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b1164/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/logentry/metric=$WORK/b1325/_pkg_.a packagefile github.com/grafana/loki/clients/pkg/promtail/api=$WORK/b1327/_pkg_.a packagefile github.com/grafana/loki/pkg/util=$WORK/b1326/_pkg_.a packagefile github.com/grafana/loki/pkg/util/flagext=$WORK/b1329/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b468/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b778/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=$WORK/b1223/_pkg_.a packagefile text/tabwriter=$WORK/b170/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b466/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b771/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b770/_pkg_.a packagefile compress/flate=$WORK/b114/_pkg_.a packagefile hash/crc32=$WORK/b115/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=$WORK/b1067/_pkg_.a packagefile github.com/jonboulle/clockwork=$WORK/b1335/_pkg_.a packagefile github.com/russellhaering/goxmldsig/etreeutils=$WORK/b1336/_pkg_.a packagefile github.com/russellhaering/goxmldsig/types=$WORK/b1337/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b672/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/annotations=$WORK/b605/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/types/known/fieldmaskpb=$WORK/b550/_pkg_.a packagefile google.golang.org/protobuf/types/known/wrapperspb=$WORK/b553/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b854/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b855/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b856/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b344/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b160/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/classic=$WORK/b726/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp=$WORK/b727/_pkg_.a packagefile gonum.org/v1/gonum/graph/simple=$WORK/b730/_pkg_.a packagefile gonum.org/v1/gonum/graph/topo=$WORK/b753/_pkg_.a packagefile github.com/grafana/grafana-aws-sdk/pkg/sigv4=$WORK/b1345/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b469/_pkg_.a packagefile github.com/google/uuid=$WORK/b433/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin=$WORK/b1419/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation=$WORK/b1421/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/finder=$WORK/b1423/_pkg_.a packagefile github.com/grafana/grafana/pkg/plugins/manager/loader/initializer=$WORK/b1424/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b1426/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b1437/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types=$WORK/b1443/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/api=$WORK/b1445/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions=$WORK/b1446/_pkg_.a packagefile hash/fnv=$WORK/b182/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/api=$WORK/b1449/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/dashboardimport/utils=$WORK/b1450/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azhttpclient=$WORK/b1078/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient=$WORK/b1086/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders=$WORK/b1081/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider=$WORK/b1085/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions=$WORK/b1200/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b1250/_pkg_.a packagefile github.com/blugelabs/bluge=$WORK/b1093/_pkg_.a packagefile github.com/blugelabs/bluge/analysis=$WORK/b1094/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/token=$WORK/b1102/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/tokenizer=$WORK/b1105/_pkg_.a packagefile github.com/blugelabs/bluge/search=$WORK/b1116/_pkg_.a packagefile github.com/blugelabs/bluge/search/aggregations=$WORK/b1117/_pkg_.a packagefile github.com/blugelabs/bluge/search/searcher=$WORK/b1122/_pkg_.a packagefile github.com/blugelabs/bluge/search/similarity=$WORK/b1126/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/searchV2/extract=$WORK/b1127/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/api=$WORK/b1457/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/serviceaccounts/database=$WORK/b1458/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol=$WORK/b716/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert=$WORK/b723/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/datasource=$WORK/b780/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/instancemgmt=$WORK/b781/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/backend/resource/httpadapter=$WORK/b1142/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog=$WORK/b1350/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics=$WORK/b1351/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics=$WORK/b1355/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph=$WORK/b1356/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/types=$WORK/b1353/_pkg_.a packagefile github.com/andybalholm/brotli=$WORK/b1359/_pkg_.a packagefile github.com/grafana/grafana-google-sdk-go/pkg/utils=$WORK/b1360/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/intervalv2=$WORK/b801/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b368/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b369/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b380/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b377/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch=$WORK/b1362/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface=$WORK/b1363/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs=$WORK/b1364/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface=$WORK/b1365/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2=$WORK/b1366/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/ec2/ec2iface=$WORK/b1368/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi=$WORK/b1369/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi/resourcegroupstaggingapiiface=$WORK/b1370/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/elasticsearch/client=$WORK/b1372/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/flux=$WORK/b1374/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/influxdb/models=$WORK/b1375/_pkg_.a packagefile github.com/gorilla/websocket=$WORK/b1034/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/converter=$WORK/b1391/_pkg_.a packagefile github.com/denisenkom/go-mssqldb=$WORK/b792/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/sqlutil=$WORK/b798/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/sqleng=$WORK/b800/_pkg_.a packagefile github.com/VividCortex/mysqlerr=$WORK/b562/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/buffered=$WORK/b1397/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/querydata=$WORK/b1398/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/resource=$WORK/b1401/_pkg_.a packagefile github.com/prometheus/client_golang/api/prometheus/v1=$WORK/b1090/_pkg_.a packagefile go.opentelemetry.io/collector/model/otlp=$WORK/b1403/_pkg_.a packagefile go.opentelemetry.io/collector/model/pdata=$WORK/b1415/_pkg_.a packagefile go.opentelemetry.io/collector/translator/conventions=$WORK/b1416/_pkg_.a packagefile go.opentelemetry.io/collector/translator/trace=$WORK/b1417/_pkg_.a packagefile encoding/csv=$WORK/b315/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/testdatasource/sims=$WORK/b1143/_pkg_.a packagefile github.com/apache/arrow/go/arrow=$WORK/b277/_pkg_.a packagefile github.com/apache/arrow/go/arrow/array=$WORK/b287/_pkg_.a packagefile github.com/apache/arrow/go/arrow/arrio=$WORK/b288/_pkg_.a packagefile github.com/apache/arrow/go/arrow/ipc=$WORK/b289/_pkg_.a packagefile github.com/apache/arrow/go/arrow/memory=$WORK/b281/_pkg_.a packagefile github.com/cheekybits/genny/generic=$WORK/b303/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b304/_pkg_.a packagefile github.com/google/go-cmp/cmp/cmpopts=$WORK/b309/_pkg_.a packagefile github.com/mattetti/filebuffer=$WORK/b313/_pkg_.a packagefile github.com/olekukonko/tablewriter=$WORK/b314/_pkg_.a packagefile regexp/syntax=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b370/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b376/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b386/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b383/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b379/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/build=$WORK/b410/_pkg_.a packagefile github.com/grafana/grafana-azure-sdk-go/azsettings/internal/envutil=$WORK/b441/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b444/_pkg_.a packagefile github.com/hashicorp/golang-lru=$WORK/b445/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b447/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b463/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b465/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b475/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b122/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b057/_pkg_.a packagefile crypto/internal/subtle=$WORK/b054/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b075/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b077/_pkg_.a packagefile crypto/internal/nistec=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b085/_pkg_.a packagefile crypto/x509/pkix=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b073/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b105/_pkg_.a packagefile go/ast=$WORK/b135/_pkg_.a packagefile go/build/constraint=$WORK/b138/_pkg_.a packagefile go/doc=$WORK/b139/_pkg_.a packagefile go/parser=$WORK/b144/_pkg_.a packagefile go/token=$WORK/b137/_pkg_.a packagefile internal/buildcfg=$WORK/b146/_pkg_.a packagefile internal/goroot=$WORK/b147/_pkg_.a packagefile internal/goversion=$WORK/b149/_pkg_.a packagefile github.com/hashicorp/go-hclog=$WORK/b156/_pkg_.a packagefile github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus=$WORK/b319/_pkg_.a packagefile github.com/golang/protobuf/ptypes/empty=$WORK/b261/_pkg_.a packagefile github.com/hashicorp/go-plugin/internal/plugin=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b265/_pkg_.a packagefile github.com/mitchellh/go-testing-interface=$WORK/b266/_pkg_.a packagefile github.com/oklog/run=$WORK/b267/_pkg_.a packagefile golang.org/x/net/context=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b176/_pkg_.a packagefile google.golang.org/grpc/health=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc/health/grpc_health_v1=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc/reflection=$WORK/b271/_pkg_.a packagefile net/rpc=$WORK/b273/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b311/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b312/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b222/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b329/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b330/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b164/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b212/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b213/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b173/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=$WORK/b216/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b217/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b174/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b208/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b219/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b220/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b221/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b214/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b236/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b230/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=$WORK/b237/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b239/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b242/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=$WORK/b243/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b238/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b245/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b256/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b257/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b209/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b210/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b258/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b259/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b233/_pkg_.a packagefile text/template/parse=$WORK/b169/_pkg_.a packagefile github.com/go-sourcemap/sourcemap/internal/base64vlq=$WORK/b806/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b621/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b625/_pkg_.a packagefile go.opentelemetry.io/otel/internal=$WORK/b510/_pkg_.a packagefile github.com/sergi/go-diff/diffmatchpatch=$WORK/b885/_pkg_.a packagefile github.com/yudai/golcs=$WORK/b886/_pkg_.a packagefile cuelang.org/go/cue/errors=$WORK/b892/_pkg_.a packagefile cuelang.org/go/cue/load=$WORK/b963/_pkg_.a packagefile cuelang.org/go/cue/token=$WORK/b893/_pkg_.a packagefile cuelang.org/go/pkg/encoding/json=$WORK/b935/_pkg_.a packagefile github.com/grafana/thema/errors=$WORK/b982/_pkg_.a packagefile github.com/grafana/thema/internal/envvars=$WORK/b983/_pkg_.a packagefile github.com/grafana/thema/internal/util=$WORK/b984/_pkg_.a packagefile cuelang.org/go/cue/ast=$WORK/b891/_pkg_.a packagefile cuelang.org/go/cue/ast/astutil=$WORK/b897/_pkg_.a packagefile cuelang.org/go/cue/build=$WORK/b898/_pkg_.a packagefile cuelang.org/go/cue/format=$WORK/b904/_pkg_.a packagefile cuelang.org/go/cue/literal=$WORK/b895/_pkg_.a packagefile cuelang.org/go/cue/parser=$WORK/b899/_pkg_.a packagefile cuelang.org/go/internal=$WORK/b903/_pkg_.a packagefile cuelang.org/go/internal/astinternal=$WORK/b901/_pkg_.a packagefile cuelang.org/go/internal/core/adt=$WORK/b905/_pkg_.a packagefile cuelang.org/go/internal/core/compile=$WORK/b912/_pkg_.a packagefile cuelang.org/go/internal/core/convert=$WORK/b913/_pkg_.a packagefile cuelang.org/go/internal/core/debug=$WORK/b916/_pkg_.a packagefile cuelang.org/go/internal/core/eval=$WORK/b917/_pkg_.a packagefile cuelang.org/go/internal/core/export=$WORK/b918/_pkg_.a packagefile cuelang.org/go/internal/core/runtime=$WORK/b915/_pkg_.a packagefile cuelang.org/go/internal/core/subsume=$WORK/b920/_pkg_.a packagefile cuelang.org/go/internal/core/validate=$WORK/b921/_pkg_.a packagefile cuelang.org/go/internal/types=$WORK/b914/_pkg_.a packagefile github.com/cockroachdb/apd/v2=$WORK/b896/_pkg_.a packagefile cuelang.org/go/pkg=$WORK/b923/_pkg_.a packagefile cuelang.org/go/encoding/json=$WORK/b936/_pkg_.a packagefile cuelang.org/go/encoding/yaml=$WORK/b986/_pkg_.a packagefile testing/iotest=$WORK/b989/_pkg_.a packagefile github.com/dgryski/go-rendezvous=$WORK/b702/_pkg_.a packagefile github.com/go-redis/redis/v8/internal=$WORK/b703/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hashtag=$WORK/b706/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/hscan=$WORK/b707/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/pool=$WORK/b708/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/proto=$WORK/b709/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/rand=$WORK/b704/_pkg_.a packagefile github.com/go-redis/redis/v8/internal/util=$WORK/b705/_pkg_.a packagefile internal/sysinfo=$WORK/b518/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b480/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/reporterstats=$WORK/b481/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b482/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b483/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b484/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b485/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b488/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b489/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b490/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b491/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b493/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b496/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b498/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b499/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b500/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b503/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b513/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=$WORK/b514/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent=$WORK/b520/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger=$WORK/b521/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift=$WORK/b522/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform=$WORK/b533/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/trace/v1=$WORK/b536/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/retry=$WORK/b538/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig=$WORK/b540/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/collector/trace/v1=$WORK/b544/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/errdetails=$WORK/b554/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=$WORK/b506/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.7.0=$WORK/b525/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/instrumentation=$WORK/b528/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal=$WORK/b529/_pkg_.a packagefile go.opentelemetry.io/otel/sdk/internal/env=$WORK/b530/_pkg_.a packagefile hash/adler32=$WORK/b487/_pkg_.a packagefile net/http/internal/testcert=$WORK/b677/_pkg_.a packagefile github.com/rainycape/unidecode=$WORK/b557/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b582/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b387/_pkg_.a packagefile github.com/grafana/grafana/pkg/components/imguploader/gcs=$WORK/b594/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b674/_pkg_.a packagefile github.com/stretchr/objx=$WORK/b686/_pkg_.a packagefile gopkg.in/asn1-ber.v1=$WORK/b875/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/database=$WORK/b564/_pkg_.a packagefile github.com/FZambia/eagle=$WORK/b1004/_pkg_.a packagefile github.com/FZambia/sentinel=$WORK/b1005/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/cancelctx=$WORK/b1008/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlpb=$WORK/b1009/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/controlproto=$WORK/b1010/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/dissolve=$WORK/b1011/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/memstream=$WORK/b1012/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/nowtime=$WORK/b1013/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/prepared=$WORK/b1014/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/priority=$WORK/b1030/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/queue=$WORK/b1031/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/recovery=$WORK/b1032/_pkg_.a packagefile github.com/centrifugal/centrifuge/internal/timers=$WORK/b1033/_pkg_.a packagefile github.com/centrifugal/protocol=$WORK/b1015/_pkg_.a packagefile github.com/gomodule/redigo/redis=$WORK/b1006/_pkg_.a packagefile github.com/igm/sockjs-go/v3/sockjs=$WORK/b1035/_pkg_.a packagefile github.com/mna/redisc=$WORK/b1036/_pkg_.a packagefile golang.org/x/sync/singleflight=$WORK/b1037/_pkg_.a packagefile github.com/dop251/goja=$WORK/b1046/_pkg_.a packagefile github.com/dop251/goja/parser=$WORK/b1055/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/pattern=$WORK/b1063/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/pipeline/tree=$WORK/b1064/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/remotewrite=$WORK/b1065/_pkg_.a packagefile github.com/ohler55/ojg/jp=$WORK/b1068/_pkg_.a packagefile github.com/ohler55/ojg/oj=$WORK/b1072/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry=$WORK/b1059/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/live/telemetry/telegraf=$WORK/b1060/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b1189/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/models=$WORK/b756/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/cmputil=$WORK/b757/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b759/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b760/_pkg_.a packagefile github.com/prometheus/prometheus/promql=$WORK/b1218/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b675/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/screenshot=$WORK/b1279/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b1254/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b1202/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b1271/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b764/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b768/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b769/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b763/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b1273/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b772/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b773/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b774/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b761/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b766/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/ngalert/sender=$WORK/b1275/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/timestamp=$WORK/b1221/_pkg_.a packagefile github.com/prometheus/prometheus/template=$WORK/b1280/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b724/_pkg_.a packagefile xorm.io/builder=$WORK/b571/_pkg_.a packagefile net/smtp=$WORK/b696/_pkg_.a packagefile github.com/grafana/grafana/pkg/services/provisioning/values=$WORK/b1286/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b567/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b568/_pkg_.a packagefile github.com/armon/go-radix=$WORK/b1130/_pkg_.a packagefile gocloud.dev/blob/fileblob=$WORK/b1138/_pkg_.a packagefile gocloud.dev/blob/memblob=$WORK/b1140/_pkg_.a packagefile gocloud.dev/gcerrors=$WORK/b1133/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b633/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b636/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b635/_pkg_.a packagefile gocloud.dev/blob/driver=$WORK/b1132/_pkg_.a packagefile gocloud.dev/internal/gcerr=$WORK/b1134/_pkg_.a packagefile gocloud.dev/internal/oc=$WORK/b1136/_pkg_.a packagefile gocloud.dev/internal/openurl=$WORK/b1137/_pkg_.a packagefile github.com/segmentio/asm/base64=$WORK/b1017/_pkg_.a packagefile github.com/segmentio/asm/keyset=$WORK/b1018/_pkg_.a packagefile github.com/segmentio/encoding/ascii=$WORK/b1025/_pkg_.a packagefile github.com/segmentio/encoding/iso8601=$WORK/b1028/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b194/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b227/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b332/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b333/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b473/_pkg_.a packagefile internal/intern=$WORK/b096/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b626/_pkg_.a packagefile google.golang.org/api/internal/impersonate=$WORK/b627/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b596/_pkg_.a packagefile go.opencensus.io/plugin/ocgrpc=$WORK/b630/_pkg_.a packagefile google.golang.org/api/transport/internal/dca=$WORK/b640/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb=$WORK/b642/_pkg_.a packagefile google.golang.org/grpc/credentials/google=$WORK/b644/_pkg_.a packagefile google.golang.org/grpc/credentials/oauth=$WORK/b653/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/expr=$WORK/b606/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b187/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b188/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=$WORK/b812/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=$WORK/b814/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pipeline=$WORK/b813/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=$WORK/b819/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=$WORK/b820/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=$WORK/b821/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=$WORK/b823/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=$WORK/b826/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=$WORK/b827/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=$WORK/b831/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=$WORK/b835/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=$WORK/b836/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=$WORK/b837/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=$WORK/b841/_pkg_.a packagefile github.com/kylelemons/godebug/pretty=$WORK/b833/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=$WORK/b846/_pkg_.a packagefile github.com/pkg/browser=$WORK/b847/_pkg_.a packagefile github.com/cortexproject/cortex/pkg/tenant=$WORK/b1160/_pkg_.a packagefile github.com/weaveworks/common/logging=$WORK/b1163/_pkg_.a packagefile github.com/weaveworks/common/server=$WORK/b1167/_pkg_.a packagefile github.com/weaveworks/common/tracing=$WORK/b1181/_pkg_.a packagefile github.com/gogo/status=$WORK/b1173/_pkg_.a packagefile github.com/gogo/googleapis/google/rpc=$WORK/b1172/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b1165/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b361/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b364/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b362/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b365/_pkg_.a packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=$WORK/b600/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b602/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=$WORK/b552/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b191/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b158/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b1192/_pkg_.a packagefile github.com/c2h5oh/datasize=$WORK/b1330/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b246/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b474/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/value=$WORK/b1222/_pkg_.a packagefile github.com/prometheus/prometheus/storage=$WORK/b1224/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=$WORK/b1229/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b467/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b205/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b161/_pkg_.a packagefile github.com/grafana/grafana/pkg/expr/mathexp/parse=$WORK/b728/_pkg_.a packagefile gonum.org/v1/gonum/graph=$WORK/b731/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/ordered=$WORK/b732/_pkg_.a packagefile gonum.org/v1/gonum/graph/iterator=$WORK/b733/_pkg_.a packagefile gonum.org/v1/gonum/graph/set/uid=$WORK/b734/_pkg_.a packagefile gonum.org/v1/gonum/mat=$WORK/b736/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/linear=$WORK/b754/_pkg_.a packagefile gonum.org/v1/gonum/graph/internal/set=$WORK/b735/_pkg_.a packagefile gonum.org/v1/gonum/graph/traverse=$WORK/b755/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b388/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b390/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b470/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b1427/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b1428/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b1429/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b1432/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/middleware=$WORK/b1087/_pkg_.a packagefile github.com/grafana/grafana/pkg/util/maputil=$WORK/b1088/_pkg_.a packagefile github.com/prometheus/client_golang/api=$WORK/b1089/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/analyzer=$WORK/b1098/_pkg_.a packagefile github.com/blugelabs/bluge/index=$WORK/b1107/_pkg_.a packagefile github.com/blugelabs/bluge/numeric=$WORK/b1114/_pkg_.a packagefile github.com/blugelabs/bluge/numeric/geo=$WORK/b1115/_pkg_.a packagefile github.com/blugelabs/bluge/search/collector=$WORK/b1121/_pkg_.a packagefile github.com/blugelabs/bluge_segment_api=$WORK/b1095/_pkg_.a packagefile container/ring=$WORK/b1103/_pkg_.a packagefile github.com/blevesearch/go-porterstemmer=$WORK/b1104/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b252/_pkg_.a packagefile github.com/blevesearch/segment=$WORK/b1106/_pkg_.a packagefile github.com/axiomhq/hyperloglog=$WORK/b1118/_pkg_.a packagefile github.com/caio/go-tdigest=$WORK/b1120/_pkg_.a packagefile github.com/blevesearch/vellum=$WORK/b1112/_pkg_.a packagefile github.com/blevesearch/vellum/levenshtein=$WORK/b1123/_pkg_.a packagefile github.com/blevesearch/vellum/regexp=$WORK/b1124/_pkg_.a packagefile golang.org/x/text/cases=$WORK/b717/_pkg_.a packagefile golang.org/x/text/language=$WORK/b719/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/automanagement=$WORK/b782/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal/standalone=$WORK/b783/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros=$WORK/b1352/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/azuremonitor/time=$WORK/b1357/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b374/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b375/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b378/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b382/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b384/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b399/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b406/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b371/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b372/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b391/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b393/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b1367/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/data/converters=$WORK/b799/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2=$WORK/b1376/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api=$WORK/b1377/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/query=$WORK/b1382/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental=$WORK/b1392/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/cp=$WORK/b793/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/decimal=$WORK/b794/_pkg_.a packagefile github.com/denisenkom/go-mssqldb/internal/querytext=$WORK/b795/_pkg_.a packagefile github.com/golang-sql/civil=$WORK/b796/_pkg_.a packagefile golang.org/x/crypto/md4=$WORK/b797/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/client=$WORK/b1399/_pkg_.a packagefile github.com/grafana/grafana/pkg/tsdb/prometheus/models=$WORK/b1400/_pkg_.a packagefile github.com/gogo/protobuf/jsonpb=$WORK/b1404/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal=$WORK/b1405/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/logs/v1=$WORK/b1406/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/metrics/v1=$WORK/b1411/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/collector/trace/v1=$WORK/b1413/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data=$WORK/b1408/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/common/v1=$WORK/b1409/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/logs/v1=$WORK/b1407/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/metrics/v1=$WORK/b1412/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/resource/v1=$WORK/b1410/_pkg_.a packagefile go.opentelemetry.io/collector/model/internal/data/protogen/trace/v1=$WORK/b1414/_pkg_.a packagefile github.com/apache/arrow/go/arrow/bitutil=$WORK/b278/_pkg_.a packagefile github.com/apache/arrow/go/arrow/decimal128=$WORK/b282/_pkg_.a packagefile github.com/apache/arrow/go/arrow/endian=$WORK/b279/_pkg_.a packagefile github.com/apache/arrow/go/arrow/float16=$WORK/b283/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/debug=$WORK/b280/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b284/_pkg_.a packagefile hash/maphash=$WORK/b286/_pkg_.a packagefile github.com/apache/arrow/go/arrow/internal/flatbuf=$WORK/b290/_pkg_.a packagefile github.com/google/flatbuffers/go=$WORK/b291/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b292/_pkg_.a packagefile github.com/pierrec/lz4/v4=$WORK/b298/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b305/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b306/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b307/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b308/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b316/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b373/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b385/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b397/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e=$WORK/b411/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/certificate_authority=$WORK/b414/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/config=$WORK/b415/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/fixture=$WORK/b416/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/storage=$WORK/b417/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/internal=$WORK/b437/_pkg_.a packagefile github.com/magefile/mage/mg=$WORK/b438/_pkg_.a packagefile github.com/magefile/mage/sh=$WORK/b439/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b446/_pkg_.a packagefile compress/lzw=$WORK/b448/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b449/_pkg_.a packagefile github.com/google/btree=$WORK/b451/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b452/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b453/_pkg_.a packagefile github.com/miekg/dns=$WORK/b455/_pkg_.a packagefile github.com/sean-/seed=$WORK/b462/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b078/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b069/_pkg_.a packagefile go/scanner=$WORK/b136/_pkg_.a packagefile go/doc/comment=$WORK/b140/_pkg_.a packagefile internal/lazyregexp=$WORK/b141/_pkg_.a packagefile go/internal/typeparams=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/types/known/emptypb=$WORK/b262/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b206/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b207/_pkg_.a packagefile google.golang.org/grpc/reflection/grpc_reflection_v1alpha=$WORK/b272/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b223/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b225/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b165/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b175/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b229/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b240/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b241/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=$WORK/b244/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b253/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=$WORK/b254/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b224/_pkg_.a packagefile golang.org/x/oauth2/authhandler=$WORK/b622/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b623/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b624/_pkg_.a packagefile github.com/mpvl/unique=$WORK/b894/_pkg_.a packagefile cuelang.org/go/internal/cli=$WORK/b960/_pkg_.a packagefile cuelang.org/go/internal/encoding=$WORK/b964/_pkg_.a packagefile cuelang.org/go/internal/filetypes=$WORK/b980/_pkg_.a packagefile cuelang.org/go/pkg/internal=$WORK/b925/_pkg_.a packagefile cuelang.org/go/cue/scanner=$WORK/b900/_pkg_.a packagefile cuelang.org/go/internal/source=$WORK/b902/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b906/_pkg_.a packagefile cuelang.org/go/internal/core/walk=$WORK/b919/_pkg_.a packagefile cuelang.org/go/pkg/crypto/ed25519=$WORK/b924/_pkg_.a packagefile cuelang.org/go/pkg/crypto/hmac=$WORK/b927/_pkg_.a packagefile cuelang.org/go/pkg/crypto/md5=$WORK/b928/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha1=$WORK/b929/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha256=$WORK/b930/_pkg_.a packagefile cuelang.org/go/pkg/crypto/sha512=$WORK/b931/_pkg_.a packagefile cuelang.org/go/pkg/encoding/base64=$WORK/b932/_pkg_.a packagefile cuelang.org/go/pkg/encoding/csv=$WORK/b933/_pkg_.a packagefile cuelang.org/go/pkg/encoding/hex=$WORK/b934/_pkg_.a packagefile cuelang.org/go/pkg/encoding/yaml=$WORK/b937/_pkg_.a packagefile cuelang.org/go/pkg/html=$WORK/b940/_pkg_.a packagefile cuelang.org/go/pkg/list=$WORK/b941/_pkg_.a packagefile cuelang.org/go/pkg/math=$WORK/b942/_pkg_.a packagefile cuelang.org/go/pkg/math/bits=$WORK/b943/_pkg_.a packagefile cuelang.org/go/pkg/net=$WORK/b944/_pkg_.a packagefile cuelang.org/go/pkg/path=$WORK/b945/_pkg_.a packagefile cuelang.org/go/pkg/regexp=$WORK/b946/_pkg_.a packagefile cuelang.org/go/pkg/strconv=$WORK/b947/_pkg_.a packagefile cuelang.org/go/pkg/strings=$WORK/b948/_pkg_.a packagefile cuelang.org/go/pkg/struct=$WORK/b949/_pkg_.a packagefile cuelang.org/go/pkg/text/tabwriter=$WORK/b950/_pkg_.a packagefile cuelang.org/go/pkg/text/template=$WORK/b951/_pkg_.a packagefile cuelang.org/go/pkg/time=$WORK/b952/_pkg_.a packagefile cuelang.org/go/pkg/tool=$WORK/b953/_pkg_.a packagefile cuelang.org/go/pkg/tool/cli=$WORK/b954/_pkg_.a packagefile cuelang.org/go/pkg/tool/exec=$WORK/b956/_pkg_.a packagefile cuelang.org/go/pkg/tool/file=$WORK/b957/_pkg_.a packagefile cuelang.org/go/pkg/tool/http=$WORK/b958/_pkg_.a packagefile cuelang.org/go/pkg/tool/os=$WORK/b959/_pkg_.a packagefile cuelang.org/go/pkg/uuid=$WORK/b961/_pkg_.a packagefile cuelang.org/go/internal/value=$WORK/b926/_pkg_.a packagefile cuelang.org/go/internal/encoding/yaml=$WORK/b938/_pkg_.a packagefile cuelang.org/go/internal/third_party/yaml=$WORK/b939/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b492/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b497/_pkg_.a packagefile github.com/go-logr/stdr=$WORK/b515/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore=$WORK/b523/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/common/v1=$WORK/b534/_pkg_.a packagefile go.opentelemetry.io/proto/otlp/resource/v1=$WORK/b535/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b539/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal=$WORK/b541/_pkg_.a packagefile go.opentelemetry.io/otel/exporters/otlp/internal/envconfig=$WORK/b542/_pkg_.a packagefile google.golang.org/grpc/encoding/gzip=$WORK/b543/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/runtime=$WORK/b545/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/utilities=$WORK/b547/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=$WORK/b507/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/arn=$WORK/b583/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b584/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b592/_pkg_.a packagefile cloud.google.com/go/storage=$WORK/b595/_pkg_.a packagefile github.com/grafana/grafana/pkg/ifaces/gcsifaces=$WORK/b665/_pkg_.a packagefile github.com/golang-migrate/migrate/v4/internal/url=$WORK/b565/_pkg_.a packagefile github.com/mailru/easyjson=$WORK/b419/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b420/_pkg_.a packagefile github.com/valyala/bytebufferpool=$WORK/b1029/_pkg_.a packagefile github.com/gomodule/redigo/internal=$WORK/b1007/_pkg_.a packagefile github.com/dlclark/regexp2=$WORK/b1047/_pkg_.a packagefile github.com/dop251/goja/ast=$WORK/b1049/_pkg_.a packagefile github.com/dop251/goja/file=$WORK/b1050/_pkg_.a packagefile github.com/dop251/goja/ftoa=$WORK/b1053/_pkg_.a packagefile github.com/dop251/goja/token=$WORK/b1051/_pkg_.a packagefile github.com/dop251/goja/unistring=$WORK/b1052/_pkg_.a packagefile golang.org/x/text/collate=$WORK/b1056/_pkg_.a packagefile github.com/ohler55/ojg=$WORK/b1069/_pkg_.a packagefile github.com/ohler55/ojg/alt=$WORK/b1070/_pkg_.a packagefile github.com/ohler55/ojg/gen=$WORK/b1071/_pkg_.a packagefile github.com/influxdata/line-protocol=$WORK/b1061/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b1190/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b1191/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b1193/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b1197/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b1198/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b762/_pkg_.a packagefile github.com/edsrzf/mmap-go=$WORK/b1219/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/exemplar=$WORK/b1220/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=$WORK/b1230/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=$WORK/b1225/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=$WORK/b1243/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=$WORK/b1244/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=$WORK/b1245/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b1216/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b1255/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b1261/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b1265/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b1266/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b1267/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b1268/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b1269/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b1270/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b765/_pkg_.a packagefile github.com/rs/cors=$WORK/b1272/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b429/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b1203/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b767/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b775/_pkg_.a packagefile github.com/prometheus/prometheus/config=$WORK/b1231/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=$WORK/b1233/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=$WORK/b1276/_pkg_.a packagefile gocloud.dev/internal/escape=$WORK/b1139/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b631/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b634/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b637/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b638/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b632/_pkg_.a packagefile gocloud.dev/internal/retry=$WORK/b1135/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b610/_pkg_.a packagefile github.com/segmentio/asm/cpu=$WORK/b1019/_pkg_.a packagefile github.com/segmentio/asm/cpu/x86=$WORK/b1024/_pkg_.a packagefile github.com/segmentio/asm/ascii=$WORK/b1026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b196/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b639/_pkg_.a packagefile google.golang.org/api/transport/cert=$WORK/b641/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=$WORK/b643/_pkg_.a packagefile google.golang.org/grpc/credentials/alts=$WORK/b645/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b181/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b247/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage=$WORK/b828/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=$WORK/b839/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=$WORK/b840/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=$WORK/b843/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=$WORK/b830/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=$WORK/b838/_pkg_.a packagefile github.com/golang-jwt/jwt=$WORK/b842/_pkg_.a packagefile github.com/kylelemons/godebug/diff=$WORK/b834/_pkg_.a packagefile github.com/weaveworks/common/user=$WORK/b1161/_pkg_.a packagefile github.com/weaveworks/promrus=$WORK/b1166/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b432/_pkg_.a packagefile github.com/opentracing-contrib/go-grpc=$WORK/b1168/_pkg_.a packagefile github.com/prometheus/node_exporter/https=$WORK/b1170/_pkg_.a packagefile github.com/weaveworks/common/httpgrpc/server=$WORK/b1174/_pkg_.a packagefile github.com/weaveworks/common/instrument=$WORK/b1180/_pkg_.a packagefile github.com/weaveworks/common/middleware=$WORK/b1176/_pkg_.a packagefile github.com/weaveworks/common/signals=$WORK/b1183/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b1184/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics/prometheus=$WORK/b1182/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b363/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/code=$WORK/b601/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b603/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b199/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b248/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=$WORK/b1226/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=$WORK/b1228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b204/_pkg_.a packagefile gonum.org/v1/gonum/blas=$WORK/b737/_pkg_.a packagefile gonum.org/v1/gonum/blas/blas64=$WORK/b738/_pkg_.a packagefile gonum.org/v1/gonum/blas/cblas128=$WORK/b747/_pkg_.a packagefile gonum.org/v1/gonum/floats=$WORK/b748/_pkg_.a packagefile gonum.org/v1/gonum/floats/scalar=$WORK/b749/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f64=$WORK/b746/_pkg_.a packagefile gonum.org/v1/gonum/lapack=$WORK/b750/_pkg_.a packagefile gonum.org/v1/gonum/lapack/lapack64=$WORK/b751/_pkg_.a packagefile math/cmplx=$WORK/b741/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b389/_pkg_.a packagefile compress/bzip2=$WORK/b1430/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b1431/_pkg_.a packagefile image=$WORK/b1433/_pkg_.a packagefile image/jpeg=$WORK/b1435/_pkg_.a packagefile github.com/blugelabs/bluge/analysis/lang/en=$WORK/b1099/_pkg_.a packagefile github.com/RoaringBitmap/roaring=$WORK/b1096/_pkg_.a packagefile github.com/blevesearch/mmap-go=$WORK/b1108/_pkg_.a packagefile github.com/blugelabs/bluge/index/lock=$WORK/b1109/_pkg_.a packagefile github.com/blugelabs/bluge/index/mergeplan=$WORK/b1110/_pkg_.a packagefile github.com/blugelabs/ice=$WORK/b1111/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b250/_pkg_.a packagefile github.com/dgryski/go-metro=$WORK/b1119/_pkg_.a packagefile github.com/bits-and-blooms/bitset=$WORK/b1113/_pkg_.a packagefile github.com/blevesearch/vellum/utf8=$WORK/b1125/_pkg_.a packagefile golang.org/x/text/internal=$WORK/b718/_pkg_.a packagefile golang.org/x/text/internal/language=$WORK/b720/_pkg_.a packagefile golang.org/x/text/internal/language/compact=$WORK/b722/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b392/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b395/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b396/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/http=$WORK/b1378/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/api/write=$WORK/b1383/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/domain=$WORK/b1384/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/http=$WORK/b1379/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/log=$WORK/b1380/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/log=$WORK/b1381/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/write=$WORK/b1387/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b1389/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b285/_pkg_.a packagefile github.com/klauspost/compress=$WORK/b293/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b294/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=$WORK/b296/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b297/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4block=$WORK/b299/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4errors=$WORK/b300/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/lz4stream=$WORK/b301/_pkg_.a packagefile github.com/elazarl/goproxy=$WORK/b413/_pkg_.a packagefile github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/utils=$WORK/b435/_pkg_.a packagefile github.com/chromedp/cdproto/har=$WORK/b418/_pkg_.a packagefile github.com/getkin/kin-openapi/openapi3=$WORK/b424/_pkg_.a packagefile github.com/getkin/kin-openapi/routers=$WORK/b430/_pkg_.a packagefile github.com/getkin/kin-openapi/routers/gorillamux=$WORK/b431/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b450/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b454/_pkg_.a packagefile encoding/base32=$WORK/b456/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b457/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b461/_pkg_.a packagefile cuelang.org/go/encoding/jsonschema=$WORK/b965/_pkg_.a packagefile cuelang.org/go/encoding/openapi=$WORK/b966/_pkg_.a packagefile cuelang.org/go/encoding/protobuf=$WORK/b969/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/jsonpb=$WORK/b972/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/textproto=$WORK/b974/_pkg_.a packagefile cuelang.org/go/encoding/gocode/gocodec=$WORK/b981/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b907/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b909/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b908/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b910/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b911/_pkg_.a packagefile cuelang.org/go/internal/task=$WORK/b955/_pkg_.a packagefile github.com/go-logr/logr/funcr=$WORK/b516/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule=$WORK/b546/_pkg_.a packagefile google.golang.org/genproto/googleapis/api/httpbody=$WORK/b548/_pkg_.a packagefile google.golang.org/genproto/protobuf/field_mask=$WORK/b549/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared=$WORK/b585/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=$WORK/b586/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=$WORK/b587/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/checksum=$WORK/b588/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b589/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b590/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b591/_pkg_.a packagefile cloud.google.com/go/internal=$WORK/b607/_pkg_.a packagefile cloud.google.com/go/internal/optional=$WORK/b608/_pkg_.a packagefile cloud.google.com/go/internal/trace=$WORK/b609/_pkg_.a packagefile cloud.google.com/go/internal/version=$WORK/b616/_pkg_.a packagefile cloud.google.com/go/storage/internal=$WORK/b617/_pkg_.a packagefile cloud.google.com/go/storage/internal/apiv2=$WORK/b618/_pkg_.a packagefile google.golang.org/api/iamcredentials/v1=$WORK/b656/_pkg_.a packagefile google.golang.org/api/storage/v1=$WORK/b663/_pkg_.a packagefile google.golang.org/api/transport=$WORK/b664/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b658/_pkg_.a packagefile google.golang.org/genproto/googleapis/storage/v2=$WORK/b654/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b422/_pkg_.a packagefile github.com/josharian/intern=$WORK/b421/_pkg_.a packagefile github.com/dlclark/regexp2/syntax=$WORK/b1048/_pkg_.a packagefile github.com/dop251/goja/ftoa/internal/fast=$WORK/b1054/_pkg_.a packagefile golang.org/x/text/internal/colltab=$WORK/b1057/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b1194/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b1196/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b1199/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=$WORK/b1236/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=$WORK/b1227/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=$WORK/b1238/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=$WORK/b1239/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=$WORK/b1240/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=$WORK/b1241/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=$WORK/b1242/_pkg_.a packagefile go.uber.org/goleak=$WORK/b1246/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b1204/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b1207/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b1217/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b1256/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b1257/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b1258/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b1259/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b1260/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b1262/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b1264/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b428/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b776/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b1232/_pkg_.a packagefile github.com/prometheus/prometheus/pkg/relabel=$WORK/b1235/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=$WORK/b1234/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b611/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b612/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b614/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b615/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm=$WORK/b1020/_pkg_.a packagefile github.com/segmentio/asm/cpu/arm64=$WORK/b1023/_pkg_.a packagefile github.com/segmentio/asm/cpu/cpuid=$WORK/b1021/_pkg_.a packagefile golang.org/x/sys/cpu=$WORK/b1022/_pkg_.a packagefile github.com/segmentio/asm/internal/unsafebytes=$WORK/b1027/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal=$WORK/b646/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=$WORK/b647/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=$WORK/b651/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=$WORK/b649/_pkg_.a packagefile google.golang.org/grpc/internal/googlecloud=$WORK/b652/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=$WORK/b829/_pkg_.a packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=$WORK/b844/_pkg_.a packagefile github.com/weaveworks/common/errors=$WORK/b1162/_pkg_.a packagefile github.com/sercand/kuberesolver=$WORK/b1175/_pkg_.a packagefile github.com/weaveworks/common/grpc=$WORK/b1179/_pkg_.a packagefile github.com/felixge/httpsnoop=$WORK/b1177/_pkg_.a packagefile github.com/opentracing-contrib/go-stdlib/nethttp=$WORK/b1178/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b249/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b251/_pkg_.a packagefile gonum.org/v1/gonum/blas/gonum=$WORK/b739/_pkg_.a packagefile gonum.org/v1/gonum/lapack/gonum=$WORK/b752/_pkg_.a packagefile image/color=$WORK/b1434/_pkg_.a packagefile image/internal/imageutil=$WORK/b1436/_pkg_.a packagefile github.com/blevesearch/snowballstem=$WORK/b1100/_pkg_.a packagefile github.com/blevesearch/snowballstem/english=$WORK/b1101/_pkg_.a packagefile github.com/RoaringBitmap/roaring/internal=$WORK/b1097/_pkg_.a packagefile golang.org/x/text/internal/tag=$WORK/b721/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b402/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/runtime=$WORK/b1385/_pkg_.a packagefile github.com/influxdata/influxdb-client-go/v2/internal/gzip=$WORK/b1388/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b295/_pkg_.a packagefile github.com/pierrec/lz4/v4/internal/xxh32=$WORK/b302/_pkg_.a packagefile github.com/elazarl/goproxy/transport=$WORK/b436/_pkg_.a packagefile github.com/getkin/kin-openapi/jsoninfo=$WORK/b425/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b426/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b458/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b459/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b460/_pkg_.a packagefile cuelang.org/go/internal/core/dep=$WORK/b967/_pkg_.a packagefile cuelang.org/go/internal/encoding/json=$WORK/b968/_pkg_.a packagefile github.com/emicklei/proto=$WORK/b970/_pkg_.a packagefile text/scanner=$WORK/b971/_pkg_.a packagefile cuelang.org/go/encoding/protobuf/pbinternal=$WORK/b973/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/ast=$WORK/b975/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/parser=$WORK/b976/_pkg_.a packagefile github.com/protocolbuffers/txtpbfmt/unquote=$WORK/b979/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b657/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b659/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b661/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b662/_pkg_.a packagefile google.golang.org/genproto/googleapis/type/date=$WORK/b655/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b423/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b1195/_pkg_.a packagefile github.com/dennwc/varint=$WORK/b1237/_pkg_.a packagefile go.uber.org/goleak/internal/stack=$WORK/b1247/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=$WORK/b1205/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=$WORK/b1206/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=$WORK/b1212/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=$WORK/b1213/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=$WORK/b1214/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=$WORK/b1215/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b1208/_pkg_.a packagefile github.com/docker/go-units=$WORK/b1263/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b777/_pkg_.a packagefile go.opencensus.io=$WORK/b613/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=$WORK/b648/_pkg_.a packagefile google.golang.org/grpc/credentials/alts/internal/conn=$WORK/b650/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c128=$WORK/b740/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/c64=$WORK/b742/_pkg_.a packagefile gonum.org/v1/gonum/internal/asm/f32=$WORK/b745/_pkg_.a packagefile gonum.org/v1/gonum/internal/cmplx64=$WORK/b743/_pkg_.a packagefile gonum.org/v1/gonum/internal/math32=$WORK/b744/_pkg_.a packagefile github.com/deepmap/oapi-codegen/pkg/types=$WORK/b1386/_pkg_.a packagefile github.com/golang/glog=$WORK/b977/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b978/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b660/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b1209/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b1210/_pkg_.a packagefile golang.org/x/text/width=$WORK/b1211/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/grafana/grafana/pkg/cmd/grafana-server\nmod\tgithub.com/grafana/grafana\t(devel)\t\ndep\tcloud.google.com/go\tv0.100.2\t\ndep\tcloud.google.com/go/compute\tv1.5.0\t\ndep\tcloud.google.com/go/iam\tv0.3.0\t\ndep\tcloud.google.com/go/kms\tv1.4.0\t\ndep\tcloud.google.com/go/storage\tv1.21.0\t\ndep\tcuelang.org/go\tv0.4.3\t\ndep\tgithub.com/Azure/azure-sdk-for-go\tv59.3.0+incompatible\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azcore\tv0.22.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azidentity\tv0.13.2\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/internal\tv0.9.1\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys\tv0.4.0\t\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/internal\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.22\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.17\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.0\t\ndep\tgithub.com/Azure/go-autorest/autorest/validation\tv0.3.1\t\ndep\tgithub.com/Azure/go-autorest/logger\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/tracing\tv0.6.0\t\ndep\tgithub.com/AzureAD/microsoft-authentication-library-for-go\tv0.4.0\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/FZambia/eagle\tv0.0.1\t\ndep\tgithub.com/FZambia/sentinel\tv1.1.0\t\ndep\tgithub.com/Masterminds/semver\tv1.5.0\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/RoaringBitmap/roaring\tv0.9.1\t\ndep\tgithub.com/VividCortex/mysqlerr\tv0.0.0-20170204212430-6c6b55f8796f\t\ndep\tgithub.com/alecthomas/units\tv0.0.0-20210912230133-d1bdfacee922\t\ndep\tgithub.com/andybalholm/brotli\tv1.0.3\t\ndep\tgithub.com/apache/arrow/go/arrow\tv0.0.0-20211112161151-bc219186db40\t\ndep\tgithub.com/armon/go-metrics\tv0.3.10\t\ndep\tgithub.com/armon/go-radix\tv1.0.0\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.9\t\ndep\tgithub.com/axiomhq/hyperloglog\tv0.0.0-20191112132149-a4c4c47bc57f\t\ndep\tgithub.com/beevik/etree\tv1.1.0\t\ndep\tgithub.com/benbjohnson/clock\tv1.1.0\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/bits-and-blooms/bitset\tv1.2.0\t\ndep\tgithub.com/blevesearch/go-porterstemmer\tv1.0.3\t\ndep\tgithub.com/blevesearch/mmap-go\tv1.0.2\t\ndep\tgithub.com/blevesearch/segment\tv0.9.0\t\ndep\tgithub.com/blevesearch/snowballstem\tv0.9.0\t\ndep\tgithub.com/blevesearch/vellum\tv1.0.5\t\ndep\tgithub.com/blugelabs/bluge\tv0.1.9\t\ndep\tgithub.com/blugelabs/bluge_segment_api\tv0.2.0\t\ndep\tgithub.com/blugelabs/ice\tv0.2.0\t\ndep\tgithub.com/bradfitz/gomemcache\tv0.0.0-20190913173617-a41fca850d0b\t\ndep\tgithub.com/c2h5oh/datasize\tv0.0.0-20200112174442-28bbd4740fee\t\ndep\tgithub.com/caio/go-tdigest\tv3.1.0+incompatible\t\ndep\tgithub.com/cenkalti/backoff/v4\tv4.1.2\t\ndep\tgithub.com/centrifugal/centrifuge\tv0.19.0\t\ndep\tgithub.com/centrifugal/protocol\tv0.7.6\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/cheekybits/genny\tv1.0.0\t\ndep\tgithub.com/chromedp/cdproto\tv0.0.0-20220208224320-6efb837e6bc2\t\ndep\tgithub.com/cockroachdb/apd/v2\tv2.0.2\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/cortexproject/cortex\tv1.10.1-0.20211014125347-85c378182d0d\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/deepmap/oapi-codegen\tv1.8.2\t\ndep\tgithub.com/denisenkom/go-mssqldb\tv0.12.0\n=>\tgithub.com/grafana/go-mssqldb\tv0.0.0-20210326084033-d0ce3c521036\t\n\ndep\tgithub.com/dennwc/varint\tv1.0.0\t\ndep\tgithub.com/dgryski/go-metro\tv0.0.0-20180109044635-280f6062b5bc\t\ndep\tgithub.com/dgryski/go-rendezvous\tv0.0.0-20200823014737-9f7001d12a5f\t\ndep\tgithub.com/dlclark/regexp2\tv1.4.1-0.20201116162257-a2a8dda75c91\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/dop251/goja\tv0.0.0-20210804101310-32956a348b49\t\ndep\tgithub.com/edsrzf/mmap-go\tv1.0.0\t\ndep\tgithub.com/elazarl/goproxy\tv0.0.0-20220115173737-adb46da277ac\t\ndep\tgithub.com/emicklei/proto\tv1.10.0\t\ndep\tgithub.com/fatih/color\tv1.13.0\t\ndep\tgithub.com/felixge/httpsnoop\tv1.0.2\t\ndep\tgithub.com/gchaincl/sqlhooks\tv1.3.0\t\ndep\tgithub.com/getkin/kin-openapi\tv0.94.0\t\ndep\tgithub.com/getsentry/sentry-go\tv0.13.0\t\ndep\tgithub.com/ghodss/yaml\tv1.0.1-0.20190212211648-25d852aebe32\t\ndep\tgithub.com/go-kit/kit\tv0.11.0\t\ndep\tgithub.com/go-kit/log\tv0.1.0\t\ndep\tgithub.com/go-logfmt/logfmt\tv0.5.1\t\ndep\tgithub.com/go-logr/logr\tv1.2.3\t\ndep\tgithub.com/go-logr/stdr\tv1.2.2\t\ndep\tgithub.com/go-openapi/analysis\tv0.20.1\t\ndep\tgithub.com/go-openapi/errors\tv0.20.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.6\t\ndep\tgithub.com/go-openapi/loads\tv0.20.2\t\ndep\tgithub.com/go-openapi/runtime\tv0.19.29\t\ndep\tgithub.com/go-openapi/spec\tv0.20.4\t\ndep\tgithub.com/go-openapi/strfmt\tv0.20.2\t\ndep\tgithub.com/go-openapi/swag\tv0.19.15\t\ndep\tgithub.com/go-openapi/validate\tv0.20.2\t\ndep\tgithub.com/go-redis/redis/v8\tv8.11.4\t\ndep\tgithub.com/go-sourcemap/sourcemap\tv2.1.3+incompatible\t\ndep\tgithub.com/go-sql-driver/mysql\tv1.6.0\t\ndep\tgithub.com/go-stack/stack\tv1.8.0\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/uuid\tv4.0.0+incompatible\t\ndep\tgithub.com/gogo/googleapis\tv1.4.1\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/gogo/status\tv1.1.0\t\ndep\tgithub.com/golang-jwt/jwt\tv3.2.2+incompatible\t\ndep\tgithub.com/golang-jwt/jwt/v4\tv4.4.1\t\ndep\tgithub.com/golang-migrate/migrate/v4\tv4.7.0\t\ndep\tgithub.com/golang-sql/civil\tv0.0.0-20190719163853-cb61b32ac6fe\t\ndep\tgithub.com/golang/glog\tv1.0.0\t\ndep\tgithub.com/golang/groupcache\tv0.0.0-20210331224755-41bb18bfe9da\t\ndep\tgithub.com/golang/mock\tv1.6.0\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/golang/snappy\tv0.0.4\t\ndep\tgithub.com/gomodule/redigo\tv2.0.0+incompatible\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/flatbuffers\tv2.0.0+incompatible\t\ndep\tgithub.com/google/go-cmp\tv0.5.8\t\ndep\tgithub.com/google/uuid\tv1.3.0\t\ndep\tgithub.com/google/wire\tv0.5.0\t\ndep\tgithub.com/googleapis/gax-go/v2\tv2.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gorilla/websocket\tv1.4.2\t\ndep\tgithub.com/gosimple/slug\tv1.9.0\t\ndep\tgithub.com/grafana/dskit\tv0.0.0-20211011144203-3a88ec0b675f\t\ndep\tgithub.com/grafana/grafana-aws-sdk\tv0.10.7\t\ndep\tgithub.com/grafana/grafana-azure-sdk-go\tv1.3.0\t\ndep\tgithub.com/grafana/grafana-google-sdk-go\tv0.0.0-20211104130251-b190293eaf58\t\ndep\tgithub.com/grafana/grafana-plugin-sdk-go\tv0.138.0\t\ndep\tgithub.com/grafana/loki\tv1.6.2-0.20211015002020-7832783b1caa\t\ndep\tgithub.com/grafana/thema\tv0.0.0-20220523183731-72aebd14e751\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-middleware\tv1.3.0\t\ndep\tgithub.com/grpc-ecosystem/go-grpc-prometheus\tv1.2.1-0.20191002090509-6af20e3a5340\t\ndep\tgithub.com/grpc-ecosystem/grpc-gateway/v2\tv2.7.0\t\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\t\ndep\tgithub.com/hashicorp/go-hclog\tv1.0.0\n=>\tgithub.com/hashicorp/go-hclog\tv0.16.1\t\n\ndep\tgithub.com/hashicorp/go-immutable-radix\tv1.3.1\t\ndep\tgithub.com/hashicorp/go-msgpack\tv0.5.5\t\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\t\ndep\tgithub.com/hashicorp/go-plugin\tv1.4.3\t\ndep\tgithub.com/hashicorp/go-sockaddr\tv1.0.2\t\ndep\tgithub.com/hashicorp/go-version\tv1.3.0\t\ndep\tgithub.com/hashicorp/golang-lru\tv0.5.4\t\ndep\tgithub.com/hashicorp/memberlist\tv0.3.0\t\ndep\tgithub.com/hashicorp/yamux\tv0.0.0-20210826001029-26ff87cf9493\t\ndep\tgithub.com/igm/sockjs-go/v3\tv3.0.1\t\ndep\tgithub.com/influxdata/influxdb-client-go/v2\tv2.6.0\t\ndep\tgithub.com/influxdata/line-protocol\tv0.0.0-20210311194329-9aa0e372d097\t\ndep\tgithub.com/jessevdk/go-flags\tv1.5.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\t\ndep\tgithub.com/jonboulle/clockwork\tv0.2.2\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/jpillora/backoff\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/klauspost/compress\tv1.15.1\t\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\t\ndep\tgithub.com/lib/pq\tv1.10.4\t\ndep\tgithub.com/linkedin/goavro/v2\tv2.10.0\t\ndep\tgithub.com/m3db/prometheus_remote_client_golang\tv0.4.4\t\ndep\tgithub.com/magefile/mage\tv1.13.0\t\ndep\tgithub.com/mailru/easyjson\tv0.7.7\t\ndep\tgithub.com/mattetti/filebuffer\tv1.0.1\t\ndep\tgithub.com/mattn/go-colorable\tv0.1.12\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.14\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.7\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/miekg/dns\tv1.1.43\t\ndep\tgithub.com/mitchellh/go-testing-interface\tv1.14.0\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/mna/redisc\tv1.3.2\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/mpvl/unique\tv0.0.0-20150818121801-cbe035fff7de\t\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\t\ndep\tgithub.com/ohler55/ojg\tv1.12.9\t\ndep\tgithub.com/oklog/run\tv1.1.0\t\ndep\tgithub.com/oklog/ulid\tv1.3.1\t\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\t\ndep\tgithub.com/opentracing-contrib/go-grpc\tv0.0.0-20210225150812-73cb765af46e\t\ndep\tgithub.com/opentracing-contrib/go-stdlib\tv1.0.0\t\ndep\tgithub.com/opentracing/opentracing-go\tv1.2.0\t\ndep\tgithub.com/patrickmn/go-cache\tv2.1.0+incompatible\t\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.8\t\ndep\tgithub.com/pkg/browser\tv0.0.0-20210911075715-681adbf594b8\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/alertmanager\tv0.23.1-0.20211116083607-e2a10119aaf7\t\ndep\tgithub.com/prometheus/client_golang\tv1.12.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.32.1\t\ndep\tgithub.com/prometheus/common/sigv4\tv0.1.0\t\ndep\tgithub.com/prometheus/exporter-toolkit\tv0.7.0\t\ndep\tgithub.com/prometheus/node_exporter\tv1.0.0-rc.0.0.20200428091818-01054558c289\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/prometheus/prometheus\tv1.8.2-0.20211011171444-354d8d2ecfac\t\ndep\tgithub.com/protocolbuffers/txtpbfmt\tv0.0.0-20220428173112-74888fd59c2b\t\ndep\tgithub.com/rainycape/unidecode\tv0.0.0-20150907023854-cb7f23ec59be\t\ndep\tgithub.com/robfig/cron/v3\tv3.0.1\t\ndep\tgithub.com/rs/cors\tv1.8.2\t\ndep\tgithub.com/russellhaering/goxmldsig\tv1.1.1\t\ndep\tgithub.com/sean-/seed\tv0.0.0-20170313163322-e2103e2c3529\t\ndep\tgithub.com/segmentio/asm\tv1.1.1\t\ndep\tgithub.com/segmentio/encoding\tv0.3.2\t\ndep\tgithub.com/sercand/kuberesolver\tv2.4.0+incompatible\t\ndep\tgithub.com/sergi/go-diff\tv1.0.0\t\ndep\tgithub.com/shurcooL/httpfs\tv0.0.0-20190707220628-8d4bc4ba7749\t\ndep\tgithub.com/shurcooL/vfsgen\tv0.0.0-20200824052919-0d455de96546\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/stretchr/objx\tv0.2.0\t\ndep\tgithub.com/stretchr/testify\tv1.7.2\t\ndep\tgithub.com/teris-io/shortid\tv0.0.0-20171029131806-771a37caa5cf\t\ndep\tgithub.com/ua-parser/uap-go\tv0.0.0-20211112212520-00c877edfe0f\t\ndep\tgithub.com/uber/jaeger-client-go\tv2.29.1+incompatible\t\ndep\tgithub.com/uber/jaeger-lib\tv2.4.1+incompatible\t\ndep\tgithub.com/valyala/bytebufferpool\tv1.0.0\t\ndep\tgithub.com/vectordotdev/go-datemath\tv0.1.1-0.20220323213446-f3954d0b18ae\t\ndep\tgithub.com/weaveworks/common\tv0.0.0-20210913144402-035033b78a78\t\ndep\tgithub.com/weaveworks/promrus\tv1.2.0\t\ndep\tgithub.com/yudai/gojsondiff\tv1.0.0\t\ndep\tgithub.com/yudai/golcs\tv0.0.0-20170316035057-ecda9a501e82\t\ndep\tgo.etcd.io/etcd/api/v3\tv3.5.4\t\ndep\tgo.mongodb.org/mongo-driver\tv1.7.0\t\ndep\tgo.opencensus.io\tv0.23.0\t\ndep\tgo.opentelemetry.io/collector\tv0.31.0\t\ndep\tgo.opentelemetry.io/collector/model\tv0.31.0\t\ndep\tgo.opentelemetry.io/contrib/propagators/jaeger\tv1.6.0\t\ndep\tgo.opentelemetry.io/otel\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/jaeger\tv1.0.0\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/internal/retry\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/sdk\tv1.6.3\t\ndep\tgo.opentelemetry.io/otel/trace\tv1.6.3\t\ndep\tgo.opentelemetry.io/proto/otlp\tv0.15.0\t\ndep\tgo.uber.org/atomic\tv1.9.0\t\ndep\tgo.uber.org/goleak\tv1.1.12\t\ndep\tgocloud.dev\tv0.25.0\t\ndep\tgolang.org/x/crypto\tv0.0.0-20220331220935-ae2d96664a29\t\ndep\tgolang.org/x/net\tv0.0.0-20220425223048-2871e0cb64e4\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20220309155454-6242fa91716a\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220422013727-9388b58f7150\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20220224211638-0e9765cccd65\t\ndep\tgolang.org/x/xerrors\tv0.0.0-20220411194840-2f41105eb62f\t\ndep\tgonum.org/v1/gonum\tv0.11.0\t\ndep\tgoogle.golang.org/api\tv0.74.0\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20220421151946-72621c1f0bd3\t\ndep\tgoogle.golang.org/grpc\tv1.45.0\t\ndep\tgoogle.golang.org/protobuf\tv1.28.0\t\ndep\tgopkg.in/asn1-ber.v1\tv1.0.0-20181015200546-f715ec2f112d\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/ldap.v3\tv3.1.0\t\ndep\tgopkg.in/mail.v2\tv2.3.1\t\ndep\tgopkg.in/square/go-jose.v2\tv2.5.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.1\t\ndep\txorm.io/builder\tv0.3.6\t\ndep\txorm.io/core\tv0.7.3\t\ndep\txorm.io/xorm\tv0.8.2\n=>\tgithub.com/grafana/xorm\tv0.8.3-0.20220614223926-2fcda7565af6\t\n\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x7d6c5bf0631afb79c7d5520f42e759556a5dc047 -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=riscv64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=PCdHW6jBg-zBEXfjtJYZ/ragW9bM8lEkaOLfddvFt/JasHknbVyFYegFxLVCtb/PCdHW6jBg-zBEXfjtJYZ -X main.version=9.0.9 -X main.buildstamp=1663718400 -B 0x7d6c5bf0631afb79c7d5520f42e759556a5dc047 -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/bin/grafana-server rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YVYv3l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64 + cd grafana-9.0.9 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/sbin + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/libexec/grafana + cp -a conf public plugins-bundled /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/grafana + rm /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/grafana/public/img/icons/.gitignore + rm /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/grafana/public/lib/.gitignore + install -p -m 755 packaging/wrappers/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/sbin/grafana-cli + install -p -m 755 /builddir/build/BUILD/bin/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/sbin + install -p -m 755 /builddir/build/BUILD/bin/grafana-cli /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/libexec/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/man/man1 + install -p -m 644 docs/man/man1/grafana-cli.1 docs/man/man1/grafana-server.1 /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/provisioning + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/provisioning/access-control + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/provisioning/dashboards + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/provisioning/datasources + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/provisioning/notifiers + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/provisioning/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/sysconfig + install -p -m 640 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/grafana.ini + install -p -m 640 conf/ldap.toml /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/grafana/ldap.toml + install -p -m 644 conf/defaults.ini /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/grafana/conf/defaults.ini + install -p -m 644 conf/sample.ini /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/grafana/conf/sample.ini + install -p -m 644 packaging/rpm/sysconfig/grafana-server /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/etc/sysconfig/grafana-server + install -d -m 750 /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/var/lib/grafana + install -d -m 755 /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/var/lib/grafana/plugins + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/var/log/grafana + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/lib/systemd/system + install -p -m 644 packaging/rpm/systemd/grafana-server.service /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/lib/tmpfiles.d + echo 'd /run/grafana 0755 grafana grafana -' + install -p -m 644 -D /builddir/build/SOURCES/grafana.sysusers /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/lib/sysusers.d/grafana.conf + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 9.0.9-1.fc37 --unique-debug-suffix -9.0.9-1.fc37.riscv64 --unique-debug-src-base grafana-9.0.9-1.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grafana-9.0.9 extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/libexec/grafana/grafana-cli extracting debug info from /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/sbin/grafana-server warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/libexec/grafana/grafana-cli. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/sbin/grafana-server. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 184316kB, size after compression: 182368kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 147092 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/grafana-cli from /usr/bin/env bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kLSIy6 + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + export TZ=GMT + TZ=GMT + GO111MODULE=auto + go test -buildmode pie -compiler gc -tags=integration -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' ./pkg/... ok github.com/grafana/grafana/pkg/api 257.944s ? github.com/grafana/grafana/pkg/api/apierrors [no test files] ok github.com/grafana/grafana/pkg/api/avatar 3.090s ? github.com/grafana/grafana/pkg/api/datasource [no test files] ? github.com/grafana/grafana/pkg/api/docs/definitions [no test files] ? github.com/grafana/grafana/pkg/api/docs/merge [no test files] ok github.com/grafana/grafana/pkg/api/dtos 3.053s ? github.com/grafana/grafana/pkg/api/frontendlogging [no test files] ? github.com/grafana/grafana/pkg/api/navlinks [no test files] ok github.com/grafana/grafana/pkg/api/pluginproxy 27.449s ? github.com/grafana/grafana/pkg/api/response [no test files] ok github.com/grafana/grafana/pkg/api/routing 2.021s ? github.com/grafana/grafana/pkg/api/static [no test files] ? github.com/grafana/grafana/pkg/build [no test files] ok github.com/grafana/grafana/pkg/bus 3.371s ? github.com/grafana/grafana/pkg/cmd/grafana-cli [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/commands 92.611s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/commandstest [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/datamigrations 8.277s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/commands/secretsmigrations [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/logger [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/models [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-cli/runner [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-cli/services 1.058s ? github.com/grafana/grafana/pkg/cmd/grafana-cli/utils [no test files] ? github.com/grafana/grafana/pkg/cmd/grafana-server [no test files] ok github.com/grafana/grafana/pkg/cmd/grafana-server/commands 6.319s ok github.com/grafana/grafana/pkg/components/apikeygen 1.607s ok github.com/grafana/grafana/pkg/components/apikeygenprefixed 2.111s ? github.com/grafana/grafana/pkg/components/apikeygenprefixed/cmd [no test files] ok github.com/grafana/grafana/pkg/components/dashdiffs 1.898s ok github.com/grafana/grafana/pkg/components/imguploader 2.710s ok github.com/grafana/grafana/pkg/components/imguploader/gcs 1.481s ? github.com/grafana/grafana/pkg/components/null [no test files] ok github.com/grafana/grafana/pkg/components/simplejson 1.100s ? github.com/grafana/grafana/pkg/coremodel/dashboard [no test files] ? github.com/grafana/grafana/pkg/cuectx [no test files] ? github.com/grafana/grafana/pkg/events [no test files] ok github.com/grafana/grafana/pkg/expr 2.887s ok github.com/grafana/grafana/pkg/expr/classic 0.800s ok github.com/grafana/grafana/pkg/expr/mathexp 2.302s ok github.com/grafana/grafana/pkg/expr/mathexp/parse 0.323s ? github.com/grafana/grafana/pkg/extensions [no test files] ? github.com/grafana/grafana/pkg/framework/coremodel [no test files] ? github.com/grafana/grafana/pkg/framework/coremodel/staticregistry [no test files] ? github.com/grafana/grafana/pkg/ifaces/gcsifaces [no test files] ok github.com/grafana/grafana/pkg/infra/filestorage 33.724s ok github.com/grafana/grafana/pkg/infra/fs 0.713s ok github.com/grafana/grafana/pkg/infra/httpclient 0.508s ok github.com/grafana/grafana/pkg/infra/httpclient/httpclientprovider 3.673s ok github.com/grafana/grafana/pkg/infra/kvstore 9.209s ? github.com/grafana/grafana/pkg/infra/localcache [no test files] ok github.com/grafana/grafana/pkg/infra/log 0.575s ok github.com/grafana/grafana/pkg/infra/log/level 0.509s ? github.com/grafana/grafana/pkg/infra/log/logtest [no test files] ? github.com/grafana/grafana/pkg/infra/log/term [no test files] ? github.com/grafana/grafana/pkg/infra/log/text [no test files] ? github.com/grafana/grafana/pkg/infra/metrics [no test files] ok github.com/grafana/grafana/pkg/infra/metrics/graphitebridge 3.069s ok github.com/grafana/grafana/pkg/infra/metrics/metricutil 1.350s ok github.com/grafana/grafana/pkg/infra/network 1.979s ? github.com/grafana/grafana/pkg/infra/process [no test files] ok github.com/grafana/grafana/pkg/infra/remotecache 10.467s ok github.com/grafana/grafana/pkg/infra/serverlock 7.838s ok github.com/grafana/grafana/pkg/infra/tracing 2.326s ? github.com/grafana/grafana/pkg/infra/usagestats [no test files] ok github.com/grafana/grafana/pkg/infra/usagestats/service 8.204s ok github.com/grafana/grafana/pkg/infra/usagestats/statscollector 9.844s ok github.com/grafana/grafana/pkg/login 2.609s ok github.com/grafana/grafana/pkg/login/social 3.310s ok github.com/grafana/grafana/pkg/middleware 37.502s ? github.com/grafana/grafana/pkg/middleware/cookies [no test files] ? github.com/grafana/grafana/pkg/middleware/csrf [no test files] ? github.com/grafana/grafana/pkg/mocks/mock_gcsifaces [no test files] ok github.com/grafana/grafana/pkg/models 2.246s ? github.com/grafana/grafana/pkg/plugins [no test files] ? github.com/grafana/grafana/pkg/plugins/adapters [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin [no test files] ok github.com/grafana/grafana/pkg/plugins/backendplugin/coreplugin 2.747s ok github.com/grafana/grafana/pkg/plugins/backendplugin/grpcplugin 1.023s ? github.com/grafana/grafana/pkg/plugins/backendplugin/instrumentation [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin/pluginextensionv2 [no test files] ? github.com/grafana/grafana/pkg/plugins/backendplugin/provider [no test files] ok github.com/grafana/grafana/pkg/plugins/manager 14.475s ok github.com/grafana/grafana/pkg/plugins/manager/installer 2.405s ok github.com/grafana/grafana/pkg/plugins/manager/loader 31.640s ok github.com/grafana/grafana/pkg/plugins/manager/loader/finder 1.801s ok github.com/grafana/grafana/pkg/plugins/manager/loader/initializer 2.104s ok github.com/grafana/grafana/pkg/plugins/manager/signature 10.493s ? github.com/grafana/grafana/pkg/plugins/plugincontext [no test files] ? github.com/grafana/grafana/pkg/registry [no test files] ok github.com/grafana/grafana/pkg/schema 14.614s ok github.com/grafana/grafana/pkg/schema/load 343.855s ok github.com/grafana/grafana/pkg/server 5.058s ? github.com/grafana/grafana/pkg/server/backgroundsvcs [no test files] ? github.com/grafana/grafana/pkg/server/usagestatssvcs [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol 11.852s ? github.com/grafana/grafana/pkg/services/accesscontrol/api [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol/database 15.099s ? github.com/grafana/grafana/pkg/services/accesscontrol/mock [no test files] ok github.com/grafana/grafana/pkg/services/accesscontrol/ossaccesscontrol 10.427s ok github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions 15.848s ? github.com/grafana/grafana/pkg/services/accesscontrol/resourcepermissions/types [no test files] ok github.com/grafana/grafana/pkg/services/alerting 15.504s ok github.com/grafana/grafana/pkg/services/alerting/conditions 2.763s ? github.com/grafana/grafana/pkg/services/alerting/metrics [no test files] ok github.com/grafana/grafana/pkg/services/alerting/notifiers 3.196s ? github.com/grafana/grafana/pkg/services/annotations [no test files] ok github.com/grafana/grafana/pkg/services/auth 7.915s ok github.com/grafana/grafana/pkg/services/auth/jwt 14.814s ok github.com/grafana/grafana/pkg/services/cleanup 2.266s ok github.com/grafana/grafana/pkg/services/comments 8.139s ? github.com/grafana/grafana/pkg/services/comments/commentmodel [no test files] ok github.com/grafana/grafana/pkg/services/contexthandler 8.277s ok github.com/grafana/grafana/pkg/services/contexthandler/authproxy 9.511s ? github.com/grafana/grafana/pkg/services/contexthandler/ctxkey [no test files] ? github.com/grafana/grafana/pkg/services/dashboardimport [no test files] ok github.com/grafana/grafana/pkg/services/dashboardimport/api 2.434s ok github.com/grafana/grafana/pkg/services/dashboardimport/service 2.680s ok github.com/grafana/grafana/pkg/services/dashboardimport/utils 1.772s ok github.com/grafana/grafana/pkg/services/dashboards 1.888s ok github.com/grafana/grafana/pkg/services/dashboards/database 16.814s ok github.com/grafana/grafana/pkg/services/dashboards/database/permissions 11.058s ok github.com/grafana/grafana/pkg/services/dashboards/service 23.562s ok github.com/grafana/grafana/pkg/services/dashboardsnapshots 9.471s ok github.com/grafana/grafana/pkg/services/datasourceproxy 2.414s ? github.com/grafana/grafana/pkg/services/datasources [no test files] ? github.com/grafana/grafana/pkg/services/datasources/fakes [no test files] ? github.com/grafana/grafana/pkg/services/datasources/permissions [no test files] ok github.com/grafana/grafana/pkg/services/datasources/service 19.234s ? github.com/grafana/grafana/pkg/services/encryption [no test files] ok github.com/grafana/grafana/pkg/services/encryption/ossencryption 1.070s ? github.com/grafana/grafana/pkg/services/export [no test files] ok github.com/grafana/grafana/pkg/services/featuremgmt 2.224s ? github.com/grafana/grafana/pkg/services/featuremgmt/strcase [no test files] ok github.com/grafana/grafana/pkg/services/guardian 16.001s ? github.com/grafana/grafana/pkg/services/hooks [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders/defaultprovider [no test files] ? github.com/grafana/grafana/pkg/services/kmsproviders/osskmsproviders [no test files] ok github.com/grafana/grafana/pkg/services/ldap 2.462s ok github.com/grafana/grafana/pkg/services/libraryelements 66.898s ok github.com/grafana/grafana/pkg/services/librarypanels 13.670s ? github.com/grafana/grafana/pkg/services/licensing [no test files] ? github.com/grafana/grafana/pkg/services/licensing/licensingtest [no test files] ok github.com/grafana/grafana/pkg/services/live 4.075s ? github.com/grafana/grafana/pkg/services/live/convert [no test files] ? github.com/grafana/grafana/pkg/services/live/database [no test files] ok github.com/grafana/grafana/pkg/services/live/database/tests 8.695s ok github.com/grafana/grafana/pkg/services/live/features 2.800s ? github.com/grafana/grafana/pkg/services/live/livecontext [no test files] ? github.com/grafana/grafana/pkg/services/live/liveplugin [no test files] ok github.com/grafana/grafana/pkg/services/live/managedstream 1.955s ok github.com/grafana/grafana/pkg/services/live/orgchannel 0.731s ok github.com/grafana/grafana/pkg/services/live/pipeline 2.284s ok github.com/grafana/grafana/pkg/services/live/pipeline/pattern 0.317s ok github.com/grafana/grafana/pkg/services/live/pipeline/tree 0.682s ? github.com/grafana/grafana/pkg/services/live/pushhttp [no test files] ok github.com/grafana/grafana/pkg/services/live/pushurl 0.393s ? github.com/grafana/grafana/pkg/services/live/pushws [no test files] ok github.com/grafana/grafana/pkg/services/live/remotewrite 0.949s ok github.com/grafana/grafana/pkg/services/live/runstream 2.430s ? github.com/grafana/grafana/pkg/services/live/survey [no test files] ? github.com/grafana/grafana/pkg/services/live/telemetry [no test files] ok github.com/grafana/grafana/pkg/services/live/telemetry/telegraf 1.410s ? github.com/grafana/grafana/pkg/services/login [no test files] ok github.com/grafana/grafana/pkg/services/login/authinfoservice 12.482s ? github.com/grafana/grafana/pkg/services/login/authinfoservice/database [no test files] ok github.com/grafana/grafana/pkg/services/login/loginservice 2.475s ? github.com/grafana/grafana/pkg/services/login/logintest [no test files] ok github.com/grafana/grafana/pkg/services/multildap 1.723s ? github.com/grafana/grafana/pkg/services/ngalert [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/api 26.116s ? github.com/grafana/grafana/pkg/services/ngalert/api/tooling/cmd/clean-swagger [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/api/tooling/definitions 2.873s ok github.com/grafana/grafana/pkg/services/ngalert/eval 3.359s ? github.com/grafana/grafana/pkg/services/ngalert/image [no test files] ? github.com/grafana/grafana/pkg/services/ngalert/metrics [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/models 2.420s ok github.com/grafana/grafana/pkg/services/ngalert/notifier 15.354s ok github.com/grafana/grafana/pkg/services/ngalert/notifier/channels 5.948s ? github.com/grafana/grafana/pkg/services/ngalert/notifier/channels_config [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/provisioning 16.153s ok github.com/grafana/grafana/pkg/services/ngalert/schedule 55.438s ? github.com/grafana/grafana/pkg/services/ngalert/sender [no test files] ok github.com/grafana/grafana/pkg/services/ngalert/state 11.971s ok github.com/grafana/grafana/pkg/services/ngalert/store 10.898s ? github.com/grafana/grafana/pkg/services/ngalert/tests [no test files] ok github.com/grafana/grafana/pkg/services/notifications 3.504s ? github.com/grafana/grafana/pkg/services/oauthtoken [no test files] ? github.com/grafana/grafana/pkg/services/plugindashboards [no test files] ok github.com/grafana/grafana/pkg/services/plugindashboards/service 3.142s ? github.com/grafana/grafana/pkg/services/pluginsettings [no test files] ok github.com/grafana/grafana/pkg/services/pluginsettings/service 3.245s ? github.com/grafana/grafana/pkg/services/preference [no test files] ok github.com/grafana/grafana/pkg/services/preference/prefimpl 8.281s ? github.com/grafana/grafana/pkg/services/preference/preftest [no test files] ok github.com/grafana/grafana/pkg/services/provisioning 2.829s ok github.com/grafana/grafana/pkg/services/provisioning/dashboards 9.184s ok github.com/grafana/grafana/pkg/services/provisioning/datasources 2.497s ok github.com/grafana/grafana/pkg/services/provisioning/notifiers 11.794s ok github.com/grafana/grafana/pkg/services/provisioning/plugins 1.939s ? github.com/grafana/grafana/pkg/services/provisioning/plugins/mocks [no test files] ok github.com/grafana/grafana/pkg/services/provisioning/utils 1.838s [no tests to run] ok github.com/grafana/grafana/pkg/services/provisioning/values 2.061s ok github.com/grafana/grafana/pkg/services/query 11.653s ok github.com/grafana/grafana/pkg/services/queryhistory 66.838s ? github.com/grafana/grafana/pkg/services/quota [no test files] ok github.com/grafana/grafana/pkg/services/rendering 2.740s ? github.com/grafana/grafana/pkg/services/schemaloader [no test files] ok github.com/grafana/grafana/pkg/services/screenshot 4.853s ok github.com/grafana/grafana/pkg/services/search 2.022s ok github.com/grafana/grafana/pkg/services/searchV2 4.846s ok github.com/grafana/grafana/pkg/services/searchV2/extract 0.570s ? github.com/grafana/grafana/pkg/services/searchusers [no test files] ? github.com/grafana/grafana/pkg/services/searchusers/filters [no test files] ? github.com/grafana/grafana/pkg/services/secrets [no test files] ? github.com/grafana/grafana/pkg/services/secrets/database [no test files] ? github.com/grafana/grafana/pkg/services/secrets/fakes [no test files] ok github.com/grafana/grafana/pkg/services/secrets/kvstore 12.597s ok github.com/grafana/grafana/pkg/services/secrets/manager 13.738s ? github.com/grafana/grafana/pkg/services/serviceaccounts [no test files] ok github.com/grafana/grafana/pkg/services/serviceaccounts/api 12.139s ok github.com/grafana/grafana/pkg/services/serviceaccounts/database 10.365s ok github.com/grafana/grafana/pkg/services/serviceaccounts/manager 2.530s ? github.com/grafana/grafana/pkg/services/serviceaccounts/tests [no test files] ok github.com/grafana/grafana/pkg/services/shorturls 9.488s ok github.com/grafana/grafana/pkg/services/sqlstore 200.481s ? github.com/grafana/grafana/pkg/services/sqlstore/db [no test files] ? github.com/grafana/grafana/pkg/services/sqlstore/db/dbtest [no test files] ok github.com/grafana/grafana/pkg/services/sqlstore/migrations 10.281s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol 1.804s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/accesscontrol/test 118.779s ok github.com/grafana/grafana/pkg/services/sqlstore/migrations/ualert 22.181s ok github.com/grafana/grafana/pkg/services/sqlstore/migrator 1.735s ? github.com/grafana/grafana/pkg/services/sqlstore/mockstore [no test files] ok github.com/grafana/grafana/pkg/services/sqlstore/permissions 3.350s ok github.com/grafana/grafana/pkg/services/sqlstore/searchstore 10.547s ? github.com/grafana/grafana/pkg/services/sqlstore/sqlutil [no test files] ? github.com/grafana/grafana/pkg/services/star [no test files] ok github.com/grafana/grafana/pkg/services/star/starimpl 7.756s ? github.com/grafana/grafana/pkg/services/star/startest [no test files] ok github.com/grafana/grafana/pkg/services/store 13.747s ? github.com/grafana/grafana/pkg/services/teamguardian [no test files] ? github.com/grafana/grafana/pkg/services/teamguardian/database [no test files] ok github.com/grafana/grafana/pkg/services/teamguardian/manager 2.586s ? github.com/grafana/grafana/pkg/services/thumbs [no test files] ok github.com/grafana/grafana/pkg/services/updatechecker 2.046s ? github.com/grafana/grafana/pkg/services/validations [no test files] ok github.com/grafana/grafana/pkg/setting 3.701s ok github.com/grafana/grafana/pkg/tests/api/alerting 447.833s ok github.com/grafana/grafana/pkg/tests/api/dashboards 45.620s ok github.com/grafana/grafana/pkg/tests/api/plugins 28.181s ? github.com/grafana/grafana/pkg/tests/testinfra [no test files] ok github.com/grafana/grafana/pkg/tests/web 41.551s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor 2.526s ? github.com/grafana/grafana/pkg/tsdb/azuremonitor/azlog [no test files] ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/loganalytics 2.466s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/macros 2.463s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/metrics 2.980s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/resourcegraph 2.032s ok github.com/grafana/grafana/pkg/tsdb/azuremonitor/time 1.429s ? github.com/grafana/grafana/pkg/tsdb/azuremonitor/types [no test files] ok github.com/grafana/grafana/pkg/tsdb/cloudmonitoring 3.023s ok github.com/grafana/grafana/pkg/tsdb/cloudwatch 5.040s ok github.com/grafana/grafana/pkg/tsdb/elasticsearch 1.689s ok github.com/grafana/grafana/pkg/tsdb/elasticsearch/client 1.756s ? github.com/grafana/grafana/pkg/tsdb/grafanads [no test files] ok github.com/grafana/grafana/pkg/tsdb/graphite 2.001s ok github.com/grafana/grafana/pkg/tsdb/influxdb 2.361s ok github.com/grafana/grafana/pkg/tsdb/influxdb/flux 4.611s ? github.com/grafana/grafana/pkg/tsdb/influxdb/models [no test files] ok github.com/grafana/grafana/pkg/tsdb/intervalv2 1.808s ok github.com/grafana/grafana/pkg/tsdb/legacydata 2.179s ok github.com/grafana/grafana/pkg/tsdb/legacydata/interval 2.608s ok github.com/grafana/grafana/pkg/tsdb/legacydata/service 7.591s ok github.com/grafana/grafana/pkg/tsdb/loki 2.666s ok github.com/grafana/grafana/pkg/tsdb/mssql 2.506s ok github.com/grafana/grafana/pkg/tsdb/mysql 2.958s ok github.com/grafana/grafana/pkg/tsdb/opentsdb 2.008s ok github.com/grafana/grafana/pkg/tsdb/postgres 2.572s ok github.com/grafana/grafana/pkg/tsdb/prometheus 2.247s ok github.com/grafana/grafana/pkg/tsdb/prometheus/buffered 3.857s ok github.com/grafana/grafana/pkg/tsdb/prometheus/buffered/promclient 2.176s ok github.com/grafana/grafana/pkg/tsdb/prometheus/client 1.972s ok github.com/grafana/grafana/pkg/tsdb/prometheus/middleware 0.750s ok github.com/grafana/grafana/pkg/tsdb/prometheus/models 1.026s ok github.com/grafana/grafana/pkg/tsdb/prometheus/querydata 2.301s ? github.com/grafana/grafana/pkg/tsdb/prometheus/resource [no test files] ok github.com/grafana/grafana/pkg/tsdb/sqleng 1.245s ok github.com/grafana/grafana/pkg/tsdb/tempo 1.259s ok github.com/grafana/grafana/pkg/tsdb/testdatasource 2.340s ok github.com/grafana/grafana/pkg/tsdb/testdatasource/sims 1.371s ok github.com/grafana/grafana/pkg/util 1.223s ok github.com/grafana/grafana/pkg/util/cmputil 0.706s ok github.com/grafana/grafana/pkg/util/converter 3.778s ? github.com/grafana/grafana/pkg/util/errutil [no test files] ? github.com/grafana/grafana/pkg/util/maputil [no test files] ok github.com/grafana/grafana/pkg/util/proxyutil 0.852s ok github.com/grafana/grafana/pkg/util/retryer 1.244s ok github.com/grafana/grafana/pkg/web 0.448s ok github.com/grafana/grafana/pkg/web/webtest 3.093s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: grafana-9.0.9-1.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b2t7eS + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + DOCDIR=/builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr HALL_OF_FAME.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr ISSUE_TRIAGE.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr PLUGIN_DEV.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr README.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr ROADMAP.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr SECURITY.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr SUPPORT.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr UPGRADING_DEPENDENCIES.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + cp -pr WORKFLOW.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/doc/grafana + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Mq9H84 + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + LICENSEDIR=/builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/licenses/grafana + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/licenses/grafana + cp -pr LICENSE /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/licenses/grafana + cp -pr LICENSING.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/licenses/grafana + cp -pr NOTICE.md /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64/usr/share/licenses/grafana + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(cloud.google.com/go/kms)) = 1.4.0 bundled(golang(cloud.google.com/go/storage)) = 1.21.0 bundled(golang(cuelang.org/go)) = 0.4.3 bundled(golang(github.com/Azure/azure-sdk-for-go)) = 59.3.0+incompatible bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/azidentity)) = 0.13.2 bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys)) = 0.4.0 bundled(golang(github.com/Azure/go-autorest/autorest)) = 0.11.22 bundled(golang(github.com/Azure/go-autorest/autorest/adal)) = 0.9.17 bundled(golang(github.com/BurntSushi/toml)) = 0.3.1 bundled(golang(github.com/Masterminds/semver)) = 1.5.0 bundled(golang(github.com/VividCortex/mysqlerr)) = 0.0.0-20170204212430.6c6b55f8796f bundled(golang(github.com/andybalholm/brotli)) = 1.0.3 bundled(golang(github.com/armon/go-radix)) = 1.0.0 bundled(golang(github.com/aws/aws-sdk-go)) = 1.44.9 bundled(golang(github.com/beevik/etree)) = 1.1.0 bundled(golang(github.com/benbjohnson/clock)) = 1.1.0 bundled(golang(github.com/blugelabs/bluge)) = 0.1.9 bundled(golang(github.com/bradfitz/gomemcache)) = 0.0.0-20190913173617.a41fca850d0b bundled(golang(github.com/centrifugal/centrifuge)) = 0.19.0 bundled(golang(github.com/cortexproject/cortex)) = 1.10.1-0.20211014125347.85c378182d0d bundled(golang(github.com/davecgh/go-spew)) = 1.1.1 bundled(golang(github.com/denisenkom/go-mssqldb)) = 0.12.0 bundled(golang(github.com/dop251/goja)) = 0.0.0-20210804101310.32956a348b49 bundled(golang(github.com/fatih/color)) = 1.13.0 bundled(golang(github.com/gchaincl/sqlhooks)) = 1.3.0 bundled(golang(github.com/getsentry/sentry-go)) = 0.13.0 bundled(golang(github.com/go-kit/kit)) = 0.11.0 bundled(golang(github.com/go-kit/log)) = 0.1.0 bundled(golang(github.com/go-openapi/loads)) = 0.20.2 bundled(golang(github.com/go-openapi/spec)) = 0.20.4 bundled(golang(github.com/go-openapi/strfmt)) = 0.20.2 bundled(golang(github.com/go-redis/redis/v8)) = 8.11.4 bundled(golang(github.com/go-sourcemap/sourcemap)) = 2.1.3+incompatible bundled(golang(github.com/go-sql-driver/mysql)) = 1.6.0 bundled(golang(github.com/go-stack/stack)) = 1.8.0 bundled(golang(github.com/gobwas/glob)) = 0.2.3 bundled(golang(github.com/gofrs/uuid)) = 4.0.0+incompatible bundled(golang(github.com/gogo/protobuf)) = 1.3.2 bundled(golang(github.com/golang-migrate/migrate/v4)) = 4.7.0 bundled(golang(github.com/golang/mock)) = 1.6.0 bundled(golang(github.com/golang/snappy)) = 0.0.4 bundled(golang(github.com/google/go-cmp)) = 0.5.8 bundled(golang(github.com/google/uuid)) = 1.3.0 bundled(golang(github.com/google/wire)) = 0.5.0 bundled(golang(github.com/googleapis/gax-go/v2)) = 2.2.0 bundled(golang(github.com/gorilla/websocket)) = 1.4.2 bundled(golang(github.com/gosimple/slug)) = 1.9.0 bundled(golang(github.com/grafana/cuetsy)) = 0.0.1 bundled(golang(github.com/grafana/dskit)) = 0.0.0-20211011144203.3a88ec0b675f bundled(golang(github.com/grafana/grafana-aws-sdk)) = 0.10.7 bundled(golang(github.com/grafana/grafana-azure-sdk-go)) = 1.3.0 bundled(golang(github.com/grafana/grafana-google-sdk-go)) = 0.0.0-20211104130251.b190293eaf58 bundled(golang(github.com/grafana/grafana-plugin-sdk-go)) = 0.138.0 bundled(golang(github.com/grafana/loki)) = 1.6.2-0.20211015002020.7832783b1caa bundled(golang(github.com/grafana/thema)) = 0.0.0-20220523183731.72aebd14e751 bundled(golang(github.com/grpc-ecosystem/go-grpc-middleware)) = 1.3.0 bundled(golang(github.com/hashicorp/go-hclog)) = 1.0.0 bundled(golang(github.com/hashicorp/go-plugin)) = 1.4.3 bundled(golang(github.com/hashicorp/go-version)) = 1.3.0 bundled(golang(github.com/hashicorp/golang-lru)) = 0.5.4 bundled(golang(github.com/influxdata/influxdb-client-go/v2)) = 2.6.0 bundled(golang(github.com/influxdata/line-protocol)) = 0.0.0-20210311194329.9aa0e372d097 bundled(golang(github.com/jmespath/go-jmespath)) = 0.4.0 bundled(golang(github.com/json-iterator/go)) = 1.1.12 bundled(golang(github.com/laher/mergefs)) = 0.1.1 bundled(golang(github.com/lib/pq)) = 1.10.4 bundled(golang(github.com/linkedin/goavro/v2)) = 2.10.0 bundled(golang(github.com/m3db/prometheus_remote_client_golang)) = 0.4.4 bundled(golang(github.com/magefile/mage)) = 1.13.0 bundled(golang(github.com/mattn/go-isatty)) = 0.0.14 bundled(golang(github.com/mattn/go-sqlite3)) = 1.14.7 bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = 1.0.2-0.20181231171920.c182affec369 bundled(golang(github.com/mwitkow/go-conntrack)) = 0.0.0-20190716064945.2f068394615f bundled(golang(github.com/ohler55/ojg)) = 1.12.9 bundled(golang(github.com/opentracing/opentracing-go)) = 1.2.0 bundled(golang(github.com/patrickmn/go-cache)) = 2.1.0+incompatible bundled(golang(github.com/pkg/errors)) = 0.9.1 bundled(golang(github.com/prometheus/alertmanager)) = 0.23.1-0.20211116083607.e2a10119aaf7 bundled(golang(github.com/prometheus/client_golang)) = 1.12.1 bundled(golang(github.com/prometheus/client_model)) = 0.2.0 bundled(golang(github.com/prometheus/common)) = 0.32.1 bundled(golang(github.com/prometheus/prometheus)) = 1.8.2-0.20211011171444.354d8d2ecfac bundled(golang(github.com/robfig/cron/v3)) = 3.0.1 bundled(golang(github.com/russellhaering/goxmldsig)) = 1.1.1 bundled(golang(github.com/segmentio/encoding)) = 0.3.2 bundled(golang(github.com/stretchr/testify)) = 1.7.2 bundled(golang(github.com/teris-io/shortid)) = 0.0.0-20171029131806.771a37caa5cf bundled(golang(github.com/ua-parser/uap-go)) = 0.0.0-20211112212520.00c877edfe0f bundled(golang(github.com/uber/jaeger-client-go)) = 2.29.1+incompatible bundled(golang(github.com/unknwon/com)) = 1.0.1 bundled(golang(github.com/urfave/cli/v2)) = 2.3.0 bundled(golang(github.com/vectordotdev/go-datemath)) = 0.1.1-0.20220323213446.f3954d0b18ae bundled(golang(github.com/xorcare/pointer)) = 1.1.0 bundled(golang(github.com/yudai/gojsondiff)) = 1.0.0 bundled(golang(go.etcd.io/etcd/api/v3)) = 3.5.4 bundled(golang(go.opentelemetry.io/collector)) = 0.31.0 bundled(golang(go.opentelemetry.io/collector/model)) = 0.31.0 bundled(golang(go.opentelemetry.io/contrib/propagators/jaeger)) = 1.6.0 bundled(golang(go.opentelemetry.io/otel)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/exporters/jaeger)) = 1.0.0 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/sdk)) = 1.6.3 bundled(golang(go.opentelemetry.io/otel/trace)) = 1.6.3 bundled(golang(go.uber.org/atomic)) = 1.9.0 bundled(golang(gocloud.dev)) = 0.25.0 bundled(golang(golang.org/x/crypto)) = 0.0.0-20220331220935.ae2d96664a29 bundled(golang(golang.org/x/exp)) = 0.0.0-20210220032938.85be41e4509f bundled(golang(golang.org/x/oauth2)) = 0.0.0-20220309155454.6242fa91716a bundled(golang(golang.org/x/sync)) = 0.0.0-20210220032951.036812b2e83c bundled(golang(golang.org/x/text)) = 0.3.7 bundled(golang(golang.org/x/time)) = 0.0.0-20220224211638.0e9765cccd65 bundled(golang(golang.org/x/tools)) = 0.1.10 bundled(golang(gonum.org/v1/gonum)) = 0.11.0 bundled(golang(google.golang.org/api)) = 0.74.0 bundled(golang(google.golang.org/genproto)) = 0.0.0-20220421151946.72621c1f0bd3 bundled(golang(google.golang.org/grpc)) = 1.45.0 bundled(golang(google.golang.org/protobuf)) = 1.28.0 bundled(golang(gopkg.in/ini.v1)) = 1.66.2 bundled(golang(gopkg.in/ldap.v3)) = 3.1.0 bundled(golang(gopkg.in/mail.v2)) = 2.3.1 bundled(golang(gopkg.in/square/go-jose.v2)) = 2.5.1 bundled(golang(gopkg.in/yaml.v2)) = 2.4.0 bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 bundled(golang(xorm.io/builder)) = 0.3.6 bundled(golang(xorm.io/core)) = 0.7.3 bundled(golang(xorm.io/xorm)) = 0.8.2 bundled(npm(@babel/core)) = 7.12.9 bundled(npm(@babel/plugin-proposal-class-properties)) = 7.16.7 bundled(npm(@babel/plugin-proposal-nullish-coalescing-operator)) = 7.16.7 bundled(npm(@babel/plugin-proposal-object-rest-spread)) = 7.12.1 bundled(npm(@babel/plugin-proposal-optional-chaining)) = 7.16.7 bundled(npm(@babel/plugin-syntax-dynamic-import)) = 7.8.3 bundled(npm(@babel/plugin-transform-react-constant-elements)) = 7.17.6 bundled(npm(@babel/plugin-transform-runtime)) = 7.17.0 bundled(npm(@babel/plugin-transform-typescript)) = 7.16.7 bundled(npm(@babel/preset-env)) = 7.16.11 bundled(npm(@babel/preset-react)) = 7.16.7 bundled(npm(@babel/preset-typescript)) = 7.16.7 bundled(npm(@betterer/betterer)) = 5.3.5 bundled(npm(@betterer/cli)) = 5.3.5 bundled(npm(@betterer/eslint)) = 5.3.5 bundled(npm(@betterer/regexp)) = 5.3.5 bundled(npm(@braintree/sanitize-url)) = 6.0.0 bundled(npm(@cypress/webpack-preprocessor)) = 5.11.1 bundled(npm(@emotion/css)) = 10.0.27 bundled(npm(@emotion/eslint-plugin)) = 11.7.0 bundled(npm(@emotion/react)) = 11.9.0 bundled(npm(@grafana/api-documenter)) = 7.11.2 bundled(npm(@grafana/aws-sdk)) = 0.0.36 bundled(npm(@grafana/data)) = 0.0.0-use.local bundled(npm(@grafana/e2e)) = 0.0.0-use.local bundled(npm(@grafana/e2e-selectors)) = 0.0.0-use.local bundled(npm(@grafana/eslint-config)) = 4.0.0 bundled(npm(@grafana/experimental)) = 0.0.2-canary.30 bundled(npm(@grafana/google-sdk)) = 0.0.3 bundled(npm(@grafana/lezer-logql)) = 0.0.12 bundled(npm(@grafana/runtime)) = 0.0.0-use.local bundled(npm(@grafana/schema)) = 0.0.0-use.local bundled(npm(@grafana/toolkit)) = 0.0.0-use.local bundled(npm(@grafana/tsconfig)) = 1.2.0rc1 bundled(npm(@grafana/ui)) = 0.0.0-use.local bundled(npm(@jaegertracing/jaeger-ui-components)) = 0.0.0-use.local bundled(npm(@jest/core)) = 27.5.1 bundled(npm(@kusto/monaco-kusto)) = 5.1.3 bundled(npm(@lezer/common)) = 0.15.12 bundled(npm(@lezer/lr)) = 0.15.8 bundled(npm(@lingui/cli)) = 3.13.3 bundled(npm(@lingui/core)) = 3.13.3 bundled(npm(@lingui/macro)) = 3.12.1 bundled(npm(@lingui/react)) = 3.13.3 bundled(npm(@mdx-js/react)) = 1.6.22 bundled(npm(@microsoft/api-extractor)) = 7.24.1 bundled(npm(@mochajs/json-file-reporter)) = 1.3.0 bundled(npm(@monaco-editor/react)) = 4.3.1 bundled(npm(@opentelemetry/api)) = 1.1.0 bundled(npm(@opentelemetry/exporter-collector)) = 0.25.0 bundled(npm(@opentelemetry/semantic-conventions)) = 0.25.0 bundled(npm(@pmmmwh/react-refresh-webpack-plugin)) = 0.5.4 bundled(npm(@popperjs/core)) = 2.11.2 bundled(npm(@react-aria/button)) = 3.4.4 bundled(npm(@react-aria/dialog)) = 3.1.9 bundled(npm(@react-aria/focus)) = 3.5.5 bundled(npm(@react-aria/interactions)) = 3.8.4 bundled(npm(@react-aria/menu)) = 3.4.4 bundled(npm(@react-aria/overlays)) = 3.8.2 bundled(npm(@react-aria/utils)) = 3.12.0 bundled(npm(@react-stately/collections)) = 3.3.8 bundled(npm(@react-stately/menu)) = 3.2.7 bundled(npm(@react-stately/tree)) = 3.2.4 bundled(npm(@react-types/button)) = 3.4.5 bundled(npm(@react-types/menu)) = 3.5.3 bundled(npm(@react-types/overlays)) = 3.5.5 bundled(npm(@react-types/shared)) = 3.12.0 bundled(npm(@reduxjs/toolkit)) = 1.8.1 bundled(npm(@rollup/plugin-alias)) = 3.1.9 bundled(npm(@rollup/plugin-commonjs)) = 22.0.0 bundled(npm(@rollup/plugin-json)) = 4.1.0 bundled(npm(@rollup/plugin-node-resolve)) = 13.3.0 bundled(npm(@rtsao/plugin-proposal-class-properties)) = 7.0.1-patch.1 bundled(npm(@sentry/browser)) = 6.19.7 bundled(npm(@sentry/types)) = 6.19.7 bundled(npm(@sentry/utils)) = 6.19.7 bundled(npm(@storybook/addon-a11y)) = 6.4.21 bundled(npm(@storybook/addon-actions)) = 6.4.21 bundled(npm(@storybook/addon-docs)) = 6.4.21 bundled(npm(@storybook/addon-essentials)) = 6.4.21 bundled(npm(@storybook/addon-knobs)) = 6.4.0 bundled(npm(@storybook/addon-storysource)) = 6.4.21 bundled(npm(@storybook/addons)) = 6.4.21 bundled(npm(@storybook/api)) = 6.4.21 bundled(npm(@storybook/builder-webpack5)) = 6.4.21 bundled(npm(@storybook/components)) = 6.4.21 bundled(npm(@storybook/core-events)) = 6.4.21 bundled(npm(@storybook/manager-webpack5)) = 6.4.21 bundled(npm(@storybook/react)) = 6.4.21 bundled(npm(@storybook/theming)) = 6.4.21 bundled(npm(@swc/core)) = 1.2.187 bundled(npm(@swc/helpers)) = 0.3.13 bundled(npm(@testing-library/dom)) = 8.13.0 bundled(npm(@testing-library/jest-dom)) = 5.16.4 bundled(npm(@testing-library/react)) = 12.1.4 bundled(npm(@testing-library/react-hooks)) = 8.0.0 bundled(npm(@testing-library/user-event)) = 14.2.0 bundled(npm(@types/angular)) = 1.8.3 bundled(npm(@types/angular-route)) = 1.7.2 bundled(npm(@types/chrome-remote-interface)) = 0.31.4 bundled(npm(@types/classnames)) = 2.3.0 bundled(npm(@types/command-exists)) = 1.2.0 bundled(npm(@types/common-tags)) = 1.8.1 bundled(npm(@types/d3)) = 7.1.0 bundled(npm(@types/d3-force)) = 2.1.4 bundled(npm(@types/d3-interpolate)) = 1.4.2 bundled(npm(@types/d3-scale-chromatic)) = 1.3.1 bundled(npm(@types/debounce-promise)) = 3.1.4 bundled(npm(@types/deep-freeze)) = 0.1.2 bundled(npm(@types/enzyme)) = 3.10.10 bundled(npm(@types/enzyme-adapter-react-16)) = 1.0.6 bundled(npm(@types/eslint)) = 7.28.2 bundled(npm(@types/file-saver)) = 2.0.5 bundled(npm(@types/fs-extra)) = 8.1.2 bundled(npm(@types/google.analytics)) = 0.0.42 bundled(npm(@types/history)) = 4.7.9 bundled(npm(@types/hoist-non-react-statics)) = 3.3.1 bundled(npm(@types/inquirer)) = 8.2.1 bundled(npm(@types/is-hotkey)) = 0.1.7 bundled(npm(@types/jest)) = 26.0.15 bundled(npm(@types/jquery)) = 3.5.14 bundled(npm(@types/js-yaml)) = 4.0.5 bundled(npm(@types/jsurl)) = 1.2.30 bundled(npm(@types/lingui__macro)) = 3.0.0 bundled(npm(@types/lodash)) = 4.14.149 bundled(npm(@types/logfmt)) = 1.2.2 bundled(npm(@types/marked)) = 4.0.3 bundled(npm(@types/mock-raf)) = 1.0.3 bundled(npm(@types/mousetrap)) = 1.6.9 bundled(npm(@types/node)) = 12.20.24 bundled(npm(@types/papaparse)) = 5.3.2 bundled(npm(@types/pluralize)) = 0.0.29 bundled(npm(@types/prettier)) = 2.4.2 bundled(npm(@types/prismjs)) = 1.26.0 bundled(npm(@types/prop-types)) = 15.7.4 bundled(npm(@types/rc-time-picker)) = 3.4.1 bundled(npm(@types/react)) = 17.0.30 bundled(npm(@types/react-beautiful-dnd)) = 13.1.2 bundled(npm(@types/react-calendar)) = 3.5.1 bundled(npm(@types/react-color)) = 3.0.6 bundled(npm(@types/react-dev-utils)) = 9.0.10 bundled(npm(@types/react-dom)) = 17.0.10 bundled(npm(@types/react-grid-layout)) = 1.3.2 bundled(npm(@types/react-highlight-words)) = 0.16.4 bundled(npm(@types/react-icons)) = 2.2.7 bundled(npm(@types/react-loadable)) = 5.5.6 bundled(npm(@types/react-redux)) = 7.1.20 bundled(npm(@types/react-resizable)) = 3.0.0 bundled(npm(@types/react-router-dom)) = 5.3.3 bundled(npm(@types/react-table)) = 7.7.12 bundled(npm(@types/react-test-renderer)) = 17.0.1 bundled(npm(@types/react-transition-group)) = 4.4.4 bundled(npm(@types/react-virtualized-auto-sizer)) = 1.0.1 bundled(npm(@types/react-window)) = 1.8.5 bundled(npm(@types/react-window-infinite-loader)) = 1.0.6 bundled(npm(@types/redux-mock-store)) = 1.0.3 bundled(npm(@types/reselect)) = 2.2.0 bundled(npm(@types/rimraf)) = 3.0.2 bundled(npm(@types/semver)) = 7.3.9 bundled(npm(@types/sinon)) = 10.0.11 bundled(npm(@types/slate)) = 0.47.9 bundled(npm(@types/slate-plain-serializer)) = 0.7.2 bundled(npm(@types/slate-react)) = 0.22.9 bundled(npm(@types/systemjs)) = 0.20.8 bundled(npm(@types/testing-library__jest-dom)) = 5.14.1 bundled(npm(@types/testing-library__react-hooks)) = 3.4.1 bundled(npm(@types/tinycolor2)) = 1.4.3 bundled(npm(@types/tmp)) = 0.2.3 bundled(npm(@types/uuid)) = 8.3.3 bundled(npm(@typescript-eslint/eslint-plugin)) = 5.16.0 bundled(npm(@typescript-eslint/parser)) = 5.16.0 bundled(npm(@visx/event)) = 2.6.0 bundled(npm(@visx/gradient)) = 2.10.0 bundled(npm(@visx/group)) = 2.10.0 bundled(npm(@visx/scale)) = 2.2.2 bundled(npm(@visx/shape)) = 2.10.0 bundled(npm(@visx/tooltip)) = 2.10.0 bundled(npm(@welldone-software/why-did-you-render)) = 7.0.1 bundled(npm(@wojtekmaj/enzyme-adapter-react-17)) = 0.6.7 bundled(npm(angular)) = 1.8.3 bundled(npm(angular-bindonce)) = 0.3.1 bundled(npm(angular-route)) = 1.8.3 bundled(npm(angular-sanitize)) = 1.8.3 bundled(npm(ansicolor)) = 1.1.100 bundled(npm(app)) = 0.0.0-use.local bundled(npm(autoprefixer)) = 9.8.8 bundled(npm(axios)) = 0.25.0 bundled(npm(babel-jest)) = 27.5.1 bundled(npm(babel-loader)) = 8.2.3 bundled(npm(babel-plugin-angularjs-annotate)) = 0.10.0 bundled(npm(babel-plugin-macros)) = 2.8.0 bundled(npm(baron)) = 3.0.3 bundled(npm(blink-diff)) = 1.0.13 bundled(npm(brace)) = 0.11.1 bundled(npm(calculate-size)) = 1.1.1 bundled(npm(centrifuge)) = 2.8.5 bundled(npm(chalk)) = 2.4.2 bundled(npm(chance)) = 1.1.8 bundled(npm(chrome-remote-interface)) = 0.31.2 bundled(npm(classnames)) = 2.3.1 bundled(npm(combokeys)) = 3.0.1 bundled(npm(comlink)) = 4.3.1 bundled(npm(command-exists)) = 1.2.9 bundled(npm(commander)) = 2.11.0 bundled(npm(common-tags)) = 1.8.0 bundled(npm(copy-to-clipboard)) = 3.3.1 bundled(npm(copy-webpack-plugin)) = 9.0.1 bundled(npm(core-js)) = 2.6.12 bundled(npm(css-loader)) = 3.6.0 bundled(npm(css-minimizer-webpack-plugin)) = 3.4.1 bundled(npm(csstype)) = 2.6.18 bundled(npm(cypress)) = 9.5.1 bundled(npm(cypress-file-upload)) = 5.0.8 bundled(npm(d3)) = 5.15.0 bundled(npm(d3-force)) = 1.2.1 bundled(npm(d3-interpolate)) = 1.4.0 bundled(npm(d3-scale-chromatic)) = 1.5.0 bundled(npm(dangerously-set-html-content)) = 1.0.9 bundled(npm(date-fns)) = 2.25.0 bundled(npm(debounce-promise)) = 3.1.2 bundled(npm(deep-freeze)) = 0.0.1 bundled(npm(devtools-protocol)) = 0.0.927104 bundled(npm(emotion)) = 10.0.27 bundled(npm(enzyme)) = 3.11.0 bundled(npm(enzyme-to-json)) = 3.6.2 bundled(npm(eslint)) = 8.11.0 bundled(npm(eslint-config-prettier)) = 8.5.0 bundled(npm(eslint-plugin-import)) = 2.26.0 bundled(npm(eslint-plugin-jest)) = 26.2.2 bundled(npm(eslint-plugin-jsdoc)) = 38.0.6 bundled(npm(eslint-plugin-lodash)) = 7.4.0 bundled(npm(eslint-plugin-react)) = 7.29.4 bundled(npm(eslint-plugin-react-hooks)) = 4.3.0 bundled(npm(eslint-webpack-plugin)) = 3.1.1 bundled(npm(eventemitter3)) = 4.0.7 bundled(npm(execa)) = 1.0.0 bundled(npm(expose-loader)) = 4.0.0 bundled(npm(fast-deep-equal)) = 3.1.3 bundled(npm(fast-json-patch)) = 3.1.1 bundled(npm(file-loader)) = 6.2.0 bundled(npm(file-saver)) = 2.0.5 bundled(npm(fork-ts-checker-webpack-plugin)) = 4.1.6 bundled(npm(fs-extra)) = 0.30.0 bundled(npm(fuzzy)) = 0.1.3 bundled(npm(glob)) = 7.2.0 bundled(npm(globby)) = 9.2.0 bundled(npm(history)) = 4.10.1 bundled(npm(hoist-non-react-statics)) = 3.3.2 bundled(npm(html-loader)) = 3.1.0 bundled(npm(html-webpack-plugin)) = 4.5.2 bundled(npm(http-server)) = 14.1.0 bundled(npm(husky)) = 8.0.1 bundled(npm(iconscout-unicons-tarball)) = 1.0.0 bundled(npm(immer)) = 9.0.7 bundled(npm(immutable)) = 3.8.2 bundled(npm(inquirer)) = 7.3.3 bundled(npm(is-hotkey)) = 0.1.4 bundled(npm(jest)) = 27.5.1 bundled(npm(jest-canvas-mock)) = 2.3.1 bundled(npm(jest-coverage-badges)) = 1.1.2 bundled(npm(jest-date-mock)) = 1.0.8 bundled(npm(jest-fail-on-console)) = 2.4.1 bundled(npm(jest-junit)) = 13.1.0 bundled(npm(jest-matcher-utils)) = 27.5.1 bundled(npm(jest-mock-console)) = 1.2.3 bundled(npm(jquery)) = 3.5.1 bundled(npm(js-yaml)) = 3.13.1 bundled(npm(json-markup)) = 1.1.3 bundled(npm(json-source-map)) = 0.6.1 bundled(npm(jsurl)) = 0.1.5 bundled(npm(kbar)) = 0.1.0b34 bundled(npm(lerna)) = 4.0.0 bundled(npm(less)) = 4.1.2 bundled(npm(less-loader)) = 10.2.0 bundled(npm(lezer-promql)) = 0.22.0 bundled(npm(lint-staged)) = 12.4.1 bundled(npm(lodash)) = 4.17.21 bundled(npm(logfmt)) = 1.3.2 bundled(npm(lru-cache)) = 5.1.1 bundled(npm(lru-memoize)) = 1.1.0 bundled(npm(marked)) = 4.0.16 bundled(npm(md5-file)) = 5.0.0 bundled(npm(memoize-one)) = 4.0.3 bundled(npm(mini-css-extract-plugin)) = 2.6.0 bundled(npm(mocha)) = 10.0.0 bundled(npm(mock-raf)) = 1.0.1 bundled(npm(moment)) = 2.29.4 bundled(npm(moment-timezone)) = 0.5.34 bundled(npm(monaco-editor)) = 0.31.1 bundled(npm(monaco-promql)) = 1.7.4 bundled(npm(mousetrap)) = 1.6.5 bundled(npm(mousetrap-global-bind)) = 1.1.0 bundled(npm(moveable)) = 0.29.8 bundled(npm(mutationobserver-shim)) = 0.3.7 bundled(npm(ngtemplate-loader)) = 2.1.0 bundled(npm(node-notifier)) = 10.0.1 bundled(npm(nodemon)) = 2.0.16 bundled(npm(ol)) = 6.14.1 bundled(npm(ora)) = 5.4.1 bundled(npm(papaparse)) = 5.3.1 bundled(npm(pixelmatch)) = 5.2.1 bundled(npm(pluralize)) = 8.0.0 bundled(npm(pngjs)) = 2.3.1 bundled(npm(postcss)) = 7.0.39 bundled(npm(postcss-flexbugs-fixes)) = 4.2.1 bundled(npm(postcss-loader)) = 4.3.0 bundled(npm(postcss-preset-env)) = 7.4.3 bundled(npm(postcss-reporter)) = 7.0.5 bundled(npm(postcss-scss)) = 4.0.2 bundled(npm(prettier)) = 2.3.0 bundled(npm(prismjs)) = 1.27.0 bundled(npm(process)) = 0.11.10 bundled(npm(prop-types)) = 15.7.2 bundled(npm(raw-loader)) = 4.0.2 bundled(npm(rc-cascader)) = 3.5.0 bundled(npm(rc-drawer)) = 4.4.3 bundled(npm(rc-slider)) = 9.7.5 bundled(npm(rc-time-picker)) = 3.7.3 bundled(npm(re-resizable)) = 6.9.9 bundled(npm(react)) = 17.0.1 bundled(npm(react-beautiful-dnd)) = 13.1.0 bundled(npm(react-calendar)) = 3.7.0 bundled(npm(react-colorful)) = 5.5.1 bundled(npm(react-custom-scrollbars-2)) = 4.4.0 bundled(npm(react-dev-utils)) = 12.0.0 bundled(npm(react-diff-viewer)) = 3.1.1 bundled(npm(react-docgen-typescript-loader)) = 3.7.2 bundled(npm(react-dom)) = 17.0.1 bundled(npm(react-draggable)) = 4.4.4 bundled(npm(react-dropzone)) = 12.0.4 bundled(npm(react-grid-layout)) = 1.3.4 bundled(npm(react-highlight-words)) = 0.18.0 bundled(npm(react-hook-form)) = 7.5.3 bundled(npm(react-icons)) = 2.2.7 bundled(npm(react-inlinesvg)) = 2.3.0 bundled(npm(react-loadable)) = 5.5.0 bundled(npm(react-moveable)) = 0.32.7 bundled(npm(react-popper)) = 2.2.5 bundled(npm(react-popper-tooltip)) = 3.1.1 bundled(npm(react-redux)) = 7.2.6 bundled(npm(react-refresh)) = 0.11.0 bundled(npm(react-resizable)) = 3.0.4 bundled(npm(react-reverse-portal)) = 2.1.0 bundled(npm(react-router-dom)) = 5.3.0 bundled(npm(react-select)) = 3.2.0 bundled(npm(react-select-event)) = 5.3.0 bundled(npm(react-split-pane)) = 0.1.92 bundled(npm(react-table)) = 7.8.0 bundled(npm(react-test-renderer)) = 17.0.2 bundled(npm(react-transition-group)) = 4.4.2 bundled(npm(react-use)) = 17.3.2 bundled(npm(react-virtualized-auto-sizer)) = 1.0.6 bundled(npm(react-window)) = 1.8.7 bundled(npm(react-window-infinite-loader)) = 1.0.7 bundled(npm(redux)) = 4.1.1 bundled(npm(redux-mock-store)) = 1.5.4 bundled(npm(redux-thunk)) = 2.4.1 bundled(npm(regenerator-runtime)) = 0.11.1 bundled(npm(replace-in-file-webpack-plugin)) = 1.0.6 bundled(npm(reselect)) = 4.1.0 bundled(npm(resolve-as-bin)) = 2.1.0 bundled(npm(rimraf)) = 2.7.1 bundled(npm(rollup)) = 2.74.1 bundled(npm(rollup-plugin-copy)) = 3.4.0 bundled(npm(rollup-plugin-sourcemaps)) = 0.6.3 bundled(npm(rollup-plugin-svg-import)) = 1.6.0 bundled(npm(rollup-plugin-terser)) = 7.0.2 bundled(npm(rst2html)) = 1.0.4 bundled(npm(rxjs)) = 6.6.7 bundled(npm(sass)) = 1.50.1 bundled(npm(sass-loader)) = 12.6.0 bundled(npm(search-query-parser)) = 1.6.0 bundled(npm(selecto)) = 1.16.2 bundled(npm(semver)) = 5.7.1 bundled(npm(simple-git)) = 3.7.1 bundled(npm(sinon)) = 14.0.0 bundled(npm(slate)) = 0.47.9 bundled(npm(slate-plain-serializer)) = 0.7.11 bundled(npm(slate-react)) = 0.22.10 bundled(npm(storybook-dark-mode)) = 1.1.0 bundled(npm(style-loader)) = 1.3.0 bundled(npm(stylelint)) = 14.8.2 bundled(npm(stylelint-config-prettier)) = 9.0.3 bundled(npm(stylelint-config-sass-guidelines)) = 9.0.1 bundled(npm(symbol-observable)) = 4.0.0 bundled(npm(systemjs)) = 0.20.19 bundled(npm(terser-webpack-plugin)) = 1.4.5 bundled(npm(test)) = 0.0.0-use.local bundled(npm(testing-library-selector)) = 0.2.1 bundled(npm(tether-drop)) = 1.5.0 bundled(npm(tinycolor2)) = 1.4.2 bundled(npm(tracelib)) = 1.0.1 bundled(npm(ts-jest)) = 27.1.3 bundled(npm(ts-loader)) = 6.2.1 bundled(npm(ts-node)) = 9.1.1 bundled(npm(tslib)) = 1.14.1 bundled(npm(tween-functions)) = 1.2.0 bundled(npm(typescript)) = 4.5.5 bundled(npm(uplot)) = 1.6.22 bundled(npm(url-loader)) = 4.1.1 bundled(npm(uuid)) = 3.4.0 bundled(npm(vendor)) = 0.0.0-use.local bundled(npm(visjs-network)) = 4.25.0 bundled(npm(wait-on)) = 6.0.1 bundled(npm(webpack)) = 4.46.0 bundled(npm(webpack-bundle-analyzer)) = 4.5.0 bundled(npm(webpack-cli)) = 4.9.2 bundled(npm(webpack-dev-server)) = 4.9.0 bundled(npm(webpack-filter-warnings-plugin)) = 1.2.1 bundled(npm(webpack-merge)) = 5.8.0 bundled(npm(whatwg-fetch)) = 3.6.2 bundled(npm(xss)) = 1.0.11 bundled(npm(yaml)) = 1.10.2 config(grafana) = 9.0.9-1.fc37 grafana = 9.0.9-1.fc37 grafana(riscv-64) = 9.0.9-1.fc37 grafana-azure-monitor = 7.3.6-1 grafana-cloudwatch = 7.3.6-1 grafana-elasticsearch = 7.3.6-1 grafana-graphite = 7.3.6-1 grafana-influxdb = 7.3.6-1 grafana-loki = 7.3.6-1 grafana-mssql = 7.3.6-1 grafana-mysql = 7.3.6-1 grafana-opentsdb = 7.3.6-1 grafana-postgres = 7.3.6-1 grafana-prometheus = 7.3.6-1 grafana-stackdriver = 7.3.6-1 group(grafana) user(grafana) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Obsoletes: grafana-azure-monitor < 7.3.6-1 grafana-cloudwatch < 7.3.6-1 grafana-elasticsearch < 7.3.6-1 grafana-graphite < 7.3.6-1 grafana-influxdb < 7.3.6-1 grafana-loki < 7.3.6-1 grafana-mssql < 7.3.6-1 grafana-mysql < 7.3.6-1 grafana-opentsdb < 7.3.6-1 grafana-postgres < 7.3.6-1 grafana-prometheus < 7.3.6-1 grafana-stackdriver < 7.3.6-1 Recommends: grafana-pcp Processing files: grafana-debugsource-9.0.9-1.fc37.riscv64 Provides: grafana-debugsource = 9.0.9-1.fc37 grafana-debugsource(riscv-64) = 9.0.9-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grafana-debuginfo-9.0.9-1.fc37.riscv64 Provides: debuginfo(build-id) = 691c1eed9910a288c50605751e380e69f592b718 debuginfo(build-id) = 8d42ac6ce68c14dc1efc7f7db3d38d87c1b17710 grafana-debuginfo = 9.0.9-1.fc37 grafana-debuginfo(riscv-64) = 9.0.9-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grafana-debugsource(riscv-64) = 9.0.9-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64 Wrote: /builddir/build/RPMS/grafana-debugsource-9.0.9-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/grafana-debuginfo-9.0.9-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/grafana-9.0.9-1.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SZAE2A + umask 022 + cd /builddir/build/BUILD + cd grafana-9.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grafana-9.0.9-1.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.dVvAkE + umask 022 + cd /builddir/build/BUILD + rm -rf grafana-9.0.9 grafana-9.0.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0