Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt8-kata-containers-el8-build-81577-488564/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b12ac5e8d3874b9489a93cd079e444ad', '-D', '/var/lib/mock/virt8-kata-containers-el8-build-81577-488564/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/kata-shim-1.11.3-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt8-kata-containers-el8-build-81577-488564/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fe0fa7ce0a254af393e415506f970ca3', '-D', '/var/lib/mock/virt8-kata-containers-el8-build-81577-488564/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'aarch64', '--nodeps', u'/builddir/build/SPECS/kata-shim.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nooVnf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shim-1.11.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/shim-1.11.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd shim-1.11.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OqProG + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 ++ pwd + export GOPATH=/builddir/build/BUILD/shim-1.11.3/go + GOPATH=/builddir/build/BUILD/shim-1.11.3/go + mkdir go + mv vendor go/src + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/shim-1.11.3/../shim-1.11.3 go/src/github.com/kata-containers/shim + cd go/src/github.com/kata-containers/shim + LDFLAGS='-linkmode=external -X main.version=1.11.3' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags '-compressdwarf=false -linkmode=external -X main.version=1.11.3 -B 0xa1b6d2ae83b9b9ded562be549f44e62f5e962a09 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x WORK=/tmp/go-build208535303 math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UQO572ACixN4siI61zIy/UQO572ACixN4siI61zIy -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid gjPDFV5VwT24KrSCtY4k/gjPDFV5VwT24KrSCtY4k -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 mkdir -p $WORK/b018/ internal/race internal/cpu mkdir -p $WORK/b015/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KGMPy4SblwShilCes6JL/KGMPy4SblwShilCes6JL -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Wn7G_RNtHFpNdY0pwjji/Wn7G_RNtHFpNdY0pwjji -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid N4DjQ0lklVXbLYjUgWAW/N4DjQ0lklVXbLYjUgWAW -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b010/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid x2VP-a28KMqeM38pVvlD/x2VP-a28KMqeM38pVvlD -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid zmGiqw07dlFoV02MPpah/zmGiqw07dlFoV02MPpah -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal container/list mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./list.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPoZX5PKdFYPX5-kH34a/UPoZX5PKdFYPX5-kH34a -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5sf54ABWQlKfaDzl3BJO/5sf54ABWQlKfaDzl3BJO -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # internal internal/testlog mkdir -p $WORK/b034/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oR5mtgL4CuKomPb_7UPf/oR5mtgL4CuKomPb_7UPf -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal internal/bytealg mkdir -p $WORK/b007/ cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal crypto/internal/subtle mkdir -p $WORK/b051/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal crypto/subtle mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./dummy.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./tls.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sM4v8qUmX8HNnxEf2ab_/sM4v8qUmX8HNnxEf2ab_ -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid niH_1_4Kh92n2l-ifY69/niH_1_4Kh92n2l-ifY69 -goversion go1.13.4 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal crypto/internal/boring/sig mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal internal/nettrace mkdir -p $WORK/b087/ runtime/cgo mkdir -p $WORK/b060/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b060/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b060/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/dummy.o ./dummy.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b115/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid SzxMo8uJLvcGo4Btto18/SzxMo8uJLvcGo4Btto18 -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./aliasing.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p encoding -std -complete -installsuffix shared -buildid xrZz6oHtjAcn6eXKMv13/xrZz6oHtjAcn6eXKMv13 -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./encoding.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a0/a0a3814b32029b00c0011c7d51d2fc56c64ecf18b9564b7b8b453d8d5714ec24-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a2/a2db00bc6605d5c9f03a3673bb30a4d3be6c406348f388485c46ee1d87596f48-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c unicode/utf16 google.golang.org/grpc/resolver google.golang.org/grpc/internal mkdir -p $WORK/b116/ github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b136/ mkdir -p $WORK/b144/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XRPe7nTNwN7zs9SsHJ51/XRPe7nTNwN7zs9SsHJ51 -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./utf16.go mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/baggage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid QZgT1cMLNF15OpbeASKA/QZgT1cMLNF15OpbeASKA -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./restriction_manager.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 3BFt4R0JvBDoxmR1c4_P/3BFt4R0JvBDoxmR1c4_P -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./resolver.go cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid iq0X4xuIOCPJn6lXl5fg/iq0X4xuIOCPJn6lXl5fg -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal runtime mkdir -p $WORK/b006/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/2c/2c21f56ed5f3018ef1a8830d1aed583afcaab327b62b09cbf25e7a99adb707cf-d # internal github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b182/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cat >$WORK/b182/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/throttler /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid iBOa0BVIEphGE99wgdYw/iBOa0BVIEphGE99wgdYw -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./throttler.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/27/2727a3437d97cd46acc52a14085a8ec56a0094d1abab06630ba5ffeb360b6f44-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/1a/1ae07673e23ccc3ba4c333587e4a6f2bdf8973a2209fab3e8bf14cd9de01f3cc-d # internal cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/eb/eb03003ccc4a142f38e93946c62576e5fa220de333db19c534c81dff41909875-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid dZ1BlvSKdMNPK4mrtg2q/dZ1BlvSKdMNPK4mrtg2q -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3c/3c19a92402e404ce7a1b9d5ec687dad9018aca89c808cd6ebd1be740574f779d-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 1wwrzzxHBZJcuf0CseVG/1wwrzzxHBZJcuf0CseVG -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x003.o -c gcc_context.c cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/4b/4b53fca17b4caba587f98f54ad8f7200404f08b6f049d9fffebb2985a522d01d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5c/5c283b9501e753b8f8bdcdaa642e402112b285a5679db22be7b3bada544ab42c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x012.o -c gcc_arm64.S cd $WORK/b060 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o $WORK/b060/_x011.o $WORK/b060/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go -dynlinker cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./asm_arm64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -goversion go1.13.4 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo.cgo1.go $WORK/b060/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_arm64.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o $WORK/b060/_x011.o $WORK/b060/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/56/567453515f4fee0a399c849694f4fafb1a4e140b21919130b2cd948215ff1da6-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/19/199f6f30464b1b14d9a55fbd023ed2db3f8e5a999dc13ce4474883f6db5ea662-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid w8cU-XUhe-CyyeojZ6pS/w8cU-XUhe-CyyeojZ6pS -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid e1l2QzFL6kM_unPpzEqf/e1l2QzFL6kM_unPpzEqf -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4b/4bd4514ca008e837dc87455e8e99c557c72e368ffdb4139c60a657c3862cb4ce-d # internal internal/singleflight mkdir -p $WORK/b088/ math/rand mkdir -p $WORK/b059/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UhYmmy7KmhOCbdgDosW8/UhYmmy7KmhOCbdgDosW8 -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./singleflight.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XeYpHt-wYb-xjaFafdYv/XeYpHt-wYb-xjaFafdYv -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b5/b5ea6c18b637aba589b9e57c8e67d4fa72142ee2ffaef61a5e019a9620bd62e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4f/4f4190af26ac7375d2bdc4ce27519c977b4ecd7dda12e6c6e1f9cee7a5c5b8e7-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5e/5e8a49252b05c1a6bc610eaa38c9044fa90ab63fb57e05d35a0ce19b20b1cc8f-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b030/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid eV_omV7_zJZC7a7S6WmP/eV_omV7_zJZC7a7S6WmP -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p sort -std -complete -installsuffix shared -buildid j5XpVI5HQs7DeUvjQ4ji/j5XpVI5HQs7DeUvjQ4ji -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/77/770609388d038de82fcf3a277d9819f4bf3ff5998e6126731262a5d1f5a2a373-d # internal internal/oserror mkdir -p $WORK/b022/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b086/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s2ubjxlMHMmxaQqeSs_A/s2ubjxlMHMmxaQqeSs_A -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF strconv cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xTCSZ0K_UbsF7QxIjfk0/xTCSZ0K_UbsF7QxIjfk0 -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./message.go io mkdir -p $WORK/b029/ mkdir -p $WORK/b013/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid XW2uWZE3tm4OhZVZMp3V/XW2uWZE3tm4OhZVZMp3V -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid c2tDbJm4sGNG10Kg7Nfp/c2tDbJm4sGNG10Kg7Nfp -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/26/266aec3818ae7af0720b47be9f9d033780f827a247e9fd94c996a587e1eef717-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_arm64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid _CIRKnYAyv7UuzXL84mt/_CIRKnYAyv7UuzXL84mt -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/97/97a1d7e99ac38e36cec221861f56e05f1680e3157bc204fe9a29bf8ad12d4066-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid aL9ZC5ZSTMHMUtCO6JAe/aL9ZC5ZSTMHMUtCO6JAe -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e7/e7a6f0f056df23204973c9485d0d7a745cfef4710f943825babdab9563b98e59-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b035/ hash mkdir -p $WORK/b046/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid hahLrYB0QQM4QRClguLV/hahLrYB0QQM4QRClguLV -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid o4xxcQiWyw8k1fWv2mYi/o4xxcQiWyw8k1fWv2mYi -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go crypto/internal/randutil mkdir -p $WORK/b065/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash -std -complete -installsuffix shared -buildid xEUnVdDkRN6DxL0C32x_/xEUnVdDkRN6DxL0C32x_ -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./hash.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid JSIa8a_NrwPImvLgOMt7/JSIa8a_NrwPImvLgOMt7 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/05/05bd67cb7ef99e608b44fc0c29610428c2641be03a78905e0920fc3e4815fa5b-d # internal text/tabwriter mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid yldNniRoQQkDGOs4m_ZA/yldNniRoQQkDGOs4m_ZA -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bc/bc6a35688a1d3aa9f721bcc588fb7312dbd9d4afbe62808e9cd3ad2f759ab042-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bc/bc6b37bd6ea3e9f499b107a46fd856842678d795eac2aa969150e736828f2152-d # internal hash/crc32 mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./crc32_arm64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xVxqaNkaN37qdQVHOxAh/xVxqaNkaN37qdQVHOxAh -goversion go1.13.4 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/34/34c5a580bcf7ab159ae986606ad653d0b0b50a2ad3cd03bb578caf850aef87e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c5/c52c718190a2bb868e4463e13d21baa4e2ac4d6f57cc07b5c1e994c8d18b112a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8e/8e2f24cc6b43132af3cf4eeb58eb7952e6bbbe946fb2824acdb6865871a49fac-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b099/ golang.org/x/text/transform bufio cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid rpoDbANk45-MU-My8Zeq/rpoDbANk45-MU-My8Zeq -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./transform.go mkdir -p $WORK/b121/ mkdir -p $WORK/b002/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid uKpLWbJ2ftU2qSU0WkOs/uKpLWbJ2ftU2qSU0WkOs -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./transform.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y43CDCGZktko08X2WdrA/Y43CDCGZktko08X2WdrA -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03587c08fb9448da86c4c7e8c368d210b1f875229cb5268f3c3c32fe9a13d8b5-d # internal crypto mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto -std -complete -installsuffix shared -buildid sIdLSduZrGlOV9DTLgJj/sIdLSduZrGlOV9DTLgJj -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./asm_arm64.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid mZd8lWFunyPOffmaxDD0/mZd8lWFunyPOffmaxDD0 -goversion go1.13.4 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c2/c2d5ca145ad3951182ed55e611b81c963e4a4f0d12760d3f7979f7c50bd93d00-d # internal crypto/rc4 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LXF2EkjyhYqfRW-W6ZvN/LXF2EkjyhYqfRW-W6ZvN -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e1/e1768b5191358daa063b2b229e5363aa37f9a37dc9b1cf644d6f0a5790b88f73-d # internal path mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p path -std -complete -installsuffix shared -buildid bIuBpSo-Yx5SB7Unni-t/bIuBpSo-Yx5SB7Unni-t -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/66/669241ffbee1aa49c80a2c83e4d4351c73a7d58e132048da3e27033354506321-d # internal html mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p html -std -complete -installsuffix shared -buildid UlvJ2Ii5HF-b5lhrPsvv/UlvJ2Ii5HF-b5lhrPsvv -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/96/96dab1e16f78968a6bf62c3f65795f78f8edc6e0cfc4590f231a272180e9cbf1-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid RhZvzNAUPif3PEqmVlS-/RhZvzNAUPif3PEqmVlS- -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b2/b201a4e208369f166857814ed37a46bbd194bd5a47870158aa1d1dec67415c54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0c/0ce2778214837e640ac6a026a4dfe4f8bade804b6ca566c04b502a521bdfaa68-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/72/729015891f65dd331405cccd37a8e2ff6ee2e7b515497a8eb90077f114eec37a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/27/275e998039aaed5dbe0690d389cbfe0c3f8c872450fb93dd4323543439c357e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4b/4b24ab9d3a1bf9f01031dcefff5e0de366d8aec15c1762d579dde357e2606c60-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c2/c26f9b6c51508281c6e46093b45946d0b7446e599e7cf79f4050b0344cd75c47-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/51/5111849f7ad0dee88299cc33b3408a97c974d15a14bf6ccd84c42d4fdca13f35-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF time mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NRHndJ3MDDo5FoVxsM8x/NRHndJ3MDDo5FoVxsM8x -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid z7Iu4-TyZ7gGxq0lhGrq/z7Iu4-TyZ7gGxq0lhGrq -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/71/7134cd475f4f725620252d9dbcc0c5396257f5c12acc5bf499c23969eae7d2f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/fa/fa2d1dc4a714a2664cee7ac2ce97bd28090bec81127a1cff6f0efda169e51e25-d # internal context mkdir -p $WORK/b019/ google.golang.org/grpc/keepalive mkdir -p $WORK/b145/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid aqRUgo9LHYObWUL2IPyP/aqRUgo9LHYObWUL2IPyP -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid aZ5-I7-PnghWtudqEty9/aZ5-I7-PnghWtudqEty9 -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./keepalive.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid Sd4VkqwanUuN2JLQWsMx/Sd4VkqwanUuN2JLQWsMx -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go golang.org/x/sys/unix mkdir -p $WORK/b171/ cat >$WORK/b171/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b171/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/3c/3c73932c9d24d5c3df5feac0f0009c02d742a3256bdb135fc7970d0bafea46d6-d # internal cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid JYqpOv6zeb_LrCKYsaLm/JYqpOv6zeb_LrCKYsaLm -goversion go1.13.4 -symabis $WORK/b171/symabis -D "" -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./flock.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d1/d1c8956ec170d821f5a5da16faf7b67b79a53ce58699377095105f2d83e9b7da-d # internal golang.org/x/net/context mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 3GJltG8IvM3oEyJX68cw/3GJltG8IvM3oEyJX68cw -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/90/9087c7c7e0a4fb1871aa6885f9fac704852693b4038c1b2eb6afe02b89edc942-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid j2ygCmr-haIF3EGEERQW/j2ygCmr-haIF3EGEERQW -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/dd/dd38b5b3c2d46d2abcafa69cfffdb3fcaa983ba074456a650bf4b0a36946889e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9b/9bacd74f70861507f143af3bc8b55dc4609aae49e55d5c0d7d4a9d6a920944ff-d # internal os mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p os -std -installsuffix shared -buildid ioKlA_9T8maHcjMTocpX/ioKlA_9T8maHcjMTocpX -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ae/aed775e7e7fa7e69dcae8d677bf59f2eecf9dafa77848a1c2e517e14d2ca5ccf-d # internal internal/fmtsort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid CoPHZ8Y2Az8Rmdf8qe6w/CoPHZ8Y2Az8Rmdf8qe6w -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMGGEmZMPxyplD_Ffspg/QMGGEmZMPxyplD_Ffspg -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4b/4bb70533bca1e3e46be75876cd1592a89bb3612f784acce9876bfc029a7e7acf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/24/242c3499d910d96774ee67893334cd8a5dbea3512147d2b8366d4b8a4444d13a-d # internal path/filepath mkdir -p $WORK/b084/ os/signal fmt mkdir -p $WORK/b024/ mkdir -p $WORK/b174/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid YNrhy9hi_8fwvXvXGWG_/YNrhy9hi_8fwvXvXGWG_ -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b174/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p fmt -std -complete -installsuffix shared -buildid l0hvCFXv_ijcgQVlswAy/l0hvCFXv_ijcgQVlswAy -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b174/symabis ./sig.s cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p os/signal -std -installsuffix shared -buildid lBkKP6NhAgMD8-rZXkuz/lBkKP6NhAgMD8-rZXkuz -goversion go1.13.4 -symabis $WORK/b174/symabis -D "" -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./doc.go ./signal.go ./signal_unix.go net mkdir -p $WORK/b085/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b085/ -importpath net -- -I $WORK/b085/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b171/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b171/_pkg_.a $WORK/b171/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/c1/c13a14f708cd478fcc67291a1bbe68e9fe18616f0c22954b7d832d2d75d409d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b174/sig.o ./sig.s cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/25/25de3b7cdaa4090ca7053c744b94b25856945eb6e63e0c42e63f07831eb4ea0d-d # internal crypto/cipher mkdir -p $WORK/b050/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b068/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid VSWvndUJhkLlZXIqt5Jd/VSWvndUJhkLlZXIqt5Jd -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IF7CBiE2mdfeR_GtSxkc/IF7CBiE2mdfeR_GtSxkc -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b174/_pkg_.a $WORK/b174/sig.o # internal encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal mkdir -p $WORK/b080/ crypto/md5 cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid hXoWHqJFu9HzTK6Wukar/hXoWHqJFu9HzTK6Wukar -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./base64.go mkdir -p $WORK/b070/ cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f1/f1148e5c4041661f3e5d17183f01aeb93f0e555a3c032dc2d82620e1590a0e8c-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b093/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./md5block_arm64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid IPHPOakpIAfP00K7C5nr/IPHPOakpIAfP00K7C5nr -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LhC0MAc3xLIECdColpiN/LhC0MAc3xLIECdColpiN -goversion go1.13.4 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/39/399326882376cfd223094813e77d9482935b9c9c36aa7295271b4ebbfecc7d82-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid vINfg-olwRnwoeBi6cYI/vINfg-olwRnwoeBi6cYI -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4c/4c9481f67db2d19b6b448d361f12ca6da9517ccc7e1a6361ce28d439221f641d-d # internal io/ioutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6wSYIK3ma-kDdGtFcuU4/6wSYIK3ma-kDdGtFcuU4 -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/76/7693f1956dd5be59bcc73fe40e63a02758fadac6a69fd098d097099e9570a8c6-d # internal encoding/pem mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BZC2NDE1z_iNY0V4FfFq/BZC2NDE1z_iNY0V4FfFq -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/be/be010be68cb496ad53a74e5a65a95f77ce3838bc7685e825b131eb042a6cea44-d # internal crypto/des mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid yx-6JS4NaEE85GdNu36D/yx-6JS4NaEE85GdNu36D -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/cc/ccb567b0e620318f259b16f42e31a6e6b488b3c2145056af3426d31fc23a7840-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/24/24444405746024ca4fe275b164e010a2811aa9b34cf160bf7adf23ee4fff7b68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid lfViRX6WCYjdsyMHNr8i/lfViRX6WCYjdsyMHNr8i -goversion go1.13.4 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f9/f91f62da61dc4615cfd0bb0a7f22003d0fba4397d8c24acae9ff512f5dd2c561-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a5/a5cf8187443ef90938cebcd24395eee6030ed7dca7094383f9691aefd3a3c7a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5a6feefff9c738e7edad2a2c3937e1cda0848dd2b302273f5e4cc867f78a931d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/66c71e435e72a5cb318ee524de4137fb31d5c9e7346ac61ea1e0458b4a0f49df-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/03/0325c907ee8f73b1e8043fd7f44128141d0a8a5967d61c51d6d37fd7f0ec45da-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b093/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9CuK1fzvFiYOS9fIpND6/9CuK1fzvFiYOS9fIpND6 -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/33/337539cf660213b883c51563a30d6cde84a770efeea677a62a55b649215c4d54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c5/c58d1e012f60b74db695b4ebc263cceda6f51bcec0a3932ec2dce2e9649b3eeb-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b039/ encoding/hex log flag net/url mkdir -p $WORK/b023/ compress/flate cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b043/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p flag -std -complete -installsuffix shared -buildid 4FUmcPZVMVr4MTrnLtYP/4FUmcPZVMVr4MTrnLtYP -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./flag.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid PZYVeIRYb9J3LPp_rTL3/PZYVeIRYb9J3LPp_rTL3 -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./field.go ./util.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b089/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9zQq6DsHnm42qKznDgU7/9zQq6DsHnm42qKznDgU7 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b101/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p net/url -std -complete -installsuffix shared -buildid v1VyFcg7hgnpfpFlBel_/v1VyFcg7hgnpfpFlBel_ -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./url.go mkdir -p $WORK/b078/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p log -std -complete -installsuffix shared -buildid sQL9fiYs7BJ6jK9j8C6a/sQL9fiYs7BJ6jK9j8C6a -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./log.go math/big mkdir -p $WORK/b058/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./arith_arm64.s cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rlsr6BnJw33ZBrDqPyJg/rlsr6BnJw33ZBrDqPyJg -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./hex.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/big -std -installsuffix shared -buildid azutEv3ZAngQ4XXEDQ5A/azutEv3ZAngQ4XXEDQ5A -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/65/656860364437728b15e305c3dbff4fbdb0246859ecb570c1b5d927c33c242579-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bafYT_e-5QtHanPg0KWB/bafYT_e-5QtHanPg0KWB -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9e/9ecabdf0ea9bf103398d831ccc5cb68007b367301bfc878427f159afd01a0ec4-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NXN_Ok2XtWtm1Ch7ZLXf/NXN_Ok2XtWtm1Ch7ZLXf -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d8/d881d8c42f5f2eae11b5f0ef3b8ac6a63ecfbad4ca5d65780750a13370b31a07-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid lotoTQ7w26YBBWfNTfgA/lotoTQ7w26YBBWfNTfgA -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/65/65357c2f2a0810781ebe5899669a1baba7a1b4570f2c356b6419e57736b911d6-d # internal mime mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime -std -complete -installsuffix shared -buildid OOLWKvFYnKtITMAGtjB5/OOLWKvFYnKtITMAGtjB5 -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d0/d08e4f9f0b8062ead7c286697b27b4388016cd6cdba7045561de15ded4b98e84-d # internal mime/quotedprintable mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XuNSkY-HQXpXjTjs_3zg/XuNSkY-HQXpXjTjs_3zg -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/bf/bfbf6ce066e2bb27fb82e33b2631b077d776608d3cf75f81eedb332d62301c5b-d # internal net/http/internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid oWbQ3E8Zyp7ZzuteMAu8/oWbQ3E8Zyp7ZzuteMAu8 -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./chunked.go ./testcert.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/04/040656b12013e57e671bdf4928b775b13ef42dd8fe7791a18a54d8368036f5a4-d # internal encoding/json mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b115/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b116/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid yRJExpfCwnKL_yg-b3GC/yRJExpfCwnKL_yg-b3GC -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e3/e3bb3d97616ea5c0171179ef113ec54d01adb9817541877e651a7a1ff08a0151-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 5CLUkqQ6E5C20sERhV09/5CLUkqQ6E5C20sERhV09 -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/019cf451b998a6a08fa6d1c378177456c948b7e37fe1a152ce136eccd7bc16cc-d # internal compress/gzip mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Qfefqb_absIy_t9kP1A5/Qfefqb_absIy_t9kP1A5 -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/72/7271753853cb37846f64bf390e83538e1515a0b248b02c8331e3152a3c1d34fa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b098/ cat >$WORK/b098/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/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OXBRGj2crREx-SMPlxxA/OXBRGj2crREx-SMPlxxA -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ff/ffc4b9ec7ce379153bfac92e860e38dfad88654561c44ec1e7c03c61b6835133-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CQ5Un5Qg4X5EOBZiawxm/CQ5Un5Qg4X5EOBZiawxm -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f6/f6ff9cb0a4a80e7393f1ea0139c201193d20c5954bf0cc8e92f5fc8ef1fbd0b5-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid gYfLbjqZj0XufdrHr0NM/gYfLbjqZj0XufdrHr0NM -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a5/a50262ce45f89b2fa5c052a0302b7bd7f88be207105881289dee3bb87ddc0f78-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid LoBP-8PNxSl1A40LzX94/LoBP-8PNxSl1A40LzX94 -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/90/9098ecb55139472bc7f9f90d1449ea578be5e1f64f6222e738598abcd9173788-d # internal text/template/parse mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid OmuCAhM_dKWT89CjvkL1/OmuCAhM_dKWT89CjvkL1 -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -o $WORK/b085/_cgo_.o $WORK/b085/_cgo_main.o $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b085/_cgo_.o -dynout $WORK/b085/_cgo_import.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b086/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b087/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b088/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p net -std -installsuffix shared -buildid eZyqhYUCDyR2e-ZXjJ1x/eZyqhYUCDyR2e-ZXjJ1x -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b085/_cgo_gotypes.go $WORK/b085/cgo_linux.cgo1.go $WORK/b085/cgo_resnew.cgo1.go $WORK/b085/cgo_socknew.cgo1.go $WORK/b085/cgo_unix.cgo1.go $WORK/b085/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9f/9fa4269f58489325f7adbc59acdac144d4a0f1c5854033187678065a40b25141-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c1/c1253f6c70afed31d3987f1ab81199e6fc421fbc0f3dce2c4150d0f79dd4e13b-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 8TBL2xZ-cBwfWYuPkZ9q/8TBL2xZ-cBwfWYuPkZ9q -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go vendor/golang.org/x/net/idna mkdir -p $WORK/b097/ cat >$WORK/b097/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/b024/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b102/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GIxhsOUQ2c1DNUk1aCuu/GIxhsOUQ2c1DNUk1aCuu -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/f3/f34a0b4e30659e771a23def8ec1acaa26417fa1fb194f3d9a746b230cc74a659-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b121/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 6VU9BV4GcKR6e4cc73Jl/6VU9BV4GcKR6e4cc73Jl -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c8/c8c1b171a1b6a880133830be0f1d2b8ab96f66b070034fc198d0fbacc9544eb4-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b139/ cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ea/eae692bc0b701b3ea6cfefd280bda9ef1590bdb6795b4675532bacf5fe306319-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b133/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid aNAemf8T5pN2t1-CMtLL/aNAemf8T5pN2t1-CMtLL -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./code_string.go ./codes.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid VQwake1LeHv2a0W5p1Q-/VQwake1LeHv2a0W5p1Q- -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d2/d252595b09cd57e8935552feb70bf869a6f104251e8fe4a2f232de3831002b7f-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 14igt7Muy7WEgI_6lmTb/14igt7Muy7WEgI_6lmTb -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/16/1655453818aead805adee2c6d016250e883324ba84f448df54cb8405f83a068e-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid uUfSyhSQ6w0aEWBIVbSw/uUfSyhSQ6w0aEWBIVbSw -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/3b/3bb70242cc38d0c5416471539f63b9dd0a81a5c7e42b724ea6648934a7d6d1dd-d # internal github.com/moby/moby/pkg/term mkdir -p $WORK/b173/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b173/ -importpath github.com/moby/moby/pkg/term -- -I $WORK/b173/ -g -O2 ./tc_linux_cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a2/a2060f28f4579e1921ebecfe0813842bd7fa7d15524c16e700e2331f8d41404c-d # internal github.com/pkg/errors mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid MZfDR0bRSpsUgHNdy4Tr/MZfDR0bRSpsUgHNdy4Tr -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/3b/3bb34c37fb2fe83f9ed965c373d38458610aaa03796e3580d773df565f2b105d-d # internal github.com/uber/jaeger-client-go/log mkdir -p $WORK/b183/ cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/33/3300a30a3ca98b1542893f5625ab23bd9eb65cc49f2d074731712041d41e266e-d # internal github.com/codahale/hdrhistogram mkdir -p $WORK/b191/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid prTYjQD2S7KIxcEnGYXC/prTYjQD2S7KIxcEnGYXC -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./logger.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/codahale/hdrhistogram /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/codahale/hdrhistogram -complete -installsuffix shared -buildid fQARyANR97w0Wk2_H4PU/fQARyANR97w0Wk2_H4PU -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./hdr.go ./window.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/24/24bd331f784cf1e8ba4a78dfd0b90ec68fdb77a395e68bcecfbdc7a4bb010a42-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b115/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid c5NcHYNhlechobnBffl9/c5NcHYNhlechobnBffl9 -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/38/389fca0e2d35b1ce71ea807e7af3f9b5c68126190a9fb031919a8811b8e08e1e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b115/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid yOpDPmu_351K4n3jqTkl/yOpDPmu_351K4n3jqTkl -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/52/52d729fa4839dfb62054cfe43d8153c3246ca945d6c670011de02c6f84fa75b0-d # internal encoding/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sYJOjqdaFPuNEM0shbRD/sYJOjqdaFPuNEM0shbRD -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7f/7f77b9b37f04c2f298d8352206f298c006d607eed9340de81f5f718a62e21108-d # internal crypto/elliptic mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b064/symabis ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/15/15ea1d4e180770d9787901e7d5cf8916c1d96c70f41e39784f538af3aa2e962f-d # internal crypto/dsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5gBTR3oyLoR-f4zWJASt/5gBTR3oyLoR-f4zWJASt -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./dsa.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5QguHs8wWGEg8Z7Ki4s6/5QguHs8wWGEg8Z7Ki4s6 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c8/c84cac95c163df8769ce2fb2bdb1bec882a7c77d5783db3276d27e0c2aae9d03-d # internal golang.org/x/net/idna mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid Qt9QAcDoK9MJOiGm_kOA/Qt9QAcDoK9MJOiGm_kOA -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cd $WORK/b173 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/36/369aa9e38cfab9dd5ed57c2095f2eca213946c0a17ee15042909d0750d80c0e9-d # internal text/template mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b130/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p text/template -std -complete -installsuffix shared -buildid Y0DxTd9T29u_PNHtRP3C/Y0DxTd9T29u_PNHtRP3C -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b173 TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c tc_linux_cgo.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage term -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b174/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/moby/moby/pkg/term -installsuffix shared -buildid tKlTjKrn_l2zVbYcfUxv/tKlTjKrn_l2zVbYcfUxv -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./ascii.go ./term.go ./term_unix.go $WORK/b173/_cgo_gotypes.go $WORK/b173/tc_linux_cgo.cgo1.go $WORK/b173/_cgo_import.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b064/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b064/_pkg_.a $WORK/b064/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/90/90f05c3fff473d824e9ec4a719900833aa467fb9bca20be1a4c1d8cf692e180d-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid pawskU-Qr3vuilATus8X/pawskU-Qr3vuilATus8X -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/moby/moby/pkg/term /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/63/639efd4592da75a4cf045905a9d297293767f0cade6426812f4e6896fc3634b7-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/d0/d0552abe088ecf744bac37e87d0ce6ccb58229b78860fb86f20288b98727a3a7-d # internal crypto/x509/pkix mkdir -p $WORK/b077/ crypto/internal/boring mkdir -p $WORK/b053/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b053/ -importpath crypto/internal/boring -- -I $WORK/b053/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid UMJnU9eJCQ4Pfkz_w6Ql/UMJnU9eJCQ4Pfkz_w6Ql -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/7f/7f2da25a170a6f64c81fcb82c89c0f6f8e6f53b62d2126af84cecb037c6e3023-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9S5kIlmHOls4j-Ef8Ts2/9S5kIlmHOls4j-Ef8Ts2 -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c8/c8a50d8971d6a6fa38277fb98272de609f6151a318314d0d49238a429bf93d95-d # internal github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/spanlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid 2hGl3miz2UhIv_txjXpr/2hGl3miz2UhIv_txjXpr -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/71/7182beb4c133e4c4766ea0f52fa36c2db16054c3e27ee3c8b99280418cba18ee-d # internal github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid rUeRKH5dL-AFjwJLYYNJ/rUeRKH5dL-AFjwJLYYNJ -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/78/782fef3b80efff62c8d454a9a9f046731d080995adf329b9d428c1a73e9d2a9b-d # internal github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b191/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-lib/metrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid Wa70YMSdjkj6cyl8kzqt/Wa70YMSdjkj6cyl8kzqt -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./counter.go ./factory.go ./gauge.go ./local.go ./metrics.go ./stopwatch.go ./timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/50/50e8885540d8717178243ddb6535ee858d5c9aa96be6d63a66c8d06531b3df0f-d # internal html/template mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile html=$WORK/b128/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b129/_pkg_.a packagefile text/template/parse=$WORK/b130/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p html/template -std -complete -installsuffix shared -buildid iN8YGJDI0QspoQv23ZOP/iN8YGJDI0QspoQv23ZOP -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/d9/d9be4928597f058bfceff3fa5523df5f1c783408e5cb1ba577ebd4f626fb5dc7-d # internal runtime/pprof mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p runtime/pprof -std -installsuffix shared -buildid SCuHXCbMih604TwmQMg-/SCuHXCbMih604TwmQMg- -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f2/f2e9fd64decc607abef0da7a5d887c2d30e6cf17c78aa3dc29314c56ce550c68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/68/68dd7c2e0e14b34ddab89edd7028f59a29b9d4e780be196f943a723f7352e89f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/d7/d723fcd8bf1bdb3a194fe61dd7721ebd0565ee97f7efc6efd41c1bbd74dd048a-d # internal github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b185/ mkdir -p $WORK/b186/ mkdir -p $WORK/b187/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/jaeger /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid YrFLFpyNuynxY63qOOmE/YrFLFpyNuynxY63qOOmE -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./agent.go ./constants.go ./ttypes.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/sampling /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid DhRgO51NIRnl-fdDQQ0v/DhRgO51NIRnl-fdDQQ0v -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/zipkincore /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid HV4ZMWjypkU3bD3lGSDw/HV4ZMWjypkU3bD3lGSDw -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/cc/ccee65bf4a7406d19a227e2fc47ca9033929e6bebc7943b2b2e42b74c8cc5e7a-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b140/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid N1SqR4prwA5htJGAeJBW/N1SqR4prwA5htJGAeJBW -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./proto.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/07/07ab8853aa1765bc3d7748ec1e6ed631373064964cc08545b7f670ace0f0b22d-d # internal net/textproto mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 2q9JSu728672rCydHuZW/2q9JSu728672rCydHuZW -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fe/fe0b3a8eac9119be2ef518275a6841853f75948784e2ea62befdb81c9b1191b2-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b104/ cat >$WORK/b104/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/b024/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 9HYBQmvtLzmJFfTPLmPX/9HYBQmvtLzmJFfTPLmPX -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/99/99eaceeb3ffdb3945587db8df184445d6d800cc48f582962c64d064fb3293bde-d # internal golang.org/x/net/lex/httplex mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid had8OXbr9eHagFGMxgAR/had8OXbr9eHagFGMxgAR -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/00/002483808e145867cc4cc284187889c8c0d8f726c35a402be0d5a194c7501db9-d # internal google.golang.org/grpc/grpclb/grpc_lb_v1/messages mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/grpclb/grpc_lb_v1/messages /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid -pzcl3ia8Axfy0xrqywc/-pzcl3ia8Axfy0xrqywc -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./messages.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ee/eee25cbafa77cb9d03c375140c91abb33b7aa8a0aa3058994a1345f16c57f8fe-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid BzJEhQ1R3xhzs0uUtSmM/BzJEhQ1R3xhzs0uUtSmM -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/08/0870d27a0c3de17aea48d459b59b0c5568ded9907968e21177e469950197834b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b096/ cat >$WORK/b096/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/b097/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid PcFfm9oM9SxRl0Bpej70/PcFfm9oM9SxRl0Bpej70 -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/67/679686b239f6223c19d1b7f8d018d077a0205886a3792e11d5e7ce59cbf39bc0-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid V28zHisyK5ZD_o_0u5Lm/V28zHisyK5ZD_o_0u5Lm -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./dns_resolver.go ./go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/53/538761143117d7814fddbdf1d4a64cf4f4ace8eadf07ae831fbcec3cbf6540c6-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid SZLMeT1Bt5h57ycYwVhU/SZLMeT1Bt5h57ycYwVhU -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ad/adc1e4b26d52729a3fad05bd686d6048f005408f61654d16d0b4382e2f764c77-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid b4IZofPhdkUHVS1mrk9H/b4IZofPhdkUHVS1mrk9H -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d6/d696ce56c7587459fdf42aa5958872a071be1242cb7205c0ec2b3b330d615ead-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid plevcXPeclHINkWIzy06/plevcXPeclHINkWIzy06 -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/41/41d428050aa9101c3e45fff4456aec255aa10d29225bdb463d4845527c67cf0f-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid vLR6sebNze_PlU7kcK1A/vLR6sebNze_PlU7kcK1A -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d8/d8003ddacb1ddcbc30230b142dbfaf483102a12222d53186bf56752e9a1af5b7-d # internal github.com/hashicorp/yamux mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/hashicorp/yamux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/hashicorp/yamux -complete -installsuffix shared -buildid v0DTFFWlAC4ES_jKXnNx/v0DTFFWlAC4ES_jKXnNx -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./addr.go ./const.go ./mux.go ./session.go ./stream.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d6/d64d9f5ed80a195778518a9eeaa3482037ca00b48e88d40db1adbdc520b77fc6-d # internal github.com/mdlayher/vsock mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/mdlayher/vsock /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/mdlayher/vsock -complete -installsuffix shared -buildid 0q5pldhDYoWtGahtYhrm/0q5pldhDYoWtGahtYhrm -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./conn_linux.go ./doc.go ./fd_linux.go ./fd_linux_gteq_1.12.go ./ioctl_linux.go ./listener_linux.go ./vsock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/10/10300c920ba283e68e290f29778a791fd0ebf2ca196731364cede430dee72b41-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b154/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid jZj5BrQCzlhFswXMGWD7/jZj5BrQCzlhFswXMGWD7 -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d8/d8cf0b004ada26e232da13147da8745a6b32a39a569cb2cb3c1695c3be286940-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal log/syslog mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid mc5HmLKWqfYD6scN1kbm/mc5HmLKWqfYD6scN1kbm -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/83/8346ed85edf1980469259fda839e7c06b3bc616732c1cabf585eaa9f4935e92e-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b154/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid C_kfp9Mq2UeNXPK73lfO/C_kfp9Mq2UeNXPK73lfO -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/0d/0d672acd9426e22bacc23ab36060f12e955192961c1e505fd91c58acf35cc8da-d # internal github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b187/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/agent /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid mz6XGx3deYDS2zzrwmUp/mz6XGx3deYDS2zzrwmUp -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./agent.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c6/c65b2512dde7e0c7142d9e54d174624b81d1f718e3482bc7cf3d2d2e61622b42-d # internal github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/thrift-gen/baggage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid LszY3VtOO9ykaQcw7DPr/LszY3VtOO9ykaQcw7DPr -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/86/86a4228d14cf2fd02e483a43a38f9e27fe1f185121187d304451b3c3358848bd-d # internal github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b172/_pkg_.a packagefile log/syslog=$WORK/b176/_pkg_.a packagefile os=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid -G3JVPDdVv7ZFnRpMrH3/-G3JVPDdVv7ZFnRpMrH3 -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./syslog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b6/b6ff14f01e33630b8b852a6070d5c4fefd62d41b96f4f86594ca3ee5be31cee5-d # internal google.golang.org/grpc/status mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b153/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b157/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid Upg9RWRDv_choVO4mFd0/Upg9RWRDv_choVO4mFd0 -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/49/49c787e1082596ecfb069a4b7fce5d95af5e0104b058511b6df593f8661911ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e5/e5f4bce3478c3c0c765423d232f4a914e785d138eaee9930cedaf95301db969e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/79/79664304734906de65385fb8b201378104fbc1fb1a7f659f0ee3160f7e5b124c-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/d0/d0ae49962cb8dce9f1e0750240e18daf57d3f7f279326c5cb4eec4c3a164a44f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/ea/eac3ab6cc7ece2eb9eaa6d15377bb22f3528aff0e0eb347e01b01df69cfa63e5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e6/e6e879c3802fdc76432749444772afb16c2d74729cb7934b36b9e4fe80195c2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/26/26ae53c503c76821ffacadbb95afa923ea17cefaad7611179a6947029217ab81-d # internal github.com/kata-containers/agent/pkg/types mkdir -p $WORK/b168/ github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b165/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/agent/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/kata-containers/agent/pkg/types -complete -installsuffix shared -buildid WaCZyb-4zo5B4r4UKMDe/WaCZyb-4zo5B4r4UKMDe -goversion go1.13.4 -D "" -importcfg $WORK/b168/importcfg -pack ./types.pb.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 9m_kkKwTKGipxeH16XVT/9m_kkKwTKGipxeH16XVT -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b167/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid tV2D0QNKE4wJpBd17sU0/tV2D0QNKE4wJpBd17sU0 -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/39/3926a994d13e73052c1488968ef81ced967d1c83d135a96ac02f16d41a96a18e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ff/ff6e2f8249c092f215e32e8ec80caa4aa92c6e0232379d8af81da0e7bd8c1542-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b165/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid YE2P2XPwS6V7SIFQIZYO/YE2P2XPwS6V7SIFQIZYO -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/3b/3b264f41340b8e537d2068a357a7d6045929955778408062c3adbd706c1a95ea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/db/db34996774f25848d500eac3d95991089b9e3bab36550ebf7d0ea7016aec80ee-d # internal cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I $WORK/b053/ -g -O2 -o $WORK/b053/_x017.o -c openssl_stub_rand.c cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o $WORK/b053/_x013.o $WORK/b053/_x014.o $WORK/b053/_x015.o $WORK/b053/_x016.o $WORK/b053/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid W4J013hcoYqYnY8X1x2O/W4J013hcoYqYnY8X1x2O -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./doc.go $WORK/b053/_cgo_gotypes.go $WORK/b053/aes.cgo1.go $WORK/b053/boring.cgo1.go $WORK/b053/ecdsa.cgo1.go $WORK/b053/hmac.cgo1.go $WORK/b053/rand.cgo1.go $WORK/b053/rsa.cgo1.go $WORK/b053/sha.cgo1.go $WORK/b053/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o $WORK/b053/_x006.o $WORK/b053/_x007.o $WORK/b053/_x008.o $WORK/b053/_x009.o $WORK/b053/_x010.o $WORK/b053/_x011.o $WORK/b053/_x012.o $WORK/b053/_x013.o $WORK/b053/_x014.o $WORK/b053/_x015.o $WORK/b053/_x016.o $WORK/b053/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/34/34fafacead1e00ae2ddd5e2e0094f3755526238ee1a742be38155cf01dd1b525-d # internal crypto/sha512 mkdir -p $WORK/b066/ crypto/sha256 mkdir -p $WORK/b074/ crypto/sha1 mkdir -p $WORK/b073/ crypto/hmac cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF crypto/aes mkdir -p $WORK/b049/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b069/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./sha256block_arm64.s cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid V-pvLURP--Wp8Lb8xLZo/V-pvLURP--Wp8Lb8xLZo -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sha1block_arm64.s cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4N4Zmpxx3WrU2gXWJ7Ee/4N4Zmpxx3WrU2gXWJ7Ee -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b049/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid VbDNi4xy7VJSFHRI4fDG/VbDNi4xy7VJSFHRI4fDG -goversion go1.13.4 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid x32eHgwImjzANYA0-_-Y/x32eHgwImjzANYA0-_-Y -goversion go1.13.4 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/aes -std -installsuffix shared -buildid xbatoVx9u9aPwjmdrXGy/xbatoVx9u9aPwjmdrXGy -goversion go1.13.4 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a6/a603e54adf4b531e4c3bb8b69461c4f18e516c819e33f5afa5be7fdbb80cfae6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid VcwZblVBjyON841gIEIt/VcwZblVBjyON841gIEIt -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/6e/6e8a57e90d8b24e89e1b95e1fd5bc8cbc3e96850829fa66563c8190ed361fa90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/sha256block_arm64.o ./sha256block_arm64.s cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4b/4b629c971b6988da7fde449ea10b1bdf6109b89464377bac0cc686197e95ea90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sha1block_arm64.o ./sha1block_arm64.s cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/79/79ae5697dcc4bb400cdf29ddd1bbbe22bc49058237481a15707c178204e84c29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7c/7cafac404bcc4ad66d521899762fc02d713966d6787254bde52e603e7d322e41-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_arm64.o $WORK/b049/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/17/17e54b3814c3d1aa80951ef221978fc149cc565886dcbf11b2a3f7bed6aae6ee-d # internal crypto/ecdsa mkdir -p $WORK/b063/ crypto/rand mkdir -p $WORK/b048/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid kXIpU6suxZ3fbkDEoodn/kXIpU6suxZ3fbkDEoodn -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid E-O7NWCjkvRQiBq3v4pK/E-O7NWCjkvRQiBq3v4pK -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/4d/4d9fa45a7ed17b6f7771386328d143233dbbaf572890ac290bb0fd0957143243-d # internal crypto/ed25519 mkdir -p $WORK/b067/ mime/multipart mkdir -p $WORK/b107/ crypto/rsa cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid gooYYcQ4W7vUsFJuaH3W/gooYYcQ4W7vUsFJuaH3W -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./ed25519.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/quotedprintable=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 7K5GMKqvqBFOE3dpZzjS/7K5GMKqvqBFOE3dpZzjS -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./formdata.go ./multipart.go ./writer.go mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid VW9tLJWhuzs3mvBYKHR1/VW9tLJWhuzs3mvBYKHR1 -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/95/950ac0774915ac58a63eb71bcbd7ca30c55be40a6e8217d488b6cab4d6917464-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f2/f2b687f36fb494bfadafdbbd002c95286053658cda7dcc761877d322be77aa2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/5a/5a6c5a61722a45a6fee688321e2a210fb919f7854a08288c8c7408da7a64f34b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5e/5eedff6cd010821791ff04b7b391339dc4c9fb0a51c4c2ec2c9886cafc765cce-d # internal crypto/x509 mkdir -p $WORK/b075/ cat >$WORK/b075/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/b003/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid CZ0wRDEWvOsDcpXC79Q-/CZ0wRDEWvOsDcpXC79Q- -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/72/72440065bbe2df4be1cc0f551916f4c7a1750dcd605584904edb1809240e3dcc-d # internal crypto/tls mkdir -p $WORK/b061/ cat >$WORK/b061/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/b003/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b095/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid oGLPJbVgp-pMbC9o9N6R/oGLPJbVgp-pMbC9o9N6R -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2b/2bf83707b14b1111033edc1081ebc565be83d5dd8e80f29f192c5ad8b42da141-d # internal net/http/httptrace mkdir -p $WORK/b109/ google.golang.org/grpc/credentials mkdir -p $WORK/b135/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile internal/nettrace=$WORK/b087/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid YlAhx5EZ23Dc2IJyi9mL/YlAhx5EZ23Dc2IJyi9mL -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./trace.go cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid U3ej1iR4iZj7emdvAhC4/U3ej1iR4iZj7emdvAhC4 -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./credentials.go ./credentials_util_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ad/ad07106617fca62f3ecc116b71303e72459aa9ca9a65c8fd4d5f98da3dd19037-d # internal net/http mkdir -p $WORK/b041/ cat >$WORK/b041/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net/http -std -complete -installsuffix shared -buildid tvUDZNr1FGbQqsxfHoH3/tvUDZNr1FGbQqsxfHoH3 -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/15/15b2025bf1afb27245909e361f9b820199ffe4783a6db9659ede9086ca27b13f-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b148/ google.golang.org/grpc/balancer mkdir -p $WORK/b132/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b135/_pkg_.a packagefile net=$WORK/b085/_pkg_.a EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid sgcP8bFJyhekmQgP1dxu/sgcP8bFJyhekmQgP1dxu -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./peer.go cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid 0REWzWROYU6EWodierYh/0REWzWROYU6EWodierYh -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./balancer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/32/322395fadaf1e76dfd2c8e29f43517091aadda7dfa706cc1d75c15143cfd35ca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6f/6fb7f92125368ea3dfe140a9b7d33769600d0c26412a087a92c1836169560a16-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid TY9RSqCKU0wRCDtaGQq5/TY9RSqCKU0wRCDtaGQq5 -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/48/48cbd9a4420a292449333f52a79a870ad57eb3f542297c8db4d6afcd3fe8510c-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b138/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid wps1YqPZkPvR7-D9WX0p/wps1YqPZkPvR7-D9WX0p -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1d/1d247c018fa06040c2b3bdd03933e51da6275776489b99c945977456a7dcfd3b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/64/647d81e8a1207fc8a9fe49edb9aed8393a06571ad970915f714b6189966e17c0-d # internal github.com/opentracing/opentracing-go golang.org/x/net/trace mkdir -p $WORK/b038/ net/http/httputil github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b125/ mkdir -p $WORK/b160/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b188/ cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opentracing/opentracing-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid AHFqkILBmPJRqVZ9DWjg/AHFqkILBmPJRqVZ9DWjg -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b126/_pkg_.a packagefile html/template=$WORK/b127/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid WfkTTLSqpIYK3dmp5kpM/WfkTTLSqpIYK3dmp5kpM -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b117/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid Hoqw0K6L2V4i35wXnqPQ/Hoqw0K6L2V4i35wXnqPQ -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b189/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b187/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b124/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid ITRWrBZtwxWBPn-UPJMO/ITRWrBZtwxWBPn-UPJMO -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go cd /builddir/build/BUILD/shim-1.11.3/go/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid G5H2gjWjUOGQtiuNaxZI/G5H2gjWjUOGQtiuNaxZI -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/77/77d2e7eb4bf91795d352c625f3f823a8aeec2b4d37a208d161c0109141832a12-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/opentracing/opentracing-go/ext /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid vwD1tBpQ4gGhrJt75iDi/vwD1tBpQ4gGhrJt75iDi -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./tags.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e5/e5527963532f6d4bd7310bc7cf6baaaf70a4fc2a32a2d67b6cdd0c778fa0792b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8d/8ddd0bb42e269b9657353f8a7938163174ae23c9d1183a169869c6fbbdc0f114-d # internal github.com/uber/jaeger-client-go mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b112/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b187/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b190/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid PUZh_OB3GL7cHMCtf9vq/PUZh_OB3GL7cHMCtf9vq -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/19/19af0cd0886f91ee43fd1bdbc28bcab8d2a08845a9d39275ffb79211d0db1463-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/98/98a2d71f9144954210be19d755b9d94d06227c898ad8072bd73bc863796127c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2d/2dd720365b4a581c0c57980328b1b3f89795c05b51db2edfbdd57dbad38ac782-d # internal github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b192/ github.com/uber/jaeger-client-go/internal/throttler/remote github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b194/ github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b195/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b193/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b188/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b188/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/baggage/remote /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid 4veKd36G1SdRAJnaZjzO/4veKd36G1SdRAJnaZjzO -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./options.go ./restriction_manager.go mkdir -p $WORK/b196/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b112/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b190/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/rpcmetrics /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid q6MFMhrZ52OnE7-Wh-vi/q6MFMhrZ52OnE7-Wh-vi -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/internal/throttler/remote /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid g2H_FAoyUk_AETIKcFgI/g2H_FAoyUk_AETIKcFgI -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./options.go ./throttler.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b185/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid lVk7PVM0ShAZGn5A7ASE/lVk7PVM0ShAZGn5A7ASE -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./doc.go ./http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/88/8873700c367e49a2b7bba6e6c87696390c0837e44a3fb33adf85e9dedfaf5131-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/8e/8ee3a3bbb99238974eeb5bbcf055408efdcf0821b833b8c7d10aa49235925008-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ea/eae096fc50d5c10d2757469c73c7dfdd8c2c11f88fc0385b0b07ee8bed1defc1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/db/db5063945332c6b87015952ac339a6abde763d5b4bcaa0591a913b7953b92b13-d # internal github.com/uber/jaeger-client-go/config mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b192/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b194/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b195/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b196/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b190/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/uber/jaeger-client-go/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid nBrwodjBlQInTd7Tszt1/nBrwodjBlQInTd7Tszt1 -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./config.go ./config_env.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a7/a791d03b00c34554060960af4269c1855d7d49dee18a2238a4763d598b267771-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e1/e159016ac3d187118202c52b49744f5ee269772f057003d1b0c97b85beccb78e-d # internal google.golang.org/grpc/transport mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b117/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b157/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b158/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p google.golang.org/grpc/transport -complete -installsuffix shared -buildid FS_TD1KPSGvNCH1LgmBM/FS_TD1KPSGvNCH1LgmBM -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./bdp_estimator.go ./control.go ./go17.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/bf/bfe5db9112dfc282cddb33e03a376314c75ec0d2dbdb00979a8819edd62e88f6-d # internal google.golang.org/grpc mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b117/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b125/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile net/http/httputil=$WORK/b160/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid gbUp-TemGBPslVrJXY2-/gbUp-TemGBPslVrJXY2- -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./doc.go ./go17.go ./grpclb.go ./grpclb_picker.go ./grpclb_remote_balancer.go ./grpclb_util.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e1/e19f7df2ff04940f060978f85c7a90407c6202122405fecf76db3f7cfe7652d3-d # internal github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b112/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc -complete -installsuffix shared -buildid s5zQVuKYr7BB1_mno8L7/s5zQVuKYr7BB1_mno8L7 -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./client.go ./errors.go ./options.go ./package.go ./server.go ./shared.go github.com/kata-containers/agent/protocols/grpc mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b163/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b166/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile google.golang.org/grpc=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/agent/protocols/grpc /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/kata-containers/agent/protocols/grpc -complete -installsuffix shared -buildid cLS2Um92KBIkaQ6fbASy/cLS2Um92KBIkaQ6fbASy -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./agent.pb.go ./health.pb.go ./oci.pb.go ./utils.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/53/53461a95600587aefb7c4563bf3d59ee9995b6003350c41bfaa1c3a640dbadde-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/99/99c5576ac6f3ec4c1384421fb2731ec63350a0822841adf555a2271fe159a329-d # internal github.com/kata-containers/agent/protocols/client mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b161/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b162/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b170/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b172/_pkg_.a packagefile google.golang.org/grpc=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/agent/protocols/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/kata-containers/agent/protocols/client -complete -installsuffix shared -buildid uDC7KgZDHfSOLrA1X7XS/uDC7KgZDHfSOLrA1X7XS -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ec/ecf1c238526671faba0485ce98dd3d6d3440557db2819eea984845d761555368-d # internal github.com/kata-containers/shim mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/kata-containers/agent/protocols/client=$WORK/b036/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b162/_pkg_.a packagefile github.com/moby/moby/pkg/term=$WORK/b173/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b172/_pkg_.a packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b177/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log/syslog=$WORK/b176/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b174/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b197/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/shim-1.11.3/go/src/github.com/kata-containers/shim /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 2486saxaiCit0bMDowlF/2486saxaiCit0bMDowlF -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./agent.go ./main.go ./pipe.go ./shim.go ./signals.go ./terminal_linux.go ./tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b9/b9b59556e7d100d52ad9519a81ee3e267fd3964bf6c51801665d7bc79014536e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/kata-containers/shim=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b024/_pkg_.a packagefile github.com/kata-containers/agent/protocols/client=$WORK/b036/_pkg_.a packagefile github.com/kata-containers/agent/protocols/grpc=$WORK/b162/_pkg_.a packagefile github.com/moby/moby/pkg/term=$WORK/b173/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b038/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b172/_pkg_.a packagefile github.com/sirupsen/logrus/hooks/syslog=$WORK/b175/_pkg_.a packagefile github.com/uber/jaeger-client-go/config=$WORK/b177/_pkg_.a packagefile golang.org/x/net/context=$WORK/b040/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b171/_pkg_.a packagefile google.golang.org/grpc=$WORK/b113/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b139/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b083/_pkg_.a packagefile log/syslog=$WORK/b176/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b031/_pkg_.a packagefile os/signal=$WORK/b174/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/pprof=$WORK/b197/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b060/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/yamux=$WORK/b161/_pkg_.a packagefile github.com/mdlayher/vsock=$WORK/b170/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b163/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b164/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b166/_pkg_.a packagefile github.com/kata-containers/agent/pkg/types=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b169/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b114/_pkg_.a packagefile log=$WORK/b101/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile github.com/pkg/errors=$WORK/b178/_pkg_.a packagefile github.com/uber/jaeger-client-go=$WORK/b179/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b192/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b194/_pkg_.a packagefile github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b195/_pkg_.a packagefile github.com/uber/jaeger-client-go/transport=$WORK/b196/_pkg_.a packagefile github.com/uber/jaeger-lib/metrics=$WORK/b190/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b117/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b125/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b132/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b137/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b133/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b135/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b143/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b134/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b144/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b145/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b146/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b147/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b148/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b136/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b149/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b150/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b151/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b158/_pkg_.a packagefile google.golang.org/grpc/transport=$WORK/b159/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net/http/httputil=$WORK/b160/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b153/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b157/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b086/_pkg_.a packagefile internal/nettrace=$WORK/b087/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b088/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b112/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b165/_pkg_.a packagefile encoding=$WORK/b115/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b167/_pkg_.a packagefile container/list=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b097/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b107/_pkg_.a packagefile net/http/httptrace=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b103/_pkg_.a packagefile path=$WORK/b111/_pkg_.a packagefile unicode/utf16=$WORK/b116/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/baggage=$WORK/b180/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b181/_pkg_.a packagefile github.com/uber/jaeger-client-go/internal/throttler=$WORK/b182/_pkg_.a packagefile github.com/uber/jaeger-client-go/log=$WORK/b183/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift=$WORK/b184/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b185/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b186/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b187/_pkg_.a packagefile github.com/uber/jaeger-client-go/utils=$WORK/b188/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b193/_pkg_.a packagefile github.com/codahale/hdrhistogram=$WORK/b191/_pkg_.a packagefile compress/flate=$WORK/b043/_pkg_.a packagefile hash/crc32=$WORK/b045/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b119/_pkg_.a packagefile golang.org/x/net/lex/httplex=$WORK/b124/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b126/_pkg_.a packagefile html/template=$WORK/b127/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b138/_pkg_.a packagefile crypto/x509=$WORK/b075/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b154/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b156/_pkg_.a packagefile crypto/aes=$WORK/b049/_pkg_.a packagefile crypto/cipher=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/des=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b069/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b070/_pkg_.a packagefile crypto/rc4=$WORK/b071/_pkg_.a packagefile crypto/rsa=$WORK/b072/_pkg_.a packagefile crypto/sha1=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b052/_pkg_.a packagefile encoding/asn1=$WORK/b057/_pkg_.a packagefile encoding/pem=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b095/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b102/_pkg_.a packagefile mime/quotedprintable=$WORK/b108/_pkg_.a packagefile github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b189/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b120/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b122/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b123/_pkg_.a packagefile html=$WORK/b128/_pkg_.a packagefile text/template=$WORK/b129/_pkg_.a packagefile text/template/parse=$WORK/b130/_pkg_.a packagefile crypto/dsa=$WORK/b076/_pkg_.a packagefile crypto/x509/pkix=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b082/_pkg_.a packagefile crypto/internal/subtle=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b099/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b121/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=7uA13x5Lyh22VYyp-swv/2486saxaiCit0bMDowlF/SQn_IgSFY1MuwKXO5pBE/7uA13x5Lyh22VYyp-swv -compressdwarf=false -linkmode=external -X main.version=1.11.3 -B 0xa1b6d2ae83b9b9ded562be549f44e62f5e962a09 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal cp $WORK/b001/exe/a.out shim rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EMEUth + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64 + cd shim-1.11.3 + install -D shim /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/libexec/kata-containers/kata-shim + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11.3-1.el8 --unique-debug-suffix -1.11.3-1.el8.aarch64 --unique-debug-src-base kata-shim-1.11.3-1.el8.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/shim-1.11.3 extracting debug info from /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/libexec/kata-containers/kata-shim 7723 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: kata-shim-1.11.3-1.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h4EXHO + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 + DOCDIR=/builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/doc/kata-shim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/doc/kata-shim + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/doc/kata-shim + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/doc/kata-shim + cp -pr README.md /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/doc/kata-shim + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q5ZW8o + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 + LICENSEDIR=/builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/licenses/kata-shim + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/licenses/kata-shim + cp -pr LICENSE /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64/usr/share/licenses/kata-shim + exit 0 Provides: bundled(golang(github.com/Azure/go-ansiterm)) = d6e3b3328b783f23731bc4d058875b0371ff8109 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/docker)) = bc183a0062c1283cfc47f42ec78501868629dd2b bundled(golang(github.com/gogo/protobuf)) = 342cbe0a04158f6dcb03ca0079991a51a4248c02 bundled(golang(github.com/golang/protobuf)) = 1e59b77b52bf8e4b449a57e6f79f21226d571845 bundled(golang(github.com/kata-containers/agent)) = 8f22514ae5790f3b6953cf93692e663fa29469e3 bundled(golang(github.com/kr/pty)) = v1.1.0 bundled(golang(github.com/mdlayher/vsock)) = 738c88d6e4cfd60e8124a5344fa10d205fd828b9 bundled(golang(github.com/moby/moby)) = v1.13.1 bundled(golang(github.com/opencontainers/runtime-spec)) = 4e3b9264a330d094b0386c3703c5f379119711e8 bundled(golang(github.com/pmezard/go-difflib)) = v1.0.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.4 bundled(golang(github.com/stretchr/testify)) = v1.2.0 bundled(golang(golang.org/x/crypto)) = 13931e22f9e72ea58bb73048bc752b48c6d4d4ac bundled(golang(golang.org/x/net)) = a8b9294777976932365dabb6640cf1468d95c70f bundled(golang(golang.org/x/sys)) = 810d7000345868fc619eb81f46307107118f4ae1 bundled(golang(golang.org/x/text)) = e19ae1496984b1c655b8044a65c0300a3c878dd3 bundled(golang(google.golang.org/genproto)) = a8101f21cf983e773d0c1133ebc5424792003214 bundled(golang(google.golang.org/grpc)) = v1.8.0 kata-shim = 1.11.3-1.el8 kata-shim(aarch-64) = 1.11.3-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: kata-shim-debugsource-1.11.3-1.el8.aarch64 Provides: kata-shim-debugsource = 1.11.3-1.el8 kata-shim-debugsource(aarch-64) = 1.11.3-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kata-shim-debuginfo-1.11.3-1.el8.aarch64 Provides: debuginfo(build-id) = dd428031d98ceefc36f659da8e905077181bd4cb kata-shim-debuginfo = 1.11.3-1.el8 kata-shim-debuginfo(aarch-64) = 1.11.3-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kata-shim-debugsource(aarch-64) = 1.11.3-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64 Wrote: /builddir/build/RPMS/kata-shim-1.11.3-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kata-shim-debugsource-1.11.3-1.el8.aarch64.rpm Wrote: /builddir/build/RPMS/kata-shim-debuginfo-1.11.3-1.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2hmpYC + umask 022 + cd /builddir/build/BUILD + cd shim-1.11.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kata-shim-1.11.3-1.el8.aarch64 + exit 0 Child return code was: 0