Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'], chrootPath='/var/lib/mock/f34-build-22315639-1942867/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1598032388 Wrote: /builddir/build/SRPMS/golang-github-acme-lego-3.8.0-3.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'], chrootPath='/var/lib/mock/f34-build-22315639-1942867/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1598032388 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VmUpKX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lego-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lego-3.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lego-3.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/lego-3.8.0/vendor + [[ ! -e /builddir/build/BUILD/lego-3.8.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/lego-3.8.0/_build/bin install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build' install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/bin' + export GOPATH=/builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego ]] ++ dirname /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + install -m 0755 -vd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/src' install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme' + ln -fs /builddir/build/BUILD/lego-3.8.0 /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + echo 'Patch #0 (0001-Remove-version-which-is-not-provided-anymore-by-lino.patch):' Patch #0 (0001-Remove-version-which-is-not-provided-anymore-by-lino.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file providers/dns/linodev4/linodev4.go Hunk #1 succeeded at 101 (offset 14 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nLOCA1 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/go-acme/lego/version=3.8.0 -B 0x9c34217b5c8a344dc4b6145bd2dd6a28703bc203 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/lego-3.8.0/_build/bin/lego github.com/go-acme/lego/cmd/lego WORK=/tmp/go-build176321373 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid jjn1kSFwcaNpkxexXd8Y/jjn1kSFwcaNpkxexXd8Y -goversion go1.15 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go unicode/utf8 mkdir -p $WORK/b018/ runtime/internal/sys mkdir -p $WORK/b012/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Lo2KIuMeVRz_qwZHa0hc/Lo2KIuMeVRz_qwZHa0hc -goversion go1.15 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go math/bits mkdir -p $WORK/b016/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid QPyyszSlnKdAIkPmHOsO/QPyyszSlnKdAIkPmHOsO -goversion go1.15 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid PddiPdg-iNND5rreIclh/PddiPdg-iNND5rreIclh -goversion go1.15 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5RXHBaygz6RIYyXD-2Ja/5RXHBaygz6RIYyXD-2Ja -goversion go1.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/94/94a2fc51317c5259da7d50d10d903d25a72bfc6b5a50c52811927b900151ed01-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid RowPqXM_KhIdgg7rOy8n/RowPqXM_KhIdgg7rOy8n -goversion go1.15 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid F8QlcKU-WStDgev9nXQ_/F8QlcKU-WStDgev9nXQ_ -goversion go1.15 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1e/1e3e864c841da6d9e9232434bf166d51d0273ad85c3a0c371bd6cef975ae0937-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/cf/cf6ed0f7f6d6597c2986ec710eaae185a84b641493772b620b796b3070141d2e-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid QilQj524kb8BFRvwwABE/QilQj524kb8BFRvwwABE -goversion go1.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/cd/cdec82093e5b69f889efde2f9efe7cf93c15c656571fdf39b0559f11b3d89577-d # internal 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_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid O4OHKxPCVo9njYr8tHW4/O4OHKxPCVo9njYr8tHW4 -goversion go1.15 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid b4pUik-ZKqPrCv8PX8u_/b4pUik-ZKqPrCv8PX8u_ -goversion go1.15 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/a9/a9079b4948b848754bd53e2d0795ee8f4fae0cac8f1ff3ad00306ce39f8dbc38-d # internal crypto/internal/subtle mkdir -p $WORK/b043/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid SW_beamBnHfpKFQUGFaP/SW_beamBnHfpKFQUGFaP -goversion go1.15 -D "" -importcfg $WORK/b043/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/bc/bc637a79b9e10bd28570a285a2c8aa5912b37921197223648fc6dde22649af2e-d # internal crypto/subtle mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid LeYUCc6oU_ksGvEIONt3/LeYUCc6oU_ksGvEIONt3 -goversion go1.15 -D "" -importcfg $WORK/b044/importcfg -pack ./constant_time.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c3/c3f1e0fd4e764903c8cc26b73a954c0283f909417b975986bb9b0078ef1272e1-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid iZMytj9FbsLAMYpZO3at/iZMytj9FbsLAMYpZO3at -goversion go1.15 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0d/0d57b806b6ea9e1011b880ac3acfa036d2bb9d59261ba21a8ef7dd270cffab5c-d # internal unicode/utf16 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0X8GjKijAHcQrDVzjmd4/0X8GjKijAHcQrDVzjmd4 -goversion go1.15 -D "" -importcfg $WORK/b056/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/65/65b9bf275dc9143d63686e7c2ddeac18d1834f210a21770a3ddd3709d60ef242-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1c/1c788f8078eab7dd5f4230b2f6af15c0491a7681a22f8eae44a913d4c7a9bc14-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/24/24aaf0f81b7c10fb48f5bf824373572ba8801ac629ffcbf75b7152e31e83cbf6-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid YGvSZGThCfbvrBNZNwLe/YGvSZGThCfbvrBNZNwLe -goversion go1.15 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid yqPw4u8tvwN8scD_qG6B/yqPw4u8tvwN8scD_qG6B -goversion go1.15 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/21/21bfcdaeaebf013b2ab6c3fda0ed5ee3397850a152456ab2124ab0ebb3affdcd-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid UFFdMaPKK2Ok5l7L0j9l/UFFdMaPKK2Ok5l7L0j9l -goversion go1.15 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid Z74ZsgZKjhovT6guFc3A/Z74ZsgZKjhovT6guFc3A -goversion go1.15 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/d7/d73bf85b8e52dda152e3e9ce9b176d5d67d0abc110e1af57cefcff2088254f1d-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/33/33cdda3c8db21957580635ef5004a40dc34a8c6c06642a824bd3506acd2c6068-d # internal encoding mkdir -p $WORK/b078/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/64/64809a18b309acb22584f2ac838b72bedeebdebbbea35cbec6bbcb494e578c1a-d # internal container/list mkdir -p $WORK/b091/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding -std -complete -installsuffix shared -buildid PyzB13ugaDIs9RyvQiAJ/PyzB13ugaDIs9RyvQiAJ -goversion go1.15 -D "" -importcfg $WORK/b078/importcfg -pack ./encoding.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p container/list -std -complete -installsuffix shared -buildid 24RqBbPfLw8T6qKV1j7_/24RqBbPfLw8T6qKV1j7_ -goversion go1.15 -D "" -importcfg $WORK/b091/importcfg -pack ./list.go runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/43/439458b9001043d12898b98866e4d8f8f7e6d46a8fc62cc0a44de65123d3f614-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 7xszLLo6yOLobKor4bSP/7xszLLo6yOLobKor4bSP -goversion go1.15 -D "" -importcfg $WORK/b097/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/43/43cad94921a5d0ccba39116e7de73c756b2d075361b5f609e81bb87b70d238c3-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0e/0eb1ab5bf46fdeab4c940f7c7224752480fdb3cb69251efbb1d8bd4d2abdb9b4-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/23/23bd7727658bd293e0b13624b835c9d93c53bc58a566d2cb7a89ae838a078fa8-d # internal runtime gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b007/ cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b142/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s golang.org/x/net/internal/iana mkdir -p $WORK/b139/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 0cdF2Z1Q-Wxjs_Wi9Hin/0cdF2Z1Q-Wxjs_Wi9Hin -goversion go1.15 -D "" -importcfg $WORK/b142/importcfg -pack ./unsafeheader.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid NVIk-LDq8jyg0ENmydYA/NVIk-LDq8jyg0ENmydYA -goversion go1.15 -D "" -importcfg $WORK/b139/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5e/5ef9096caa19b6f1a0a15f05be4494cab9ac6aaf62c6cdbcecd8c351616c00f1-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials -complete -installsuffix shared -buildid n7f4WM1dtk7mUPGotEJr/n7f4WM1dtk7mUPGotEJr -goversion go1.15 -D "" -importcfg $WORK/b156/importcfg -pack ./access_key_credential.go ./bearer_token_credential.go ./ecs_ram_role.go ./rsa_key_pair_credential.go ./sts_credential.go ./sts_role_arn_credential.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid Anm1fWptF08NbDzWAGtV/Anm1fWptF08NbDzWAGtV -goversion go1.15 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ae/ae745b565835a1258d0fee2ed713357031250fb12cb187785aee9a63a6c33744-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/6d/6d821ec2b55c8457245a840dc1e2e7800c4bbeaf34b3edd860f175ac2a3a3f9c-d # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b188/ github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b179/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/to /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid cYHWxU5kBSCM1xCsQ29b/cYHWxU5kBSCM1xCsQ29b -goversion go1.15 -D "" -importcfg $WORK/b188/importcfg -pack ./convert.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid Dt3z0dN2_9ow62LM9hAl/Dt3z0dN2_9ow62LM9hAl -goversion go1.15 -D "" -importcfg $WORK/b179/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/27/275b02231e17cbef93d1e31ce0333dee13344c94a1ca1f9cccf581b6e87ce71b-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid zxxxHkXGq8IM7QByneLR/zxxxHkXGq8IM7QByneLR -goversion go1.15 -D "" -importcfg $WORK/b302/importcfg -pack ./flags.go ./proto_legacy_disable.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/af/afca800caa2a45b9e1b7532e329c3cd51eb2b915f0846f913786daa5f97b2385-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/34/34271d3221a8685e0164693148ac5122c5ec2f67d4481eb6b7e36059ccedaf5f-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b307/ github.com/golang/groupcache/lru mkdir -p $WORK/b365/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid 8n3ynbf-tXFPAPBv3_w6/8n3ynbf-tXFPAPBv3_w6 -goversion go1.15 -D "" -importcfg $WORK/b307/importcfg -pack ./ints.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b091/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/golang/groupcache/lru -complete -installsuffix shared -buildid cD81STKHrZh1PxX4_qD2/cD81STKHrZh1PxX4_qD2 -goversion go1.15 -D "" -importcfg $WORK/b365/importcfg -pack ./lru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/89/8957a73aa7c7757e4a5b82391189a82cfb23fd3942251e2d44b158b046eab4dd-d # internal go.opencensus.io mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/go.opencensus.io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p go.opencensus.io -complete -installsuffix shared -buildid 0_yydZPdSLojzbKNNy3n/0_yydZPdSLojzbKNNy3n -goversion go1.15 -D "" -importcfg $WORK/b367/importcfg -pack ./opencensus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/57/576a13f758e5674a8e297b68da856265c45f4dc6d2dc68bb70397a47e1868a99-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/go.opencensus.io/trace/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p go.opencensus.io/trace/internal -complete -installsuffix shared -buildid cKyFJeYK9hm7LbWTK_lN/cKyFJeYK9hm7LbWTK_lN -goversion go1.15 -D "" -importcfg $WORK/b368/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/c1/c165e630bd348e88d5af994f4e1e89b272204490bf11084eb290b0d5f4d0db59-d # internal go.opencensus.io/internal/tagencoding mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid _0gpGnBChvhQ9CdVMJhn/_0gpGnBChvhQ9CdVMJhn -goversion go1.15 -D "" -importcfg $WORK/b379/importcfg -pack ./tagencoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/68/68df67742fbd3ad969cc9b4a0966aade43160ca8cc99b6b1b0f5be60bfa52f30-d # internal image/color mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p image/color -std -complete -installsuffix shared -buildid VPUjwyMB4LCwg43NuCT7/VPUjwyMB4LCwg43NuCT7 -goversion go1.15 -D "" -importcfg $WORK/b402/importcfg -pack ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/6f/6f9504360b9cbe255dbba9eb9ffb3c9c77324103655961f4ec6a9e81493c9ae4-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid ZK26S2QeN3aYRcjsro0d/ZK26S2QeN3aYRcjsro0d -goversion go1.15 -D "" -importcfg $WORK/b417/importcfg -pack ./client_info.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/11/11be45c9e227d9b7bb8a0b2a83e010179d21b25f75b43cc8d89b8190330dcca2-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid 1Lf2KesHk2ERzMdxBHQP/1Lf2KesHk2ERzMdxBHQP -goversion go1.15 -D "" -importcfg $WORK/b469/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp_amd64.o ./exp_amd64.s cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/7b/7b132e576e472c1900498bb44ea324c8359b6b10d30742754d074a8aa128b7c1-d # internal github.com/go-logr/logr mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/go-logr/logr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/go-logr/logr -complete -installsuffix shared -buildid dTzMMFEzJwltOcP_T6Ai/dTzMMFEzJwltOcP_T6Ai -goversion go1.15 -D "" -importcfg $WORK/b477/importcfg -pack ./logr.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log_amd64.o ./log_amd64.s cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/79/7964c978e9d5f2d15e504cbc964bf3ad3301d2bbe344d5dfb99520313cbba19d-d # internal k8s.io/utils/integer mkdir -p $WORK/b566/ cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/2b/2bfd4bae384c05a7654a7b229b1c7a466444823d04a81a1de9777a4c6a7e65c7-d # internal cat >$WORK/b566/importcfg << 'EOF' # internal # import config EOF gopkg.in/ns1/ns1-go.v2/rest/model/account mkdir -p $WORK/b643/ cd /usr/share/gocode/src/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p k8s.io/utils/integer -complete -installsuffix shared -buildid VqSGwhAOzLnNAYWp3T4x/VqSGwhAOzLnNAYWp3T4x -goversion go1.15 -D "" -importcfg $WORK/b566/importcfg -pack ./integer.go cat >$WORK/b643/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/account /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/account -complete -installsuffix shared -buildid cS-RDR5yX2QqGde9Go6X/cS-RDR5yX2QqGde9Go6X -goversion go1.15 -D "" -importcfg $WORK/b643/importcfg -pack ./apikey.go ./doc.go ./permissions.go ./settings.go ./team.go ./user.go ./warning.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/52/52462108ded0f5d5582dac00084e0dd7c1d277e13f9cd9e106b06167676a3484-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/filter mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/filter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/filter -complete -installsuffix shared -buildid ZzULjlo_ZnvgfhWy34cQ/ZzULjlo_ZnvgfhWy34cQ -goversion go1.15 -D "" -importcfg $WORK/b646/importcfg -pack ./doc.go ./filter.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4c/4c44fd954d3f833111000271eebaf3a9948ffba9f481d35f70e2af864a5847fe-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid fsLlcVdWS8ApodRsdovQ/fsLlcVdWS8ApodRsdovQ -goversion go1.15 -D "" -importcfg $WORK/b430/importcfg -pack ./floor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/06/06212a540f42679402576c5f40240db5948fe3835e1cbadcb517223e834350f8-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/monitor mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/monitor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/monitor -complete -installsuffix shared -buildid cOqmt6S8dgiwyUfGa9U1/cOqmt6S8dgiwyUfGa9U1 -goversion go1.15 -D "" -importcfg $WORK/b647/importcfg -pack ./config.go ./doc.go ./job.go ./notify.go cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/d0/d0749c473e0749cc65d888b26e03c07191887848d95af2384f42f0f94e302791-d # internal github.com/sacloud/libsacloud mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/sacloud/libsacloud -complete -installsuffix shared -buildid gUr-7Txk9q3XcMAhWeNv/gUr-7Txk9q3XcMAhWeNv -goversion go1.15 -D "" -importcfg $WORK/b666/importcfg -pack ./libsacloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d2/d21bad6561060bb53236945b5415357db968e76531a3f31f27c69aa35bd8fbe8-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b705/ cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/sanitized_anchor_name /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid 149hIY5Y4-IjS1oKk5NW/149hIY5Y4-IjS1oKk5NW -goversion go1.15 -D "" -importcfg $WORK/b705/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/4f/4ff5b7904b42f2722f5aa3d37da46c13e76353de20e9a2956597b547adc11077-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/ce/cefb81467309dcd74e208e514b3fe1a5efadf7f30d0be1032551079c1e4cbcdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/b7/b7fd4a61f6540e9f64b38f16432b683ef7814a45f905b6b031ecc9b0334b09ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/7c/7c2523f46ad69d306ad44abf19bf62af087e149ae674a01d283c8df48ac3f376-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x012.o -c gcc_amd64.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./asm_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid G64z9sWcmjxKkLEQXZUE/G64z9sWcmjxKkLEQXZUE -goversion go1.15 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_amd64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7af9a3dfaac4ca477d1bf63174ab8f4f88f8b2f935eb14733b37a0076f03d6eb-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0c/0c646e0dade8f8a80d583fecfb70252e51616b65ad7c14d53535e37ad6815e0f-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid aT_xG8-hTem1571cdjM8/aT_xG8-hTem1571cdjM8 -goversion go1.15 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid rEtlxX9vmvqV2Tdg9IFN/rEtlxX9vmvqV2Tdg9IFN -goversion go1.15 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c5/c5005b910bd06f13e308d39399b8740f39daac63c14f60d1aa524181ac40a428-d # internal internal/singleflight mkdir -p $WORK/b074/ google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/grpcsync github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b346/ math/rand mkdir -p $WORK/b050/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b413/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid o_uLjJ3BJozB-od03pvw/o_uLjJ3BJozB-od03pvw -goversion go1.15 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b299/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid KlqXWLtx82wYmXWCGbbk/KlqXWLtx82wYmXWCGbbk -goversion go1.15 -D "" -importcfg $WORK/b346/importcfg -pack ./event.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid LW_RhlawtivvEObUuYeZ/LW_RhlawtivvEObUuYeZ -goversion go1.15 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid DVddntvXEa4Qi34tHkYz/DVddntvXEa4Qi34tHkYz -goversion go1.15 -D "" -importcfg $WORK/b413/importcfg -pack ./singleflight.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid jdv9q_RNlhCrQ9g0EKoB/jdv9q_RNlhCrQ9g0EKoB -goversion go1.15 -D "" -importcfg $WORK/b299/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/c6/c6ff0bbcd3d5f9c6b530fae807545aa1f9a28d8e6fb1f67ae33b06d958727847-d # internal github.com/sacloud/libsacloud/utils/mutexkv mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cd /usr/share/gocode/src/github.com/sacloud/libsacloud/utils/mutexkv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/sacloud/libsacloud/utils/mutexkv -complete -installsuffix shared -buildid UM_DxkzDJvdj4Tryui-t/UM_DxkzDJvdj4Tryui-t -goversion go1.15 -D "" -importcfg $WORK/b668/importcfg -pack ./mutexkv.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/48/48bb5fc0958d8df8259069f693eb8da586b43d8aad2c95d3257137536bd02666-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b5/b5f3795fe0a44604e5f5c559b2728b6272dcbcfea6bc260dc49e0a664e42dee0-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/05/05bf13d4fd0a1527f5b750f5004da01aa678e68c700430212ad2b9d17ba4614b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/be/bee42decfa0c3c9a3fc0adc14ccbab5803a7a5e74583d1d5edeb79991e77172a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0b/0b8fc88cf555e449e49d8d7212df2b836237bdb19b134075f93531496c89e2b5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/14/142bd08bc41d53155fce10ce926f27c27a189548bd29daf0eda3482f5a577892-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid TEr9Jzv2GSr6dv77Bh6D/TEr9Jzv2GSr6dv77Bh6D -goversion go1.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid PwpRBTkpd5AUa2aZrsrJ/PwpRBTkpd5AUa2aZrsrJ -goversion go1.15 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/5c/5c93899e2bee73d7fa7cfe12f905485d6793c796ccc33d996fcd7050d39169e7-d # internal io mkdir -p $WORK/b024/ internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid UdW6rJVkrDtC-l5k45C6/UdW6rJVkrDtC-l5k45C6 -goversion go1.15 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 6qgvOB6TCt74YJAzwAvu/6qgvOB6TCt74YJAzwAvu -goversion go1.15 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid CqsLQBsxksnZeoIZCuTF/CqsLQBsxksnZeoIZCuTF -goversion go1.15 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid qbRY1vkeGKQSJ8KLQkaZ/qbRY1vkeGKQSJ8KLQkaZ -goversion go1.15 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1b/1b20fed275a9982827b1e09b2439da66128081e3dba0f229d69eb510fab898df-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid XcnHOSmuwVvZ0JJNkSyK/XcnHOSmuwVvZ0JJNkSyK -goversion go1.15 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4d/4d7c4c0a9b167ac52c17e83d8b2bbe2c701a58c0088eb66edfa32787df9144bf-d # internal container/heap mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p container/heap -std -complete -installsuffix shared -buildid NlO8fmBIJ1PfLGpL1wWY/NlO8fmBIJ1PfLGpL1wWY -goversion go1.15 -D "" -importcfg $WORK/b561/importcfg -pack ./heap.go github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid uWuVmSkrNSsyp916JLfE/uWuVmSkrNSsyp916JLfE -goversion go1.15 -D "" -importcfg $WORK/b462/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/ff/ff6d7b56df35b4e13ad88472ababd440c2d832d3293db67d4abaa9385263ec8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/79/799f5bca43b45b3516bceb2ece8c14d923d3580cd681415f298e7589eded50e3-d # internal bytes mkdir -p $WORK/b035/ strings mkdir -p $WORK/b036/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid h9R9YDazp3RbogRNq-Gj/h9R9YDazp3RbogRNq-Gj -goversion go1.15 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid aYPKXi3TMaQXbEWyoVek/aYPKXi3TMaQXbEWyoVek -goversion go1.15 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/99/99d8ee8317f84ab97dec9d66bbd7aa07b37a36e6a3d751e3f591154ec615e60b-d # internal hash mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p hash -std -complete -installsuffix shared -buildid -Tjh9GCsu3Z5isVuGm8b/-Tjh9GCsu3Z5isVuGm8b -goversion go1.15 -D "" -importcfg $WORK/b039/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/32/329b35c0c746e954756451d8a42210b0a1f840ef74b09a9bc34eefdf9a331863-d # internal crypto/internal/randutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6K65_OQmEfhk4FwZ20xA/6K65_OQmEfhk4FwZ20xA -goversion go1.15 -D "" -importcfg $WORK/b048/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/00/00dd66fc3ec0d00bbdebd49182bbf274aee0754b8947a924e5480d3c667951c5-d # internal hash/crc32 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./crc32_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 7ykM-RK74sYhDMLLHfoZ/7ykM-RK74sYhDMLLHfoZ -goversion go1.15 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/83/83796d60a623beb04d96453778168bfcb7f574a87c47c37ca591c141f074cb30-d # internal crypto/hmac mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid CFsEO4SjEsGDQx9WX6dk/CFsEO4SjEsGDQx9WX6dk -goversion go1.15 -D "" -importcfg $WORK/b093/importcfg -pack ./hmac.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/3b/3b699a1929d2719ac5318b7364669a896011aefeab5adfa0f80f98ace35c76d7-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_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_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid BdZpy24v_BKMwME6F7VK/BdZpy24v_BKMwME6F7VK -goversion go1.15 -D "" -importcfg $WORK/b105/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/58/5861eaf6b979664d2f1b6da058fdf4c113062edd0937067ec1d67ee15ceba03d-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid EJ9mhD2mWW-CFnh4LcGa/EJ9mhD2mWW-CFnh4LcGa -goversion go1.15 -D "" -importcfg $WORK/b101/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e1b183b0e8e28e3bdba81b3f630219d68ddec633d52a97ad51dfc60d63a00990-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid ny-5sPXz2LQXcSEMoY2j/ny-5sPXz2LQXcSEMoY2j -goversion go1.15 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/14/14903a529b1984cba14231c04e5c80acadd6e7d5757f9c2c273361e76c747f33-d # internal crypto mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto -std -complete -installsuffix shared -buildid lWcXQOQ64GY2pNnhS9Xj/lWcXQOQ64GY2pNnhS9Xj -goversion go1.15 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/38/3844752e7bc8ca3e8f0c091197247816ff20641252b2831265b851ffbec816d4-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid iBQSBPwyMDv6j5tndH02/iBQSBPwyMDv6j5tndH02 -goversion go1.15 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/bc/bcbe9433990b541c61bb5909be4946b90725d19ab5bb65d379659b541d04c9fc-d # internal crypto/rc4 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid YIJ1ZjLl62F3KR91QHgL/YIJ1ZjLl62F3KR91QHgL -goversion go1.15 -D "" -importcfg $WORK/b094/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/24/249566ce8643403be6a8285acb6280dd074cf447560a4a11bfe6669301e6f563-d # internal path mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p path -std -complete -installsuffix shared -buildid OqcrPhn5EPxS7Wi7BlhW/OqcrPhn5EPxS7Wi7BlhW -goversion go1.15 -D "" -importcfg $WORK/b117/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/cd/cd9e0fb5d3e88c1ebfd4d54094ad38493fe59e92e995fb600b17e2dc3d059f14-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid uRYdw0-CYUjgQq3rsbmO/uRYdw0-CYUjgQq3rsbmO -goversion go1.15 -D "" -importcfg $WORK/b121/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2f/2fe5953010b68582cc5245936ed0f43bcd10b0c210cc49aae5c7934a1a8d9fa0-d # internal regexp/syntax mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid BqZUIB9v5nUqYb7oWQ4N/BqZUIB9v5nUqYb7oWQ4N -goversion go1.15 -D "" -importcfg $WORK/b126/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5d/5d2e53d01d23a3eeb7b6f4b3b4030817a95877b44905cad837f53f9fe754e689-d # internal golang.org/x/text/transform mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 3EO4_NOe42D5CcIcxoKk/3EO4_NOe42D5CcIcxoKk -goversion go1.15 -D "" -importcfg $WORK/b131/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/77/77d773a41b2c308dd5ca9273c42260c7ec5f39be9c09dddea6423705546cd0b1-d # internal encoding/base32 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid wSa1qhw-05pMVWjS1z9v/wSa1qhw-05pMVWjS1z9v -goversion go1.15 -D "" -importcfg $WORK/b136/importcfg -pack ./base32.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/35/3520606c53b6a19f938f242958f3603826dba4ebfa760b6f7962a37e74bc2dc8-d # internal github.com/dimchansky/utfbom mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dimchansky/utfbom /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/dimchansky/utfbom -complete -installsuffix shared -buildid 1T3k7VSSPBMsOe5Fv48r/1T3k7VSSPBMsOe5Fv48r -goversion go1.15 -D "" -importcfg $WORK/b192/importcfg -pack ./utfbom.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3a/3a03a8ba3d3ec06caa072f94dfc2f39b0a7f98059b923e4aaec733a47cd354c3-d # internal html mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p html -std -complete -installsuffix shared -buildid 3tHz-bZoXitJpEGwj-1Z/3tHz-bZoXitJpEGwj-1Z -goversion go1.15 -D "" -importcfg $WORK/b283/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/36/362871104560eeda744a88d2fbd00e9468f3f9c1fbf8a33d50c86a7880be3b26-d # internal text/tabwriter mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid wO3Fg_j6di1U69_7drRX/wO3Fg_j6di1U69_7drRX -goversion go1.15 -D "" -importcfg $WORK/b286/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/51/516056f8c921304af67d1abeb02d1c8b3ff3bda8116a2b68ae4aa609fcf8ef5c-d # internal hash/fnv mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid Eu-6-F5V9VOeK4zCy54E/Eu-6-F5V9VOeK4zCy54E -goversion go1.15 -D "" -importcfg $WORK/b296/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/f6/f67ed49ec8952f799e0055aec69a8c5b874bac30beb6d241c2f71734782082ee-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid SecFq94iP47IZGpZh8VN/SecFq94iP47IZGpZh8VN -goversion go1.15 -D "" -importcfg $WORK/b329/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/f3/f3a015ec799ecea932cea8caccfa1a7177c2242b4ffdf1f5f54d47bb1b281d10-d # internal image mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b402/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p image -std -complete -installsuffix shared -buildid WTD44eXfjeMdfEx8Yyh-/WTD44eXfjeMdfEx8Yyh- -goversion go1.15 -D "" -importcfg $WORK/b401/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/d8/d82ebe7144774a4860910cf78479e5cb6636305cf5afe8db765e9d83cb4ab421-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid -IxofMiJs1_RKVO1JVhf/-IxofMiJs1_RKVO1JVhf -goversion go1.15 -D "" -importcfg $WORK/b415/importcfg -pack ./byte.go ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/3b/3b4aad5ae868161f13dd7683f717085fc1cf2235bed1388b4c01b693b9759559-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1e/1e04a43b7807bd917bb3609c058e08ba1f3285859d5dbac7374a5d7a36212d0e-d # internal cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid wdL0XFUJccFVWvmPvdlP/wdL0XFUJccFVWvmPvdlP -goversion go1.15 -D "" -importcfg $WORK/b427/importcfg -pack ./strings.go internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid BQajDeTL3U_uy7Ko6l4F/BQajDeTL3U_uy7Ko6l4F -goversion go1.15 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/0c/0c1338a3b8c55361aee63916af10757f17f111d54f427ae1078e8f5d7339b88f-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid J56z-NPBqBVTa0otiKTx/J56z-NPBqBVTa0otiKTx -goversion go1.15 -D "" -importcfg $WORK/b030/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_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d0/d0e8188f0e03dadb779f11d77287461fe37eb803b535123c146aa99d8ff9a471-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f1/f1974b2845b32961092528f2d96686bffcce921144672db2f7e7534453ade23a-d # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 29ywM5pTMSfLyft9R7TX/29ywM5pTMSfLyft9R7TX -goversion go1.15 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b117/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid lRM6cVifMbMLRVwDyNoM/lRM6cVifMbMLRVwDyNoM -goversion go1.15 -D "" -importcfg $WORK/b439/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/c8/c89d7e3d96d2520cd677afa0620af01b9543a2c3a4dd5db720cfd1f90b8b2d74-d # internal github.com/sacloud/libsacloud/sacloud/ostype mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud/sacloud/ostype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/sacloud/libsacloud/sacloud/ostype -complete -installsuffix shared -buildid qFXoF0VAzuMig7-4xBdd/qFXoF0VAzuMig7-4xBdd -goversion go1.15 -D "" -importcfg $WORK/b669/importcfg -pack ./archive_ostype.go ./archiveostypes_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/5f/5f091a3c71b407c44e0bf7cdcd03ed98c558e8a8819c3d5d85517eee62b1d53f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/6e/6e099525f3a92c4b9ebd035fb9e671cf3afa277e6e5177c440bbef0571a75b5c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/09/098f4b9b758c57e6d76fa08192b64599fef57af2b7050f92a4ba57cc4cf0cd3c-d # internal regexp mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b126/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p regexp -std -complete -installsuffix shared -buildid 0JgL_XaMEjyrPv0B_Gng/0JgL_XaMEjyrPv0B_Gng -goversion go1.15 -D "" -importcfg $WORK/b125/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/e8/e821d9f42166d136c30f5d0723b62f2c2087f6fecaa7120fb5c05c61eeeb2705-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f0/f0459ee49346572225a147dc1fc58bf9a8b15be089413ef65e01b83d7516ab06-d # internal k8s.io/apimachinery/pkg/version mkdir -p $WORK/b503/ google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b276/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid _QPapWtrS-_SEsz9l4bz/_QPapWtrS-_SEsz9l4bz -goversion go1.15 -D "" -importcfg $WORK/b503/importcfg -pack ./doc.go ./helpers.go ./types.go cd /usr/share/gocode/src/google.golang.org/api/internal/third_party/uritemplates /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid Sj_YAZgPQsYJxe9fECgO/Sj_YAZgPQsYJxe9fECgO -goversion go1.15 -D "" -importcfg $WORK/b276/importcfg -pack ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/29/2947bb6c7f26a5bef41c770965267f188634c346a76761288418c586a6f0bc47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/15/15e8534fa0ca1a09b808691af56ba949e2e5140e3666ac660c0d06a4af9f352f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ca/caf36d2703e282accd2ed9d6ff6246c4c41a92772e0a893ed96228df57d902cb-d # internal google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b327/ context mkdir -p $WORK/b037/ google.golang.org/grpc/keepalive mkdir -p $WORK/b352/ github.com/aws/aws-sdk-go/internal/sdkrand cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b420/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid iHH74HvGc_TVp6dy1QNk/iHH74HvGc_TVp6dy1QNk -goversion go1.15 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF internal/poll mkdir -p $WORK/b027/ cd /usr/share/gocode/src/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid m6o7UhKZXBEnf0pIIXyO/m6o7UhKZXBEnf0pIIXyO -goversion go1.15 -D "" -importcfg $WORK/b327/importcfg -pack ./grpcrand.go cd /usr/share/gocode/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid E99EHAt2RCOG1fUY9IPI/E99EHAt2RCOG1fUY9IPI -goversion go1.15 -D "" -importcfg $WORK/b352/importcfg -pack ./keepalive.go cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid nXiZb8sUTAD5WsBokaLi/nXiZb8sUTAD5WsBokaLi -goversion go1.15 -D "" -importcfg $WORK/b420/importcfg -pack ./locked_source.go ./read.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid YXOu4hnoxfBbolD3jHQ0/YXOu4hnoxfBbolD3jHQ0 -goversion go1.15 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/7c/7c0131bb024bd8925c216d26bd560acc69148c5160313224fd30f9d356177fe9-d # internal k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid _Uy9mckN4ZG5AJOhjEF0/_Uy9mckN4ZG5AJOhjEF0 -goversion go1.15 -D "" -importcfg $WORK/b547/importcfg -pack ./clock.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/6e/6e23c40fcc6588e1e867adc1314695b93974f0751a8d2719c514b027def1f6d6-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b327/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid TebNkoeedUvfYDIeJh1v/TebNkoeedUvfYDIeJh1v -goversion go1.15 -D "" -importcfg $WORK/b331/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/d5/d53b958ac184c75a9e6ce34cf761068fd16b845c727f4767fce9ed59900d91fa-d # internal github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/internal/parseabletime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid xw4xzdcu4yILixUlQkxb/xw4xzdcu4yILixUlQkxb -goversion go1.15 -D "" -importcfg $WORK/b617/importcfg -pack ./parseable_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/8b/8bc316dc20f9e71d9f8f2e6ec4a9ce95d0e283395e7ecea870b4164c46ca5426-d # internal go.uber.org/ratelimit/internal/clock mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b561/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.uber.org/ratelimit/internal/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p go.uber.org/ratelimit/internal/clock -complete -installsuffix shared -buildid jl2sO0JpMVdghQTLWs3O/jl2sO0JpMVdghQTLWs3O -goversion go1.15 -D "" -importcfg $WORK/b671/importcfg -pack ./clock.go ./interface.go ./real.go ./timers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/920c0c49d9f75bedb8705913dc32c1464e16d575e385cef7937f3a5fab191ca5-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff/v4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid BqzFJGRVUQQS00vRhZ6m/BqzFJGRVUQQS00vRhZ6m -goversion go1.15 -D "" -importcfg $WORK/b084/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./timer.go ./tries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/93/932d37ea0143953a79029db9921720d5262f795d017141e2f46499de77bd8657-d # internal golang.org/x/net/context mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 9rAUSiM8ThET4YHItUTU/9rAUSiM8ThET4YHItUTU -goversion go1.15 -D "" -importcfg $WORK/b269/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ef/ef7c1195ecb81b9ac31912bae99d30f64979464a15fb34c802cb9d256a7fbfd0-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid -5CjGBv0214CrnBKcCbF/-5CjGBv0214CrnBKcCbF -goversion go1.15 -D "" -importcfg $WORK/b355/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f6/f6554377c921f7f20ee337cb082b9f1bf7a580fd2017e59e40cdbcd788509972-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/41/415f812996b0120a562bb94421169c717114c478a2c520e688fa50a10a0e4e7e-d # internal go.uber.org/ratelimit mkdir -p $WORK/b670/ cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/7e/7efff2ed2af191fd344d6f410f38c7b5bf02451df9aee2968d776a25f96eecdf-d # internal cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile go.uber.org/ratelimit/internal/clock=$WORK/b671/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.uber.org/ratelimit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p go.uber.org/ratelimit -complete -installsuffix shared -buildid HdLoxfpTlkHPx7fem3VI/HdLoxfpTlkHPx7fem3VI -goversion go1.15 -D "" -importcfg $WORK/b670/importcfg -pack ./ratelimit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/88/88258ab38bb206ef5d2ed53a1243490a453d736c7f7259b853da46be5989d2a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ca/ca6c9ba99b0adff4977a56a9797f463f8c4c1ff59ba27a4632370642799bf3dc-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/78/782e740e4154c39d246266fa8cd038bc38a2a0ffe0e6492e328313a70d6379ec-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid 8voDWWz3c_CrwSuaCkVZ/8voDWWz3c_CrwSuaCkVZ -goversion go1.15 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/2e/2e7f1ca9f7ffe3cae53616e7cfb08d7322532cb81df921d8d4c528ef705bba90-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b045/ k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b471/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid CZgwX9UwJoLdEtFOE4j_/CZgwX9UwJoLdEtFOE4j_ -goversion go1.15 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid mpSIsrMb03p8rfxTMLLO/mpSIsrMb03p8rfxTMLLO -goversion go1.15 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid aX6YufPb4pOWOZS2XxcQ/aX6YufPb4pOWOZS2XxcQ -goversion go1.15 -D "" -importcfg $WORK/b471/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/0e/0eb8ef2586eb53899460013e745957e9a649bea354eac881fa8366c2171f9c9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/1c/1c98d24e7a9ca7a4c13357f2fe4f1245b868e15da306eb02b4ec3c923f20774d-d # internal crypto/md5 mkdir -p $WORK/b061/ crypto/sha512 mkdir -p $WORK/b053/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b059/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./sha512block_amd64.s crypto/cipher mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b042/symabis ./xor_amd64.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid j0S7uJN8ozpY6B50zRBs/j0S7uJN8ozpY6B50zRBs -goversion go1.15 -D "" -importcfg $WORK/b059/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./md5block_amd64.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZNTMd5Cnx6Ms9r0TQU47/ZNTMd5Cnx6Ms9r0TQU47 -goversion go1.15 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid YnviIK7OT2bwplJ-BB3j/YnviIK7OT2bwplJ-BB3j -goversion go1.15 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 0cKBlA7oPnIFPEAUXmNb/0cKBlA7oPnIFPEAUXmNb -goversion go1.15 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/d5/d58d36bd8bf77072913ba68ed22a303477f5024c04af9be420abd42742ac1e0a-d # internal crypto/sha1 mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b063/symabis ./sha1block_amd64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid qm06wRTZr-phpskOwOIK/qm06wRTZr-phpskOwOIK -goversion go1.15 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/05/056f85e7f6bdc37fdb842f01b55c18e860bda4c07412c158f55f73c9be846868-d # internal crypto/sha256 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid aofv80VAowxucx5_KRkQ/aofv80VAowxucx5_KRkQ -goversion go1.15 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5d/5d1751e81458499b67d5315f758069efdc596a9c679d13941ce387272c25b4b1-d # internal encoding/base64 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 5YK2KHuhpPJX3W-olJDr/5YK2KHuhpPJX3W-olJDr -goversion go1.15 -D "" -importcfg $WORK/b068/importcfg -pack ./base64.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c0/c06923c9c81f0b21c3e8567eac905e74be40d6283b089e829a2cb6a73f502d04-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid lSwhiq4rdOe4NMl9Huj-/lSwhiq4rdOe4NMl9Huj- -goversion go1.15 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ee/ee0bbd597328326ec566bee620dc6c8d319a83fcf8c06dc21d3431e8c8faeaa2-d # internal path/filepath mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Vdh1AJtUfKosSaT7AE9t/Vdh1AJtUfKosSaT7AE9t -goversion go1.15 -D "" -importcfg $WORK/b070/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/86/86642940def21b74ead711a56088d984a3f9a327dc137357a182868d6a20ad14-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a3/a341ffb0464032749d5994098094050eeaf0760b3308af23bcfe1e4938840659-d # internal crypto/aes mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b041/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/18/1806a14752fec0efec0db1e02a82f0ffeef62852a332265cb01e04b8871561fa-d # internal crypto/des mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 00-PzLu8MrvOri3y_6mD/00-PzLu8MrvOri3y_6mD -goversion go1.15 -D "" -importcfg $WORK/b046/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/aes -std -installsuffix shared -buildid GS9IZoj9siGexcMomLRX/GS9IZoj9siGexcMomLRX -goversion go1.15 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fb/fbf5032c006a3286998033c5a4f1d811aefccf3f8af0e081d0dcfde9d170ff9b-d # internal encoding/pem mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 9hqXt9SRDTFzWFtfm-HT/9hqXt9SRDTFzWFtfm-HT -goversion go1.15 -D "" -importcfg $WORK/b067/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4f/4faec1e6fa744a47efd00d65707f9a80cb62d7a9b2163797d52d81865758a373-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid Vn-nattwqyff1otEdiTu/Vn-nattwqyff1otEdiTu -goversion go1.15 -D "" -importcfg $WORK/b096/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bc/bc721ec751895f68473df686c592e6b7797d3a9c78af8178ef04c25097b24913-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./sum_amd64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid ZQ5Jcmt4xb0ueM0JiFyE/ZQ5Jcmt4xb0ueM0JiFyE -goversion go1.15 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e5/e5c63bb6b29131bcaaa9d6a193177b76f72008091930130adb1fbc3204fadcee-d # internal io/ioutil mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid -Qkxl-ebsXgRigwHmXBh/-Qkxl-ebsXgRigwHmXBh -goversion go1.15 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b041/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b041/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/94/944dd70adbd4a2f2d5cee71ac64930e3e7c2e72f609c89851effc5400a0ac190-d # internal golang.org/x/sys/unix mkdir -p $WORK/b141/ cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b141/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_amd64.o $WORK/b041/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/af/af1251fbc7770f15b7b4214a8ae2a30d955e8dc87fe583d6f627ab38b6741dfa-d # internal runtime/debug mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b166/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4d/4d97f5293c539e9acd921a16408f8af0a3d61b0ef338df0d015e0898641c6216-d # internal os/exec mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p os/exec -std -complete -installsuffix shared -buildid hfLELVhZzo0YGT-cz2HW/hfLELVhZzo0YGT-cz2HW -goversion go1.15 -D "" -importcfg $WORK/b194/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p runtime/debug -std -installsuffix shared -buildid dnllBT4y952WyJyjn43y/dnllBT4y952WyJyjn43y -goversion go1.15 -symabis $WORK/b166/symabis -D "" -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b142/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid kfA9kA3Y-gCZZCLBR2U7/kfA9kA3Y-gCZZCLBR2U7 -goversion go1.15 -symabis $WORK/b141/symabis -D "" -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_amd64.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/af/afcd1025150dbc1c2ac7c7a4f260c9cad7aa74e117f4722d55aaa291e376e0b5-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./cpu_x86.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid dD60VmWkUx6hTWk5-ksY/dD60VmWkUx6hTWk5-ksY -goversion go1.15 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b166/debug.o ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/34/3498ad476c4ce744895fb08406d14869554ff4bf33a8fa196b5193b0675cf646-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b166/_pkg_.a $WORK/b166/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/37/373185074fc37c92d2b192ee555cc3d9dc2da93e3f2ab0f4b690e6f0a11d5dcc-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid iWCYR4SQwmn15GlwcoNP/iWCYR4SQwmn15GlwcoNP -goversion go1.15 -D "" -importcfg $WORK/b196/importcfg -pack ./rc2.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid G-YUtmZEvZJl3abos7kk/G-YUtmZEvZJl3abos7kk -goversion go1.15 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/27/2775c28feb8ebcf77430d42a2cc5b093187285ed821ca8303a6e5f3b06415329-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile hash/fnv=$WORK/b296/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid J-OPxu6NTbzmCUZYF4h6/J-OPxu6NTbzmCUZYF4h6 -goversion go1.15 -D "" -importcfg $WORK/b295/importcfg -pack ./rand.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/33/33c6aa9475818fa03462a0a36da3a6cfc818fbc046a76eaf2dee06e173e76d14-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid DEQysQUib7tcWjflCQZx/DEQysQUib7tcWjflCQZx -goversion go1.15 -D "" -importcfg $WORK/b345/importcfg -pack ./envconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/06/06bbf64704764597ec3b0ff9e5f223c7957c000f1f5955f939a0dbf9e725b663-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 46MFi6dr4VfSWFQQBNdq/46MFi6dr4VfSWFQQBNdq -goversion go1.15 -D "" -importcfg $WORK/b412/importcfg -pack ./ecs_container.go ./shared_config.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a8/a885413905e610ae07f191a996e9e92ad21b0597a818e35d4bdf6452b7b89026-d # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid hX6XJ_7YIPGEKKMKMnfz/hX6XJ_7YIPGEKKMKMnfz -goversion go1.15 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/49/4979af39edda1b9ea2eee8b045dccb449986f1a2b857936563b7c39ebf59874c-d # internal encoding/hex mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid cr2pey5kI5HTwzfgLEPx/cr2pey5kI5HTwzfgLEPx -goversion go1.15 -D "" -importcfg $WORK/b066/importcfg -pack ./hex.go cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6a/6a7df88663430112b9e5be231c6a8bcb7e97e356f53b15651f1b372187bbdfdf-d # internal net/url mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net/url -std -complete -installsuffix shared -buildid wl2QUA42kvHUQpOAXh_p/wl2QUA42kvHUQpOAXh_p -goversion go1.15 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c4/c4dc851c8b4b1bafbea954b57c1657782558a120f06b02c5570cd96319660189-d # internal encoding/json mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YQnDXH1b42RzRkELhwkf/YQnDXH1b42RzRkELhwkf -goversion go1.15 -D "" -importcfg $WORK/b077/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d5/d52aac0280bc94f3a3dda22bea09c633bfddf5cd3dfd681e7b157b3981f28735-d # internal compress/flate mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid rK4TyjhwbKACZY-ly1TC/rK4TyjhwbKACZY-ly1TC -goversion go1.15 -D "" -importcfg $WORK/b089/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/09/09f4066a1b044c52d6c1d73c2a0c0cdd74c93524889425657b3536c4521134de-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./curve25519_amd64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid OAtvtiX-nVgroNxE7857/OAtvtiX-nVgroNxE7857 -goversion go1.15 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4d/4dcbf73226b71409f893f589ac28e15fad9b153aad6764c68baeb4201594c39b-d # internal log mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p log -std -complete -installsuffix shared -buildid nSwRawtxGXXGvxyiK0jS/nSwRawtxGXXGvxyiK0jS -goversion go1.15 -D "" -importcfg $WORK/b107/importcfg -pack ./log.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/15/15957b8567c90f6cf795ec6a8b1ade535d8580c43649386562dd5b97f6398b24-d # internal compress/gzip mkdir -p $WORK/b088/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 7LayYeFPwCGPk-G222AT/7LayYeFPwCGPk-G222AT -goversion go1.15 -D "" -importcfg $WORK/b088/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/01/01a76ab38d303438b67a9c1e993cc93c3ceddfa042ed4af6111d0079ae71edd3-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sort=$WORK/b023/_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_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid fTlNaC_l2bcL6nFAieg3/fTlNaC_l2bcL6nFAieg3 -goversion go1.15 -D "" -importcfg $WORK/b106/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/69/69e085179330c8bf18b1b7bc2ba15bdf775038676efbc983a5cd89ebbee250b8-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_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_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid vMUVkLhhlcR4KcHWN4wW/vMUVkLhhlcR4KcHWN4wW -goversion go1.15 -D "" -importcfg $WORK/b108/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/af/afa6d0100fb23735089da3983f2d97fc252c36b9e67a40a6002b05d627f57486-d # internal github.com/go-acme/lego/acme mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/go-acme/lego/acme -complete -installsuffix shared -buildid jYTlCfywxoM4P18B5kjp/jYTlCfywxoM4P18B5kjp -goversion go1.15 -D "" -importcfg $WORK/b082/importcfg -pack ./commons.go ./errors.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ae/ae8d9bebd769b4822887a38c42ca11376348288fca2440e744753fb329435c22-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_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_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid xsVGJAikNOQDAT4O5ZZX/xsVGJAikNOQDAT4O5ZZX -goversion go1.15 -D "" -importcfg $WORK/b104/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid 1MdnRJzkXX-CAlhIZihs/1MdnRJzkXX-CAlhIZihs -goversion go1.15 -D "" -importcfg $WORK/b071/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b141/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4b/4b8be4a9d065b44e52e19af3e0f0d229d9e57d094bde3096dabbe3bc00f8a4b0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid o1ecgfDC_yCy5UIKHm_F/o1ecgfDC_yCy5UIKHm_F -goversion go1.15 -D "" -importcfg $WORK/b111/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/84/84192d01e459a25d39d113e37cf4d289cc7c709e9d6f811f89b9dbde8918ce0d-d # internal mime mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime -std -complete -installsuffix shared -buildid 7XcB4D9TRKz9eJipANMx/7XcB4D9TRKz9eJipANMx -goversion go1.15 -D "" -importcfg $WORK/b112/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/0e/0ea6e096923bfe576bcc7e083547a85de1320a84b05bffe1a73f753736fc4fbf-d # internal mime/quotedprintable mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid GJRCibfknjUWuzXwyPtR/GJRCibfknjUWuzXwyPtR -goversion go1.15 -D "" -importcfg $WORK/b114/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/0a/0a6042eae34fa7a7a91e4928dbe4f2461c4d675a4334782524cf5ca97af7df9d-d # internal net/http/internal mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid rdKql8qUiBPqanLTb1in/rdKql8qUiBPqanLTb1in -goversion go1.15 -D "" -importcfg $WORK/b116/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fd/fd1ec8b6c90417717c2910aff29d69985d3ea2bc7d10eb798ecbc80bca41c41e-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid lqPZ8lymy-7BF8C2DGlc/lqPZ8lymy-7BF8C2DGlc -goversion go1.15 -D "" -importcfg $WORK/b123/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/4f/4f83612cf5fa9042c6523aa36951b10fae9142340e3f8b046070ee84c12329b9-d # internal github.com/go-acme/lego/log mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/go-acme/lego/log -complete -installsuffix shared -buildid FNoj3K2qCBHT9qBwEdzE/FNoj3K2qCBHT9qBwEdzE -goversion go1.15 -D "" -importcfg $WORK/b124/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1c/1cdfbf8126b05126a38a86295fda2c73e4d33912a5d9334d192d839e2da102cf-d # internal github.com/go-acme/lego/challenge mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/go-acme/lego/challenge -complete -installsuffix shared -buildid 62YPLnkol_qM_KupATkw/62YPLnkol_qM_KupATkw -goversion go1.15 -D "" -importcfg $WORK/b127/importcfg -pack ./challenges.go ./provider.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/36/364b4d9576dcefbc830eeef0a65dea674c532303a17c3dfe75545d0834a37144-d # internal github.com/go-acme/lego/platform/wait mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/platform/wait /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/go-acme/lego/platform/wait -complete -installsuffix shared -buildid qZyi5N3uVDyhjwtCmZJS/qZyi5N3uVDyhjwtCmZJS -goversion go1.15 -D "" -importcfg $WORK/b128/importcfg -pack ./wait.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/10/10f599fd609a61080feb1e9e116e67f87f09eb39cc9e84ba014ac39aaafe4994-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid X3Lqqh0C5zJDivFjrk0b/X3Lqqh0C5zJDivFjrk0b -goversion go1.15 -D "" -importcfg $WORK/b132/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/42/423935fb89cca8ceacebba8f51a6a19b30a67d546e7eec277fcef2f2d7d472e5-d # internal crypto/dsa mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid A4Go4CuW12OUiB_SH0Ao/A4Go4CuW12OUiB_SH0Ao -goversion go1.15 -D "" -importcfg $WORK/b047/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b4/b4806ca9d225170a6030dd0f9700e521ca08487f08043b912ab86c5fb1de4338-d # internal crypto/elliptic mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./p256_asm_amd64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid ZRn20ETY3NVGuUDlqHwL/ZRn20ETY3NVGuUDlqHwL -goversion go1.15 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/90/90fd589cb9ec31fb3b8d2eb26662c06bdcdf684b315d162c869aaef0f8ea134f-d # internal encoding/asn1 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid bWjIi4amYm6MXFS4SEtK/bWjIi4amYm6MXFS4SEtK -goversion go1.15 -D "" -importcfg $WORK/b055/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/44/445c17047d2c573b06ab4ede2a15ccd872431999f20dd81508b51c21d2ff224a-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid mjJ2o_pUKm2R_-89EE57/mjJ2o_pUKm2R_-89EE57 -goversion go1.15 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3f/3f648be4ae36492f6428b66de2c5379cca3c12ce84c97b31f6483734b678a05b-d # internal crypto/ed25519 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid EdQNwo1ISJCMGNeTJjDV/EdQNwo1ISJCMGNeTJjDV -goversion go1.15 -D "" -importcfg $WORK/b058/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0b/0b0f61517a5304e0e235e3e4a352307862024cc23080d7223fd78d239f126eb8-d # internal crypto/rsa mkdir -p $WORK/b062/ cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b9/b96240c40c2ce7348ed060a1df0e4c6696e5ca1ab191d2e6c70f31034009affb-d # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid pKQmKv0wcFBRWiX4bn7y/pKQmKv0wcFBRWiX4bn7y -goversion go1.15 -D "" -importcfg $WORK/b062/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go vendor/golang.org/x/net/idna mkdir -p $WORK/b103/ cat >$WORK/b103/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/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_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_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid UUNDByGM1O6z5S-g1bo0/UUNDByGM1O6z5S-g1bo0 -goversion go1.15 -D "" -importcfg $WORK/b103/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/4d/4da26749ef7e2aee5c242030afcc63fb72debbf49c5111bd0b99d418f63ee339-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid G33wIoicEba8z0ugTr9V/G33wIoicEba8z0ugTr9V -goversion go1.15 -D "" -importcfg $WORK/b120/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e3/e391376275364a2f07b0d7d96830c5a23506d76e188e018309297cce5a79acdf-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b131/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b132/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid LMA1sQLCLCNDqMPmytlD/LMA1sQLCLCNDqMPmytlD -goversion go1.15 -D "" -importcfg $WORK/b130/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/52/52d727f0c8b26c54f4b3e5304dead3b04395646b7258584c51b5f6c52a031fb4-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid P5lOZXBoLf_D9VtRz1fu/P5lOZXBoLf_D9VtRz1fu -goversion go1.15 -D "" -importcfg $WORK/b054/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/24/2412159020329a897263672e76d11e962e6c8eedba79d9d6702c46e88b4f31c0-d # internal crypto/x509/pkix mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid h1o9BuZ4BMMkPBpU9QGL/h1o9BuZ4BMMkPBpU9QGL -goversion go1.15 -D "" -importcfg $WORK/b065/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/61/6191ab7085cf12cca18cdce8e8a0d0c9de6917d2adb5acd85d14ec22d7bc9513-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b131/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid cWxEWc9_MulMYAkmWX48/cWxEWc9_MulMYAkmWX48 -goversion go1.15 -D "" -importcfg $WORK/b133/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c3/c3e5a8a4a3085c3efc10f6b36e7a11abf16e3ec5958e212d5c22f0959af12b47-d # internal golang.org/x/net/bpf mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid UXk3aQqSTQW3wk-9_Bz7/UXk3aQqSTQW3wk-9_Bz7 -goversion go1.15 -D "" -importcfg $WORK/b138/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2e/2e1576e5828436e41987d073c05cfdc172d9a569327d2e60609b1538a2c33ea0-d # internal github.com/go-acme/lego/platform/config/env mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/platform/config/env /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/go-acme/lego/platform/config/env -complete -installsuffix shared -buildid qdBG62pGKBGA2DkBycPV/qdBG62pGKBGA2DkBycPV -goversion go1.15 -D "" -importcfg $WORK/b152/importcfg -pack ./env.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ee/eed74165ecf3daf5fde4062b6db1612ded057f9c0b60cd8919592f4249d3fd6a-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils -complete -installsuffix shared -buildid iaAzticAaDy6JwtwP8vg/iaAzticAaDy6JwtwP8vg -goversion go1.15 -D "" -importcfg $WORK/b159/importcfg -pack ./debug.go ./utils.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f3/f308e3611ae5e0bffc5f5328a6b8ca9354afcf83a9543c60baddebf01aa9ed81-d # internal crypto/ecdsa mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid neG8SrD5ZOdgB4bj7-fn/neG8SrD5ZOdgB4bj7-fn -goversion go1.15 -D "" -importcfg $WORK/b051/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1e/1ebc3d55ef29183b75fb25165ef7a130c54b28ab17cf8bba74b183853a6f674d-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid R9dGMGmcIhKb_OdH-_Ce/R9dGMGmcIhKb_OdH-_Ce -goversion go1.15 -D "" -importcfg $WORK/b160/importcfg -pack ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e4/e46ed8aa3e8a07c791e403619f5c1f953fe489b23259cd3017944b174badef2e-d # internal encoding/xml mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 0fnSwgfUhqs7Db_QDkuJ/0fnSwgfUhqs7Db_QDkuJ -goversion go1.15 -D "" -importcfg $WORK/b163/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f7/f7879ea470b7a9057c60df97d65033836474f91d02c3abffd8bd595a96d90d8f-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid 2RXfVYbYu68kwOxYWq6Q/2RXfVYbYu68kwOxYWq6Q -goversion go1.15 -D "" -importcfg $WORK/b122/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/83/836cb29d38ae4fbcb561b6e31d7fccf1132aade371c6d1d33c8b89878668b711-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid yO48FKw-C080ojL3SpK-/yO48FKw-C080ojL3SpK- -goversion go1.15 -D "" -importcfg $WORK/b165/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/0c/0ca1348c0939b3619d7655193f0167b569c099c083393bcccae188730cb09c27-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b167/ cat >$WORK/b167/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b167/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b165/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid CTBES2Xs6nh3y8dKMVlL/CTBES2Xs6nh3y8dKMVlL -goversion go1.15 -symabis $WORK/b167/symabis -D "" -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5c/5c011ed54f64d01127fa73b255a911c47c2629ce7f0e4c71e078f0c79b3aa15c-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ini.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p gopkg.in/ini.v1 -complete -installsuffix shared -buildid XdHCqKjFy1Yl6lERvUwS/XdHCqKjFy1Yl6lERvUwS -goversion go1.15 -D "" -importcfg $WORK/b169/importcfg -pack ./data_source.go ./deprecated.go ./error.go ./file.go ./helper.go ./ini.go ./key.go ./parser.go ./section.go ./struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/73/732dcaf73bcfc68c903c249a95f9b9c8b73325f2872f9e1f75321bbcdc9a7d1b-d # internal golang.org/x/net/idna mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b130/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b133/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid 9O7TXjT_oPyhRwcCfBMc/9O7TXjT_oPyhRwcCfBMc -goversion go1.15 -D "" -importcfg $WORK/b129/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ed/ed8e7120aa9c1e0007118c286f35b928ce3a8d5a21280fbcfcdffa413bc121c3-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b159/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b160/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors -complete -installsuffix shared -buildid gApipP9ysBgFaw6GWrsA/gApipP9ysBgFaw6GWrsA -goversion go1.15 -D "" -importcfg $WORK/b158/importcfg -pack ./client_error.go ./error.go ./server_error.go ./signature_does_not_match_wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/23/239ac51922a0c9df85b3124578ca2d8d2e149b0296e4c1d2b5086e7be8c3e7f8-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b159/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests -complete -installsuffix shared -buildid E8Q3tPrUInBtaXCFzcTe/E8Q3tPrUInBtaXCFzcTe -goversion go1.15 -D "" -importcfg $WORK/b161/importcfg -pack ./acs_request.go ./common_request.go ./roa_request.go ./rpc_request.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e9/e92481d65a7d58110cc1c6dd342a7306c73e608375ec9c4a9ea1f9585a1748f3-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid i_oMrIANFyni4KxwfJgj/i_oMrIANFyni4KxwfJgj -goversion go1.15 -D "" -importcfg $WORK/b182/importcfg -pack ./date.go ./time.go ./timerfc1123.go ./unixtime.go ./utility.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/18/18a12aafc44b6d1c99f8d62a25af3474a1d0103fe9a75026684a1ed6ef9a375f-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid 2IwDdE_po3mg3lwmTWf6/2IwDdE_po3mg3lwmTWf6 -goversion go1.15 -D "" -importcfg $WORK/b189/importcfg -pack ./error.go ./validation.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/58/584ead5d43ea819afbcf4c2569171d93284e6dbf24e501b06b005ff14555d75f-d # internal github.com/mitchellh/go-homedir mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/go-homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/mitchellh/go-homedir -complete -installsuffix shared -buildid 5rsx3uzv7C88hSA74PAG/5rsx3uzv7C88hSA74PAG -goversion go1.15 -D "" -importcfg $WORK/b193/importcfg -pack ./homedir.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/41/4135619fe560de88d3d666ffa697f5c180ee9f86c8c0a7c973add9663ba0d1ed-d # internal crypto/x509 mkdir -p $WORK/b040/ cat >$WORK/b040/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/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid EqtPkW_eeiMx4Vmvt4fv/EqtPkW_eeiMx4Vmvt4fv -goversion go1.15 -D "" -importcfg $WORK/b040/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_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/94/9428147e1af3bcfc93405284b2670a2f8ca81172049e99865077030f91be9d1f-d # internal net/textproto mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VgLED2d1L_Jww2i4M-SB/VgLED2d1L_Jww2i4M-SB -goversion go1.15 -D "" -importcfg $WORK/b109/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/b1/b1aa9eb0400e83138bd783f866a9f716fc28a898e0336db7e067e1e596073567-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_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_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid OMw5bIqdszoHBJSM56Yz/OMw5bIqdszoHBJSM56Yz -goversion go1.15 -D "" -importcfg $WORK/b110/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4f/4f658535f436135f72e4c818c33867629667f9751eab389fc3ed4a10deeb7d93-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid b6AKf9ZkdJd6ZVQEbQ5g/b6AKf9ZkdJd6ZVQEbQ5g -goversion go1.15 -D "" -importcfg $WORK/b140/importcfg -pack ./cmsghdr.go ./cmsghdr_linux_64bit.go ./error_unix.go ./iovec_64bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_64bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux.go ./sys_linux_amd64.go ./sys_posix.go ./sys_unix.go ./zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a7/a756ae7286bef525a548e592220085d2e8019fe3efb67aa1dc33dd8425b37339-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid T1GumhsLJptPUKQALY2E/T1GumhsLJptPUKQALY2E -goversion go1.15 -D "" -importcfg $WORK/b200/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_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ff/ff1d48382724cdf7747b70454bb1d13bfbc7f361a378db2e143197bbd5732fb2-d # internal github.com/go-errors/errors mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-errors/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/go-errors/errors -complete -installsuffix shared -buildid lYqII36U8DIW0DYwkjBC/lYqII36U8DIW0DYwkjBC -goversion go1.15 -D "" -importcfg $WORK/b202/importcfg -pack ./error.go ./error_1_13.go ./parse_panic.go ./stackframe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/32/32fc7b0876ed6ff0452ec57efb8cd89aeaa5d7a0185a737e23145aaddfbeb238-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b102/ cat >$WORK/b102/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/b103/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_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_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid rK40W6SLckjrGA8Jrc-k/rK40W6SLckjrGA8Jrc-k -goversion go1.15 -D "" -importcfg $WORK/b102/importcfg -pack ./guts.go ./httplex.go cd /usr/share/gocode/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b167/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b167/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/25/258c38a6cbea55e3645f255054b4718b56eff1af79c57642f3362eaa632eb295-d # internal mime/multipart mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid BM7u9ztEMwnbw7c-0Zvi/BM7u9ztEMwnbw7c-0Zvi -goversion go1.15 -D "" -importcfg $WORK/b113/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/60/60f737439f6a4fdbef7aea93783d1665f6a7d0efddb1669e9824282077afe761-d # internal github.com/pkg/errors mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid yOp5cDQLqQS0ULPanzHo/yOp5cDQLqQS0ULPanzHo -goversion go1.15 -D "" -importcfg $WORK/b209/importcfg -pack ./errors.go ./go113.go ./stack.go cd /usr/share/gocode/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b167/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b167=>" -I $WORK/b167/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b167/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/reflect2_amd64.o $WORK/b167/relfect2_mips64x.o $WORK/b167/relfect2_mipsx.o $WORK/b167/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/c3/c37436ffad10fad3ec1c384059f36569f962a99f1db8f9fda5a38584625f089c-d # internal golang.org/x/time/rate mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid 5W-6b6_Ctpy6LPSvC3YV/5W-6b6_Ctpy6LPSvC3YV -goversion go1.15 -D "" -importcfg $WORK/b210/importcfg -pack ./rate.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/13/13d5424242af66bd61d74f80496a8802eb8fa432d1c389ac5a3e151d51c4a87f-d # internal github.com/json-iterator/go mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b165/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b167/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid LxMghlZGd98xPg6C1d_G/LxMghlZGd98xPg6C1d_G -goversion go1.15 -D "" -importcfg $WORK/b164/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/87/87376c4f619dd80b9f58e9bae3a0af1b201be188e6c54cb01824a27aca41f5a3-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b138/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b139/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b140/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid YeWeTn5w4xXVP9k76rlF/YeWeTn5w4xXVP9k76rlF -goversion go1.15 -D "" -importcfg $WORK/b137/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/31/3185d93627fac9a4e4402ffc361035e7f31a5b99595047223c797f09326ee86a-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b138/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b139/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b140/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid me4sZt-5zmsRn1iLikHC/me4sZt-5zmsRn1iLikHC -goversion go1.15 -D "" -importcfg $WORK/b143/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/62/62eceb2addeb3962bb3a5b8335823eaae3b7b3d979c1ad18c3025ddc83e28df2-d # internal github.com/google/go-querystring/query mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/go-querystring/query /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/google/go-querystring/query -complete -installsuffix shared -buildid Ppop0YwqjF49JoVH6ZV6/Ppop0YwqjF49JoVH6ZV6 -goversion go1.15 -D "" -importcfg $WORK/b219/importcfg -pack ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/14/143a1810ffc3383a952f808a9407dc54c4717cf03a617c22a344a021e46d3f53-d # internal database/sql/driver mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 2SpwbbPV0jTL5FO1lZ8a/2SpwbbPV0jTL5FO1lZ8a -goversion go1.15 -D "" -importcfg $WORK/b255/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/74/7481554916f0890a3af74a08576706f92ea883b2fd4c6decd86d572f5481cc7d-d # internal encoding/gob mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid NQcXlzTmJHWdfDTuE0EG/NQcXlzTmJHWdfDTuE0EG -goversion go1.15 -D "" -importcfg $WORK/b263/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/03/0371b9e1519dacf8fa22f64bb60dc83eb02c6c666d1d683143be8d0c5e5e83d2-d # internal github.com/gofrs/uuid mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile database/sql/driver=$WORK/b255/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gofrs/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/gofrs/uuid -complete -installsuffix shared -buildid Ur96T4A-GPQ9Bzd1LnMG/Ur96T4A-GPQ9Bzd1LnMG -goversion go1.15 -D "" -importcfg $WORK/b254/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5b/5b1c08702aea45e25438b731742a815be6d8dbd41bb96150f145c9a34e20a7f5-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid 7POQJvw4sG0gJY20O2wK/7POQJvw4sG0gJY20O2wK -goversion go1.15 -D "" -importcfg $WORK/b080/importcfg -pack ./ocsp.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/e3/e31647008b957f72151fbda8fc44b20d5e04f22219fa1449b6ec280ff594100e-d # internal crypto/tls mkdir -p $WORK/b092/ cat >$WORK/b092/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/b035/_pkg_.a packagefile container/list=$WORK/b091/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rc4=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid wCaru32C9T4D9-kRJkEK/wCaru32C9T4D9-kRJkEK -goversion go1.15 -D "" -importcfg $WORK/b092/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/de/dedeff55151771d29f1c453dbcb964847bbfb206a3790e5197354d882e5a765b-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b121/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b122/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b123/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 2dm7_brOYsDfFdRDrmca/2dm7_brOYsDfFdRDrmca -goversion go1.15 -D "" -importcfg $WORK/b119/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/66/663432c10a955730c9b2fad4bb23c155fcaa7bba3d6062a3aef1ad91f5ae5a43-d # internal github.com/dgrijalva/jwt-go mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dgrijalva/jwt-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/dgrijalva/jwt-go -complete -installsuffix shared -buildid 7p2dgi66sjeMf1V8VwCN/7p2dgi66sjeMf1V8VwCN -goversion go1.15 -D "" -importcfg $WORK/b184/importcfg -pack ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8e/8efe0f3b43e235c6e48a289cbea121c12623d034d745db7b17454db552194a6f-d # internal github.com/go-acme/lego/certcrypto mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/certcrypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/go-acme/lego/certcrypto -complete -installsuffix shared -buildid sjdv0jvcJffjO5rMku6S/sjdv0jvcJffjO5rMku6S -goversion go1.15 -D "" -importcfg $WORK/b079/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/1f/1f1d45f52bc9d713df6a44120d807059ce16098b88ea758d51324fa89790b56f-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b196/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid RkR8B6P1FgukPfkIgA15/RkR8B6P1FgukPfkIgA15 -goversion go1.15 -D "" -importcfg $WORK/b195/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/83/83299e9c1f20fe52118a10a33479d78b9526e39eecbab7550e3061f86e8aef45-d # internal github.com/google/uuid mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile database/sql/driver=$WORK/b255/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid 6s69gDF75HIJlC7a4J06/6s69gDF75HIJlC7a4J06 -goversion go1.15 -D "" -importcfg $WORK/b261/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/35/35e280a27702133bb78ba7af37b2e7aea1c1451087603bcb87450c5f9c1881fa-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1 mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1 -complete -installsuffix shared -buildid MNhFmzpucehnWYsDhlul/MNhFmzpucehnWYsDhlul -goversion go1.15 -D "" -importcfg $WORK/b264/importcfg -pack ./errors.go ./jsonhooks.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/06/0695bdf7ccf26b456272f67ab58065032424a22d0fd629fbad84fcaa0614f15d-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p golang.org/x/oauth2/jws -complete -installsuffix shared -buildid mDavXa4k64B0CtRgtf8q/mDavXa4k64B0CtRgtf8q -goversion go1.15 -D "" -importcfg $WORK/b271/importcfg -pack ./jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/76/76f46cb9dc1e9be095be315b2c929600a003b2d132c082616972efab82a850fe-d # internal os/user mkdir -p $WORK/b273/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b273/ -importpath os/user -- -I $WORK/b273/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4c/4c62b5224d62c2497910cb0dc0aa6815ca3ecec4abd545b6b0d6978f3b99a53d-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b263/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/patrickmn/go-cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/patrickmn/go-cache -complete -installsuffix shared -buildid CifuTSvJRebHapcFibuk/CifuTSvJRebHapcFibuk -goversion go1.15 -D "" -importcfg $WORK/b262/importcfg -pack ./cache.go ./sharded.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/09/09193af8f87d9d9f2fb864c5d8e0749f1d5f97bf480bd86a078f919347209859-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid cDhdLPjDrkjK-arWBAxT/cDhdLPjDrkjK-arWBAxT -goversion go1.15 -D "" -importcfg $WORK/b281/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b7/b766458ddc4e70b694beb3d08b354b2d21f8f08aa286726b4163c34030e791a2-d # internal text/template/parse mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid sYgV4N7AxZ3k_xceKt7I/sYgV4N7AxZ3k_xceKt7I -goversion go1.15 -D "" -importcfg $WORK/b285/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/c6/c6297fdf6fe42ab27e1014eb44becae8476a942300faad46c34044933269c1c0-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid KzSZB8ZrFdXIzxOIzve0/KzSZB8ZrFdXIzxOIzve0 -goversion go1.15 -D "" -importcfg $WORK/b289/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8b/8bcca3910cc489f3d69e7231c93dfcf480e954ba43643728373a62bf0ce27185-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b295/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid _0xE-k_zXL7eWPwD1JT_/_0xE-k_zXL7eWPwD1JT_ -goversion go1.15 -D "" -importcfg $WORK/b294/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/aa/aab7d35fcfe7f98b5972e38751d40c6e5aaf7b71c81a5fec19b16320223d2cd2-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid qNcoexbFmUhZe8V3buQ0/qNcoexbFmUhZe8V3buQ0 -goversion go1.15 -D "" -importcfg $WORK/b288/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/03/03a89aa6cfdb9b4abf6db0c476b8e81f656bdce2a0888f88e82bc654167bebc0-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid xlF5yB0w7-Q3OeogNOT5/xlF5yB0w7-Q3OeogNOT5 -goversion go1.15 -D "" -importcfg $WORK/b293/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/e7/e7bec30da6699ab7f518a5a251e6c3c657671e28722f6cee4eb1fb32302627ef-d # internal go/token mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p go/token -std -complete -installsuffix shared -buildid RaDtzbUpvVqLacv3Nqxg/RaDtzbUpvVqLacv3Nqxg -goversion go1.15 -D "" -importcfg $WORK/b304/importcfg -pack ./position.go ./serialize.go ./token.go cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/3e/3eb99a25550aa0ad45aad3c93c16e9afa79223ad57a7bacc181474e07ed47b6b-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid OYh9jH8IcDJ8p3VDGEMy/OYh9jH8IcDJ8p3VDGEMy -goversion go1.15 -D "" -importcfg $WORK/b298/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/5e/5e1b3a9fa61e82e1a9d94de935a653a19cb98982998485d32770f0504e9ba79c-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid P0m_I7L7qmOGI8sI_x7a/P0m_I7L7qmOGI8sI_x7a -goversion go1.15 -D "" -importcfg $WORK/b319/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/40/4054190cb2a68e1c31671a27484bd61da1ef694693856103a5e600f0365540a0-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b071/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/credentials/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p google.golang.org/grpc/credentials/internal -complete -installsuffix shared -buildid -pPeZxZuCue-FJ0RJj9s/-pPeZxZuCue-FJ0RJj9s -goversion go1.15 -D "" -importcfg $WORK/b320/importcfg -pack ./syscallconn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/1f/1f5b478b3ccce8b47f288def21a3a67b668aa647dd769151295657b9b0811a7e-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b288/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid u3TbWJdMpF0RBllhr8VF/u3TbWJdMpF0RBllhr8VF -goversion go1.15 -D "" -importcfg $WORK/b321/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/ef/ef52e3a8d5c33d8cb5321f8ee93f284b91a9026f2f14ea111d8e43723adc910c-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid 2J0g9lI1ItymUdFPYCEa/2J0g9lI1ItymUdFPYCEa -goversion go1.15 -D "" -importcfg $WORK/b322/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/07/07bf7f2f7e80cc95bc968bf692910b8e8dc0918f80475288e51fcd4107656a20-d # internal text/template mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b285/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p text/template -std -complete -installsuffix shared -buildid 6sMIRu8zoO2WNy21tnz7/6sMIRu8zoO2WNy21tnz7 -goversion go1.15 -D "" -importcfg $WORK/b284/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/bd/bdef10d557f8fd11adf2c55a65fe039b0b2620108742dbf1e6d2eacec736168f-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal=$WORK/b321/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid XvmCEVWDEKM2-Ds7gwzw/XvmCEVWDEKM2-Ds7gwzw -goversion go1.15 -D "" -importcfg $WORK/b324/importcfg -pack ./serviceconfig.go cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/a5/a5bb486b477c6d89f67ae2d56a9feb5e3e21fffe7f43d18fab2b347785dea9f4-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/serviceconfig=$WORK/b324/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid _8Nk2tQEoJl3vw14SwQg/_8Nk2tQEoJl3vw14SwQg -goversion go1.15 -D "" -importcfg $WORK/b323/importcfg -pack ./resolver.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/54/549e151ef38da439b1e90abcc37b4266f0d1f7828a519a1c125940659156a595-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid fj1cd93K3xHlkqijLwDz/fj1cd93K3xHlkqijLwDz -goversion go1.15 -D "" -importcfg $WORK/b328/importcfg -pack ./code_string.go ./codes.go cd $WORK/b273 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/6a/6a6eb0c9a11bb7320b4e81339ee096a98d0a80c94ac47f35fe1fe75df9fd8efd-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid OcxTDxBu2bjWa-DEkdzI/OcxTDxBu2bjWa-DEkdzI -goversion go1.15 -D "" -importcfg $WORK/b332/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/71/71fa0cbc335c6fa08f15723e83b0f0a46a8578e0160b118b14ce040b5ef355eb-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 7OjRT6mnBBiBUXut-UFQ/7OjRT6mnBBiBUXut-UFQ -goversion go1.15 -D "" -importcfg $WORK/b349/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/d9/d9d236be8c8a18cd32ea0749cf58ae152378c40a74b12cd61c5831daad6f6419-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid w08EioiP9CrA2i2RI_D8/w08EioiP9CrA2i2RI_D8 -goversion go1.15 -D "" -importcfg $WORK/b350/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/24/247d8e85d9e374f58ef3e63560aca63291f2e35307627ad454043ec72b0701d9-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid suTKLvjise41IRv8kf3X/suTKLvjise41IRv8kf3X -goversion go1.15 -D "" -importcfg $WORK/b351/importcfg -pack ./syscall_linux.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b273=/tmp/go-build -gno-record-gcc-switches -o $WORK/b273/_cgo_.o $WORK/b273/_cgo_main.o $WORK/b273/_x001.o $WORK/b273/_x002.o $WORK/b273/_x003.o $WORK/b273/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ea/eac8aaa58ab6b5e304b4e5c77f0acd154f121f4c73b9712cc3103931f5d0a4b9-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid XetnANeVFq2ND0PLuO8b/XetnANeVFq2ND0PLuO8b -goversion go1.15 -D "" -importcfg $WORK/b300/importcfg -pack ./registry.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b273/_cgo_.o -dynout $WORK/b273/_cgo_import.go cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p os/user -std -installsuffix shared -buildid wn_5wn1oPGSaT8UOKbbJ/wn_5wn1oPGSaT8UOKbbJ -goversion go1.15 -D "" -importcfg $WORK/b273/importcfg -pack ./lookup.go ./user.go $WORK/b273/_cgo_gotypes.go $WORK/b273/cgo_lookup_unix.cgo1.go $WORK/b273/getgrouplist_unix.cgo1.go $WORK/b273/listgroups_unix.cgo1.go $WORK/b273/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/9d/9d131079d841363e5caa4a7e57feb0d761bb91f6b761179b564d232aadea2ad8-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid c3D4I0s51lC6ngFSCMyv/c3D4I0s51lC6ngFSCMyv -goversion go1.15 -D "" -importcfg $WORK/b303/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/80/809bba427826d028349c5eb186506ff38cac32520ba2b26b09694f742158b0f7-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 4tOfhufsTmnZQpkxjacK/4tOfhufsTmnZQpkxjacK -goversion go1.15 -D "" -importcfg $WORK/b301/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/b4/b498abf64c513f1be67b22a0c70c82e56f5301fff920f2f66ebc89e90651793a-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid US2SPqns5jpH7g_YatNo/US2SPqns5jpH7g_YatNo -goversion go1.15 -D "" -importcfg $WORK/b305/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b273/_pkg_.a $WORK/b273/_x001.o $WORK/b273/_x002.o $WORK/b273/_x003.o $WORK/b273/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/3d/3dde33a4aacc6a47af71892bd0dbb2e2d11b835827c973a057ee632cc52612d4-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid wMTgKiiPOw3yxaQhna5U/wMTgKiiPOw3yxaQhna5U -goversion go1.15 -D "" -importcfg $WORK/b306/importcfg -pack ./mapsort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/91/91d164e7d45b466f18deff38c719c13982914ece049eca0c6f5b41f8648ea78d-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid dtA4EeKL8rT9bq-Ymn2r/dtA4EeKL8rT9bq-Ymn2r -goversion go1.15 -D "" -importcfg $WORK/b309/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ca/ca72cb4651cf8d176c00d42087472e8bfe55805137a5013fff22c8f81f9d36aa-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid rqqW3UB9g5AmQvcHIsH5/rqqW3UB9g5AmQvcHIsH5 -goversion go1.15 -D "" -importcfg $WORK/b297/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/b2/b26b015b0d6dc7275402dd395e2eab5ffc7f2161ee07604706b554c7d0784419-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid Kh86tzq9KkrxZGmdpfXq/Kh86tzq9KkrxZGmdpfXq -goversion go1.15 -D "" -importcfg $WORK/b310/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/51/51a3d67a665b2d2a2b8d1ad61dd6e312c97d537a975f1366df3fbfd4fc56c354-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid dvOVNLVIy29aZV9JVcGv/dvOVNLVIy29aZV9JVcGv -goversion go1.15 -D "" -importcfg $WORK/b313/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/b9/b9eb5cc2a78fac5a94cb413b702a9e76f51aa01bb2a59bc80c7cd7fd7799deb0-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid szLYxG75az5Fz6xx_QqO/szLYxG75az5Fz6xx_QqO -goversion go1.15 -D "" -importcfg $WORK/b314/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/2a/2abd26bb25205b99c150bebf12dc25c4999f44c7fce9d97695cfbe1a740a841f-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b310/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid xD7-qMPlxiGWcrw0tD_U/xD7-qMPlxiGWcrw0tD_U -goversion go1.15 -D "" -importcfg $WORK/b308/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/1f/1f27d3835df4f198a9a29de1f3a2f329fbb65e38af0ab9021ffdfd97f4228874-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 4fx7xHZfpPTPeO0wxtiV/4fx7xHZfpPTPeO0wxtiV -goversion go1.15 -D "" -importcfg $WORK/b354/importcfg -pack ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/7e/7ef9f05b8961332c99ba64924194da10bd99f2b28076ed38ef6a975f74442380-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid HjAPwNfNgZG8GumKfNR4/HjAPwNfNgZG8GumKfNR4 -goversion go1.15 -D "" -importcfg $WORK/b356/importcfg -pack ./dns_resolver.go ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/97/9752512a29db6a40b8c9dc091caf153a762e49850089d53a9371600d433b1918-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid tot5KGjX-xQsgzQ6U73R/tot5KGjX-xQsgzQ6U73R -goversion go1.15 -D "" -importcfg $WORK/b315/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/36/36c3dc5b3c506c63348bd1c322e756b350968ef8c6c36ac23eaa26df2fb0c196-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid gzpYou7y3z5Lp-Hv6yCY/gzpYou7y3z5Lp-Hv6yCY -goversion go1.15 -D "" -importcfg $WORK/b357/importcfg -pack ./dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/2d/2d7c2ad4156d134be48b5581e1252fc7c30f3a78fe01d5753a661082ff8752ef-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid RTZoayMXh1hcuuunG_1g/RTZoayMXh1hcuuunG_1g -goversion go1.15 -D "" -importcfg $WORK/b358/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/43/4333af37d4c9b8423d53f016fc22a2f04dfcedc89e5e7ae5f673492a177e586d-d # internal go.opencensus.io/internal mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile go.opencensus.io=$WORK/b367/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p go.opencensus.io/internal -complete -installsuffix shared -buildid ztwBJpMJWAj3gBfo9E6F/ztwBJpMJWAj3gBfo9E6F -goversion go1.15 -D "" -importcfg $WORK/b366/importcfg -pack ./internal.go ./sanitize.go ./traceinternals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/9c/9c18734fe4a951a021687ce715f1cfec4499eaff9dbabd0d9203583fa74fc795-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/trace/tracestate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid MQAP41sF55TpSM_6xGVa/MQAP41sF55TpSM_6xGVa -goversion go1.15 -D "" -importcfg $WORK/b369/importcfg -pack ./tracestate.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/78/78709823ced365268c3c6ee8046fee95f297ca6ab2a7e13262b3c73d48dcd050-d # internal html/template mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b283/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b284/_pkg_.a packagefile text/template/parse=$WORK/b285/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p html/template -std -complete -installsuffix shared -buildid aaygwgBvyxxUiLBilKQN/aaygwgBvyxxUiLBilKQN -goversion go1.15 -D "" -importcfg $WORK/b282/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_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/b9/b9f6cb65a1bb8ab5aa7597b6d74f09d70ba9318be42845032ea90d7059b622ac-d # internal runtime/trace mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p runtime/trace -std -installsuffix shared -buildid uB7AX0qj5G-CZI1TB3w3/uB7AX0qj5G-CZI1TB3w3 -goversion go1.15 -D "" -importcfg $WORK/b370/importcfg -pack ./annotation.go ./trace.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0e/0eeaf66bc7ff9485ce6d207761d5f49906562220542a9ad55052467ce108f3b7-d # internal net/http/httptrace mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid D5rS6JOrvk08vmVFEXQS/D5rS6JOrvk08vmVFEXQS -goversion go1.15 -D "" -importcfg $WORK/b115/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/75/75b15eaef351923fd406258a99958c95c734d3f9020f0554031b67dbbfe1b3cb-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/0a/0a8c2d0ff736664fe78532e0c3dcc119b63048b8cd9e628a5669a60e683f22a2-d # internal go.opencensus.io/resource mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p go.opencensus.io/resource -complete -installsuffix shared -buildid kDIiwq6nhEYULdNVlM1H/kDIiwq6nhEYULdNVlM1H -goversion go1.15 -D "" -importcfg $WORK/b374/importcfg -pack ./resource.go github.com/miekg/dns mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/dsa=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/base32=$WORK/b136/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b120/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b137/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b143/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid bkaARTUL2JHZ36pN8l6w/bkaARTUL2JHZ36pN8l6w -goversion go1.15 -D "" -importcfg $WORK/b135/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/76/7613252281cddc70bc21dcb6a5fc9f6e557d672f8999680b738ef4a2caf25ed7-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b374/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid gftwRNORPOen5Wgw8BPC/gftwRNORPOen5Wgw8BPC -goversion go1.15 -D "" -importcfg $WORK/b373/importcfg -pack ./doc.go ./exemplar.go ./label.go ./metric.go ./point.go ./type_string.go ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ee/eeb011344ddb78d1d6d33593830a6751073ccc08a8fbba8b5e7c23154ea3d0ce-d # internal go.opencensus.io/trace mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b365/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b366/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b368/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b369/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile runtime/trace=$WORK/b370/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p go.opencensus.io/trace -complete -installsuffix shared -buildid 99lzW_-IKn6icE4kkXaZ/99lzW_-IKn6icE4kkXaZ -goversion go1.15 -D "" -importcfg $WORK/b364/importcfg -pack ./basetypes.go ./config.go ./doc.go ./evictedqueue.go ./export.go ./lrumap.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_go11.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/63/63bfd18f4d39ba10350ee9ca8feb244a55adce5cc6a3b09518f5a28b020b93de-d # internal net/http mkdir -p $WORK/b087/ cat >$WORK/b087/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile container/list=$WORK/b091/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p net/http -std -complete -installsuffix shared -buildid jg1qMmgBfcUEdlEUAbGW/jg1qMmgBfcUEdlEUAbGW -goversion go1.15 -D "" -importcfg $WORK/b087/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_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/b7/b71d6e701455ddb1a38cf3ad04c13ba0c65c45fcd07f48727455c6bba375d992-d # internal runtime/pprof mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b286/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Uvln2Qw7VACQGpiJgsKU/Uvln2Qw7VACQGpiJgsKU -goversion go1.15 -D "" -importcfg $WORK/b377/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/8b/8b1004fd245d55b1b9cd0ced2c6ac0248e1314ceda34856a477478cba8624921-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid HxGp7DOUJT6ifq96-nsf/HxGp7DOUJT6ifq96-nsf -goversion go1.15 -D "" -importcfg $WORK/b292/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/7e/7e1864631656e8dc4e7f9d18ebbb348a16ad62093463d7ee20be1e5072405cd6-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid vCl7HvHZ6z0USfOW0JbA/vCl7HvHZ6z0USfOW0JbA -goversion go1.15 -D "" -importcfg $WORK/b312/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/20/20b148e057e0d8873fbb6d0549e8d7b7416db46d5466074793bbd4f8cb6e20dd-d # internal go.opencensus.io/tag mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime/pprof=$WORK/b377/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p go.opencensus.io/tag -complete -installsuffix shared -buildid UfTtJxI39tx61nHd3udG/UfTtJxI39tx61nHd3udG -goversion go1.15 -D "" -importcfg $WORK/b376/importcfg -pack ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./metadata.go ./profile_19.go ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/72/7277f2573bc32a4d92b45047216c25d6d18a96848ed137628cf914aec73698ed-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b373/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid tBRKllzO7q4ERW44IB-l/tBRKllzO7q4ERW44IB-l -goversion go1.15 -D "" -importcfg $WORK/b380/importcfg -pack ./manager.go ./producer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/c0/c0498f12461fc8353998b7c27458fd7209b205c50d84d405eb11a0743ac9d363-d # internal github.com/iij/doapi/protocol mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/iij/doapi/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/iij/doapi/protocol -complete -installsuffix shared -buildid eXADLD4_0irVWV2imYli/eXADLD4_0irVWV2imYli -goversion go1.15 -D "" -importcfg $WORK/b391/importcfg -pack ./Commit.go ./RecordAdd.go ./RecordDelete.go ./RecordGet.go ./RecordListGet.go ./Reset.go ./ZoneListGet.go ./common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/e4/e4ebfa08f7c520333cf9061ac9208c13c2629f213f9d18ee185cbe82b943cb75-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b376/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/stats/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p go.opencensus.io/stats/internal -complete -installsuffix shared -buildid 4Aik8P7QBj7p_gjJNRSR/4Aik8P7QBj7p_gjJNRSR -goversion go1.15 -D "" -importcfg $WORK/b375/importcfg -pack ./record.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/5a/5a83145d3db2839cd9f5a3d9a705cc50e422b88db923a197d27f3dc96ec3d1a5-d # internal github.com/fatih/structs mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/structs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/fatih/structs -complete -installsuffix shared -buildid ZFsHp20xDa5eLZodlpoC/ZFsHp20xDa5eLZodlpoC -goversion go1.15 -D "" -importcfg $WORK/b394/importcfg -pack ./field.go ./structs.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/d1/d1cf96b581c86bfb928a1947a31e7020515f4e3d0a8fcd78100400f16e339be4-d # internal go.opencensus.io/stats mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b373/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b375/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b376/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/stats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p go.opencensus.io/stats -complete -installsuffix shared -buildid tlCB1if0ugBZo8w81V0u/tlCB1if0ugBZo8w81V0u -goversion go1.15 -D "" -importcfg $WORK/b372/importcfg -pack ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/99/995ba0aa448ea3988d75ee6e6a59753ed22df99597e30c45f8d268a72a64f991-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b379/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b373/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b380/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b374/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b372/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b375/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b376/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/stats/view /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p go.opencensus.io/stats/view -complete -installsuffix shared -buildid svIIcDwcnGNNxRmtJlss/svIIcDwcnGNNxRmtJlss -goversion go1.15 -D "" -importcfg $WORK/b378/importcfg -pack ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./view_to_metric.go ./worker.go ./worker_commands.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/64/64316b2f6603a030098e3505aa69b8bc58945121d1aa2172d311ca9439e2a672-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid aGvQw4sR72MyEjkV1eCZ/aGvQw4sR72MyEjkV1eCZ -goversion go1.15 -D "" -importcfg $WORK/b397/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/52/52bf04aed8129ac13ab41641543e548aa4f0588ec3bda45d59c9d94c697ad9d4-d # internal github.com/boombuler/barcode mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile image=$WORK/b401/_pkg_.a packagefile image/color=$WORK/b402/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boombuler/barcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/boombuler/barcode -complete -installsuffix shared -buildid q3P55M_C2Kosz5k4fTkR/q3P55M_C2Kosz5k4fTkR -goversion go1.15 -D "" -importcfg $WORK/b400/importcfg -pack ./barcode.go ./scaledbarcode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/36/368bf5cbcb1aece6a66358a79363db1355758ead8a3b3c8a54f35b47b3f79abc-d # internal github.com/boombuler/barcode/utils mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile github.com/boombuler/barcode=$WORK/b400/_pkg_.a packagefile image=$WORK/b401/_pkg_.a packagefile image/color=$WORK/b402/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boombuler/barcode/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/boombuler/barcode/utils -complete -installsuffix shared -buildid 3tCokmiz-yVjLnzFViow/3tCokmiz-yVjLnzFViow -goversion go1.15 -D "" -importcfg $WORK/b404/importcfg -pack ./base1dcode.go ./bitlist.go ./galoisfield.go ./gfpoly.go ./reedsolomon.go ./runeint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/8f/8f21eb94ffb7bbdbc94655b1b1d5db100d811e07eccc8f943e45984629167b45-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid GbupfWB5LlcXj4dGVYH9/GbupfWB5LlcXj4dGVYH9 -goversion go1.15 -D "" -importcfg $WORK/b409/importcfg -pack ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/95/959a01fe823eef52e644e8fbb46cf9f2a55e85fb71c9658dab5807a81f8b99ef-d # internal github.com/boombuler/barcode/qr mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boombuler/barcode=$WORK/b400/_pkg_.a packagefile github.com/boombuler/barcode/utils=$WORK/b404/_pkg_.a packagefile image=$WORK/b401/_pkg_.a packagefile image/color=$WORK/b402/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boombuler/barcode/qr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/boombuler/barcode/qr -complete -installsuffix shared -buildid kr0qD7NVXnjzp92MNjht/kr0qD7NVXnjzp92MNjht -goversion go1.15 -D "" -importcfg $WORK/b403/importcfg -pack ./alphanumeric.go ./automatic.go ./blocks.go ./encoder.go ./errorcorrection.go ./numeric.go ./qrcode.go ./unicode.go ./versioninfo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/31/3172d78fa1960391a83ea0f829aa0a7993490d9de5a0491b6103a0628bbb7915-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid 96ADVFEdrYisz6vYcEmv/96ADVFEdrYisz6vYcEmv -goversion go1.15 -D "" -importcfg $WORK/b411/importcfg -pack ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/4d/4d014dc11430b77c8dda6819bf3f69c5bd8148d413992659bcc64e4fddd2bdc0-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid fmvYf13WrOLe0hKzQmca/fmvYf13WrOLe0hKzQmca -goversion go1.15 -D "" -importcfg $WORK/b414/importcfg -pack ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./legacy_regions.go ./v3model.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/a7/a782ea8bdb7636c124984186a82cb657ed582b2230b3fbe10d406f01dd90b21c-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid dCjrsMtoLwzDaFEMfAa8/dCjrsMtoLwzDaFEMfAa8 -goversion go1.15 -D "" -importcfg $WORK/b318/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/d3/d3370d9286566c9f04e924ffc63f4d31fe9fadc54dcc933ecb521e86f9b79b62-d # internal github.com/pquerna/otp mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boombuler/barcode=$WORK/b400/_pkg_.a packagefile github.com/boombuler/barcode/qr=$WORK/b403/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile image=$WORK/b401/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pquerna/otp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/pquerna/otp -complete -installsuffix shared -buildid VkOs1qh6zodUqrNTObLm/VkOs1qh6zodUqrNTObLm -goversion go1.15 -D "" -importcfg $WORK/b399/importcfg -pack ./doc.go ./otp.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/e2/e251d4e814f954f3aeee51495050337aec0a584655fef42da8b76c5e9301b9c1-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b310/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid v2bLaMF9JlKAwOSXvWYq/v2bLaMF9JlKAwOSXvWYq -goversion go1.15 -D "" -importcfg $WORK/b317/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/6c/6c1eb72d3c525748e6c903f94585556a8eea310d4257f1998423ea7183919853-d # internal github.com/pquerna/otp/hotp mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/base32=$WORK/b136/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pquerna/otp=$WORK/b399/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pquerna/otp/hotp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/pquerna/otp/hotp -complete -installsuffix shared -buildid XlklHrULCE3NIjGOFuUn/XlklHrULCE3NIjGOFuUn -goversion go1.15 -D "" -importcfg $WORK/b405/importcfg -pack ./hotp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/bb/bbcef4bf1bbcf454d551b1ecdc372c02045fd00e5722719598c9818879869849-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b413/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid PxXL9dwCQWyHuDERPpq0/PxXL9dwCQWyHuDERPpq0 -goversion go1.15 -D "" -importcfg $WORK/b410/importcfg -pack ./chain_provider.go ./context_background_go1.7.go ./context_go1.9.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ed/ed5bb0ab35a51a68783893c445137ebbdb0f55f65b84868b933234b5668cacfd-d # internal github.com/pquerna/otp/totp mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base32=$WORK/b136/_pkg_.a packagefile github.com/pquerna/otp=$WORK/b399/_pkg_.a packagefile github.com/pquerna/otp/hotp=$WORK/b405/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pquerna/otp/totp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/pquerna/otp/totp -complete -installsuffix shared -buildid C0iIJGN-4up8MDdbu_vH/C0iIJGN-4up8MDdbu_vH -goversion go1.15 -D "" -importcfg $WORK/b398/importcfg -pack ./totp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/b4/b4480988caf5c73fb8f0dadfc29f31ffc6e7d219690ca03e75ad2ada46de2bf1-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b160/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid ce_4uoSrB9OKpjbT9fBl/ce_4uoSrB9OKpjbT9fBl -goversion go1.15 -D "" -importcfg $WORK/b419/importcfg -pack ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/6b/6b450eec9cd28fa7005ea1380a7e90d25da847b920a0118568fff3c81b14f572-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b415/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 4wyDzLoQ7eTevwlduNj0/4wyDzLoQ7eTevwlduNj0 -goversion go1.15 -D "" -importcfg $WORK/b423/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/10/103fa24cdf14cbf4ea13aa6245f41893618355b380efe8f9ac01ee8716760568-d # internal github.com/linode/linodego/internal/duration mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/internal/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid 4pzNTugsDVoTyAiuj8EK/4pzNTugsDVoTyAiuj8EK -goversion go1.15 -D "" -importcfg $WORK/b451/importcfg -pack ./duration.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/a6/a6a5e46ca8393232c1b3afec44fa7b2db45c072b54b797c5e59a5fed08a1c055-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 8xqT0mgedFGoKC9pXlHO/8xqT0mgedFGoKC9pXlHO -goversion go1.15 -D "" -importcfg $WORK/b458/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/43/43dbf91fc48b44f42a36bab2b99a9b5cc4598f4ce71502331ecf42516fe08133-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid mkSYAIo4T4MSXMj5TkeG/mkSYAIo4T4MSXMj5TkeG -goversion go1.15 -D "" -importcfg $WORK/b461/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a8/a8b8498bf9af09891558fe969028addcb053f38a39647872fd7ea982243f2fdd-d # internal github.com/google/gofuzz mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid 749ipaTbRhBH9A8NU7NY/749ipaTbRhBH9A8NU7NY -goversion go1.15 -D "" -importcfg $WORK/b463/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/c3/c3cfe7cd61008033775940509d9ae131fd5a044f872a34bfc07c7bad475379ee-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid cHmw6TW3mAShPJGXWm0Y/cHmw6TW3mAShPJGXWm0Y -goversion go1.15 -D "" -importcfg $WORK/b465/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/3f/3f4a8393621900cc8ca29cdc8e3f2da740fcfe63f0875aadb046d565d62c9901-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid AExJYmcKJZBMn2d3FETK/AExJYmcKJZBMn2d3FETK -goversion go1.15 -D "" -importcfg $WORK/b467/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/b0/b0f64605bd1a41348d628692902e6692fb93b042f5047fb7f19af868e5887d1e-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b469/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid dVC8WPC4pxikyMYKH1Ai/dVC8WPC4pxikyMYKH1Ai -goversion go1.15 -D "" -importcfg $WORK/b468/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c8/c886fc1cb370871b9b2375ad14fb5c20e4e5c64408395ee51c3531a615136de3-d # internal github.com/go-acme/lego/acme/api/internal/sender mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api/internal/sender /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/go-acme/lego/acme/api/internal/sender -complete -installsuffix shared -buildid Nr8hj-PNcMfo20MJBoyL/Nr8hj-PNcMfo20MJBoyL -goversion go1.15 -D "" -importcfg $WORK/b086/importcfg -pack ./sender.go ./useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/78/785da5e1085183f53fec47fb02be3f4a2bbffe6e2558ae7863dbfb56e0082eb9-d # internal github.com/cpu/goacmedns mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cpu/goacmedns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/cpu/goacmedns -complete -installsuffix shared -buildid kvAd0jHpH3j5v9LYsDBB/kvAd0jHpH3j5v9LYsDBB -goversion go1.15 -D "" -importcfg $WORK/b151/importcfg -pack ./account.go ./client.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/81/81f9c670cb70cf4a80dafc8d43b2c4d5abf1c241bb1a8a8e604ab4b80377760e-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b164/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b167/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses -complete -installsuffix shared -buildid _sBLdKObd-Qsa-xy9kln/_sBLdKObd-Qsa-xy9kln -goversion go1.15 -D "" -importcfg $WORK/b162/importcfg -pack ./json_parser.go ./response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/cd/cdd005a982d10b186c13d3f6622be44393d9bd3fa2ddbb3483c1e03156c9ab41-d # internal github.com/go-acme/lego/acme/api/internal/nonces mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme/api/internal/sender=github.com/go-acme/lego/acme/api/internal/sender packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/sender=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api/internal/nonces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/go-acme/lego/acme/api/internal/nonces -complete -installsuffix shared -buildid kPHb0sJCJ0hPs-LciyNL/kPHb0sJCJ0hPs-LciyNL -goversion go1.15 -D "" -importcfg $WORK/b085/importcfg -pack ./nonce_manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2b/2b2ddd9152219b5c835c7415055aac0dce9e998330772d6affb1d6039a34b1d6-d # internal github.com/go-acme/lego/acme/api/internal/secure mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme/api/internal/nonces=github.com/go-acme/lego/acme/api/internal/nonces packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/nonces=$WORK/b085/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b119/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api/internal/secure /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/go-acme/lego/acme/api/internal/secure -complete -installsuffix shared -buildid fynb_rppSKk8xcgt3ntj/fynb_rppSKk8xcgt3ntj -goversion go1.15 -D "" -importcfg $WORK/b118/importcfg -pack ./jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/4a/4a707cbebfc3a4b6ab3e429b8b6c933863cdca7011c9925320be3d14bcbf590e-d # internal github.com/go-acme/lego/providers/dns/arvancloud/internal mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/arvancloud/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/go-acme/lego/providers/dns/arvancloud/internal -complete -installsuffix shared -buildid g-cfza24aHlG_yHXSWdY/g-cfza24aHlG_yHXSWdY -goversion go1.15 -D "" -importcfg $WORK/b173/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/83/8319ceb37143a8fe13e2e437da8e9c38ddea1b72997b76ccf311a04856bf97c3-d # internal github.com/go-acme/lego/acme/api mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api/internal/nonces=github.com/go-acme/lego/acme/api/internal/nonces importmap github.com/go-acme/lego/v3/acme/api/internal/secure=github.com/go-acme/lego/acme/api/internal/secure importmap github.com/go-acme/lego/v3/acme/api/internal/sender=github.com/go-acme/lego/acme/api/internal/sender importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/nonces=$WORK/b085/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/secure=$WORK/b118/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/sender=$WORK/b086/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/go-acme/lego/acme/api -complete -installsuffix shared -buildid g88PlCBYuPnX_Bq1yCBU/g88PlCBYuPnX_Bq1yCBU -goversion go1.15 -D "" -importcfg $WORK/b083/importcfg -pack ./account.go ./api.go ./authorization.go ./certificate.go ./challenge.go ./order.go ./service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/de/dea56f7bbdad87a000af3504a827c86f50c6522f095aa3d12ec3a1fbc1f72001-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b156/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b162/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers -complete -installsuffix shared -buildid h7bn4bmaUcWjwtyAKfz9/h7bn4bmaUcWjwtyAKfz9 -goversion go1.15 -D "" -importcfg $WORK/b157/importcfg -pack ./algorithms.go ./credential_updater.go ./session_credential.go ./signer_access_key.go ./signer_bearer_token.go ./signer_ecs_ram_role.go ./signer_key_pair.go ./signer_ram_role_arn.go ./signer_sts_token.go ./signer_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/7c/7c01a1efcfc747959c69ac0fd0534a703646510d64d5cd77fdf03a7766e2b5b3-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b162/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b159/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b160/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints -complete -installsuffix shared -buildid IFvJvj_x1yIMLcmaiSWs/IFvJvj_x1yIMLcmaiSWs -goversion go1.15 -D "" -importcfg $WORK/b170/importcfg -pack ./endpoints_config.go ./local_global_resolver.go ./local_regional_resolver.go ./location_resolver.go ./mapping_resolver.go ./resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3a/3a7b67e8c8977459eb7dfb0d316f2201e3005e28c13e8a1e49ac19a8d871c810-d # internal github.com/go-acme/lego/certificate mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b128/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b080/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/certificate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/go-acme/lego/certificate -complete -installsuffix shared -buildid CCfWm3L_iC3AzWPD00HM/CCfWm3L_iC3AzWPD00HM -goversion go1.15 -D "" -importcfg $WORK/b081/importcfg -pack ./authorization.go ./certificates.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/91/911e15528dd5b6ab693138bbc2bdda43a59e14fce3114a5165a2196f8f1ea05d-d # internal github.com/go-acme/lego/challenge/dns01 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b128/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/dns01 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/go-acme/lego/challenge/dns01 -complete -installsuffix shared -buildid t_8sI-xtkpHOt11Gm6Pf/t_8sI-xtkpHOt11Gm6Pf -goversion go1.15 -D "" -importcfg $WORK/b134/importcfg -pack ./cname.go ./dns_challenge.go ./dns_challenge_manual.go ./fqdn.go ./nameserver.go ./precheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/df/df752b24a8ac418af36c9fff169440a3a2ca08b1cd2e6fa32587203a89b809d4-d # internal github.com/go-acme/lego/challenge/http01 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/http01 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/go-acme/lego/challenge/http01 -complete -installsuffix shared -buildid XYNnY9CxFDF80Oa1Hjz-/XYNnY9CxFDF80Oa1Hjz- -goversion go1.15 -D "" -importcfg $WORK/b144/importcfg -pack ./domain_matcher.go ./http_challenge.go ./http_challenge_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/d6/d6ed39775af059200ce89b2deb112419d2bbecfb756b78f56771764322d72965-d # internal github.com/go-acme/lego/challenge/tlsalpn01 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/tlsalpn01 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/go-acme/lego/challenge/tlsalpn01 -complete -installsuffix shared -buildid Y0HpAlFAsxIEsW67jsnG/Y0HpAlFAsxIEsW67jsnG -goversion go1.15 -D "" -importcfg $WORK/b145/importcfg -pack ./tls_alpn_challenge.go ./tls_alpn_challenge_server.go cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a3/a35ef077961e343fb82e1c57aaabb9e3fa3d4630b7c46fde29c4f33f4821926f-d # internal github.com/go-acme/lego/registration mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile crypto=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/registration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/go-acme/lego/registration -complete -installsuffix shared -buildid yywga34Kp8R0iw3ejbIk/yywga34Kp8R0iw3ejbIk -goversion go1.15 -D "" -importcfg $WORK/b148/importcfg -pack ./registar.go ./user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f7/f7da5580deacef87f5e8a9410d296a00e218eb18262cc4b4d5812130193fc6c2-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b156/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b162/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth -complete -installsuffix shared -buildid ChSyKY7G3Bt4KyYy4Akw/ChSyKY7G3Bt4KyYy4Akw -goversion go1.15 -D "" -importcfg $WORK/b155/importcfg -pack ./credential.go ./roa_signature_composer.go ./rpc_signature_composer.go ./signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/24/24fd03a38005d8286565b5bd1324ccb52dc94f9cc8c40ab4fd0a4e8be96ed11a-d # internal github.com/go-acme/lego/providers/dns/acmedns mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cpu/goacmedns=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/acmedns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/go-acme/lego/providers/dns/acmedns -complete -installsuffix shared -buildid FRqhN9_4TotmVjG1F0tk/FRqhN9_4TotmVjG1F0tk -goversion go1.15 -D "" -importcfg $WORK/b150/importcfg -pack ./acmedns.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/20/20e30dc12970fb010487655195d1a59f26e571659b1183c062bb259154747456-d # internal github.com/go-acme/lego/challenge/resolver mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 importmap github.com/go-acme/lego/v3/challenge/tlsalpn01=github.com/go-acme/lego/challenge/tlsalpn01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b144/_pkg_.a packagefile github.com/go-acme/lego/challenge/tlsalpn01=$WORK/b145/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/resolver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/go-acme/lego/challenge/resolver -complete -installsuffix shared -buildid pWBbT9RxZ-B1TqQNKAbh/pWBbT9RxZ-B1TqQNKAbh -goversion go1.15 -D "" -importcfg $WORK/b147/importcfg -pack ./errors.go ./prober.go ./solver_manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d3/d35cd98dd671733357e30176e8d93ca7a52492c081c9cf34bef197622cc1eb89-d # internal github.com/go-acme/lego/providers/dns/arvancloud mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/arvancloud/internal=github.com/go-acme/lego/providers/dns/arvancloud/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud/internal=$WORK/b173/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/arvancloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/go-acme/lego/providers/dns/arvancloud -complete -installsuffix shared -buildid s0Y9SztbvOKqSUJunoqX/s0Y9SztbvOKqSUJunoqX -goversion go1.15 -D "" -importcfg $WORK/b172/importcfg -pack ./arvancloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/27/27b88e3c973a82cb9b5f5feb8b2fefb86ee4f1748fff2eb2b6621c03011f19b3-d # internal github.com/nrdcg/auroradns mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/auroradns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/nrdcg/auroradns -complete -installsuffix shared -buildid lxSROje5iXaJ30Cu80Z4/lxSROje5iXaJ30Cu80Z4 -goversion go1.15 -D "" -importcfg $WORK/b175/importcfg -pack ./auth.go ./client.go ./records.go ./zones.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/f0/f0e4b0cad9d33097b3d96acf7036ccddaae2c4011d477d342a633e36443d0dfe-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b156/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b169/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider -complete -installsuffix shared -buildid G_6ZcfZ6Q_37a1Z-Hayn/G_6ZcfZ6Q_37a1Z-Hayn -goversion go1.15 -D "" -importcfg $WORK/b168/importcfg -pack ./env.go ./instance_credentials.go ./profile_credentials.go ./provider.go ./provider_chain.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/e6/e6bae3de4a96c7c336267f619114963cfa341bf81fcc940d55d67a23dc39740a-d # internal github.com/go-acme/lego/providers/dns/autodns mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/autodns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/go-acme/lego/providers/dns/autodns -complete -installsuffix shared -buildid N-GazEoTTJ_3nZZLnGwA/N-GazEoTTJ_3nZZLnGwA -goversion go1.15 -D "" -importcfg $WORK/b176/importcfg -pack ./autodns.go ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fc/fc7704527db229ad6fd81516dadf40221f463467e7a2250c7d368eb2bf1be67b-d # internal github.com/go-acme/lego/lego mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/certificate=github.com/go-acme/lego/certificate importmap github.com/go-acme/lego/v3/challenge/resolver=github.com/go-acme/lego/challenge/resolver importmap github.com/go-acme/lego/v3/registration=github.com/go-acme/lego/registration packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/certificate=$WORK/b081/_pkg_.a packagefile github.com/go-acme/lego/challenge/resolver=$WORK/b147/_pkg_.a packagefile github.com/go-acme/lego/registration=$WORK/b148/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/lego /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/go-acme/lego/lego -complete -installsuffix shared -buildid 9iG5UmieC2aa83jrIJVO/9iG5UmieC2aa83jrIJVO -goversion go1.15 -D "" -importcfg $WORK/b146/importcfg -pack ./client.go ./client_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/4c/4cac59d35ad56f2e7ade37fe30684ab112efc30c33eee46c40191fce3a385127-d # internal github.com/go-acme/lego/providers/dns/auroradns mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/nrdcg/auroradns=$WORK/b175/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/auroradns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/go-acme/lego/providers/dns/auroradns -complete -installsuffix shared -buildid rN5l1bT4RxYBTj8tQpe3/rN5l1bT4RxYBTj8tQpe3 -goversion go1.15 -D "" -importcfg $WORK/b174/importcfg -pack ./auroradns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/50/506ba3d68828653e648d624da7f6b6f39f145247e329a738d39f34fa4466d246-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b156/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider=$WORK/b168/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints=$WORK/b170/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b162/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b159/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk -complete -installsuffix shared -buildid pUo-sIrQpjV8f4Qn7Zid/pUo-sIrQpjV8f4Qn7Zid -goversion go1.15 -D "" -importcfg $WORK/b154/importcfg -pack ./api_timeout.go ./client.go ./config.go ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/93/9376a3634cc7471edb5d560010b17606f1cc253ca3fd24e7a8c12e654ed4057a-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/tracing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid jyjFTM5PkeFhqEj07aaf/jyjFTM5PkeFhqEj07aaf -goversion go1.15 -D "" -importcfg $WORK/b183/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0a/0a2d42f70b60ec083e169345fc98ef77a42b5484fc669fd2bbdd927d4cccc0a9-d # internal net/http/cookiejar mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid 4ENqRjSFOkb1SjbAqV2n/4ENqRjSFOkb1SjbAqV2n -goversion go1.15 -D "" -importcfg $WORK/b185/importcfg -pack ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b3/b322e7745ac3924d9601144eb2060e2edbb98e2a1a6c009451e64ca8ba0d3cb5-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/logger /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid BpRP0T1qDhBqjgLalnQf/BpRP0T1qDhBqjgLalnQf -goversion go1.15 -D "" -importcfg $WORK/b186/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ec/ece5416581192d19b86f11df95c3db0bfdd50a84d8cf045650f5c86e9d34337d-d # internal github.com/labbsr0x/bindman-dns-webhook/src/types mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b200/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/labbsr0x/bindman-dns-webhook/src/types -complete -installsuffix shared -buildid dtBgG8cFrX4bWk-Eb3U7/dtBgG8cFrX4bWk-Eb3U7 -goversion go1.15 -D "" -importcfg $WORK/b199/importcfg -pack ./dnsmanager.go ./dnsrecord.go ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c8/c839642835dac18e358ff9f3b06dc26d23586673c0cfb7238b45df7bcb49aa18-d # internal github.com/labbsr0x/goh/gohclient mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b202/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b200/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labbsr0x/goh/gohclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/labbsr0x/goh/gohclient -complete -installsuffix shared -buildid _4XRoDIqF225enpPAxMz/_4XRoDIqF225enpPAxMz -goversion go1.15 -D "" -importcfg $WORK/b201/importcfg -pack ./gohclient.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/59/592de7bca6c1bee53a48f56839ddd6bc2049c9e1452994937b7af36066195768-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b182/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b183/_pkg_.a packagefile github.com/dgrijalva/jwt-go=$WORK/b184/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b185/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid NdpBbHwJtDq5qHVVSG2H/NdpBbHwJtDq5qHVVSG2H -goversion go1.15 -D "" -importcfg $WORK/b181/importcfg -pack ./config.go ./devicetoken.go ./persist.go ./sender.go ./token.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/95/95f3d1d4d46be8fcb50ae2a4b0e97b7e9566ca580fc46c9913337e15538cc434-d # internal github.com/go-acme/lego/providers/dns/bluecat mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/bluecat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/go-acme/lego/providers/dns/bluecat -complete -installsuffix shared -buildid dxlZ3MjaAOeVxk4qDY5J/dxlZ3MjaAOeVxk4qDY5J -goversion go1.15 -D "" -importcfg $WORK/b203/importcfg -pack ./bluecat.go ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/2d/2dd4b6b9db844c0caf4cc074df34a8ff5d66e462e435a69aa1590cb632b7ab49-d # internal github.com/go-acme/lego/providers/dns/checkdomain cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/b6/b6a008f44b9e80af9fdee0a2196d950ef90dc5a10d0c712760de4aa2529a0d6b-d # internal mkdir -p $WORK/b204/ cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/19/190fed353d14a1799aba3011f04744d51d0e72ea49bd3788d2fedb7bb1673e33-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/checkdomain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/go-acme/lego/providers/dns/checkdomain -complete -installsuffix shared -buildid 8Zct4YlUnzKx-EwVO3Pr/8Zct4YlUnzKx-EwVO3Pr -goversion go1.15 -D "" -importcfg $WORK/b204/importcfg -pack ./checkdomain.go ./client.go github.com/go-acme/lego/providers/dns/clouddns/internal mkdir -p $WORK/b206/ github.com/labbsr0x/bindman-dns-webhook/src/client mkdir -p $WORK/b198/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/clouddns/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/go-acme/lego/providers/dns/clouddns/internal -complete -installsuffix shared -buildid -5T_dLSj7hDIPJXKtcWI/-5T_dLSj7hDIPJXKtcWI -goversion go1.15 -D "" -importcfg $WORK/b206/importcfg -pack ./client.go ./models.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/types=$WORK/b199/_pkg_.a packagefile github.com/labbsr0x/goh/gohclient=$WORK/b201/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/labbsr0x/bindman-dns-webhook/src/client -complete -installsuffix shared -buildid eJo3F2sdxkk-oEqGrM5F/eJo3F2sdxkk-oEqGrM5F -goversion go1.15 -D "" -importcfg $WORK/b198/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/5e/5ef23e3580f57e8b1368f5b127f294735594aff7b0aa0047f1040fd1cf125689-d # internal github.com/aliyun/alibaba-cloud-sdk-go/services/alidns mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider=$WORK/b168/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b162/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/services/alidns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/services/alidns -complete -installsuffix shared -buildid jcZAw1tvsiLbBowQmSGm/jcZAw1tvsiLbBowQmSGm -goversion go1.15 -D "" -importcfg $WORK/b171/importcfg -pack ./add_custom_line.go ./add_domain.go ./add_domain_backup.go ./add_domain_group.go ./add_domain_record.go ./add_gtm_access_strategy.go ./add_gtm_address_pool.go ./add_gtm_monitor.go ./add_gtm_recovery_plan.go ./bind_instance_domains.go ./change_domain_group.go ./change_domain_of_dns_product.go ./client.go ./copy_gtm_config.go ./delete_custom_lines.go ./delete_domain.go ./delete_domain_group.go ./delete_domain_record.go ./delete_gtm_access_strategy.go ./delete_gtm_address_pool.go ./delete_gtm_recovery_plan.go ./delete_sub_domain_records.go ./describe_batch_result_count.go ./describe_batch_result_detail.go ./describe_custom_line.go ./describe_custom_lines.go ./describe_dns_product_instance.go ./describe_dns_product_instances.go ./describe_dnsslb_sub_domains.go ./describe_domain_dnssec_info.go ./describe_domain_groups.go ./describe_domain_info.go ./describe_domain_logs.go ./describe_domain_ns.go ./describe_domain_record_info.go ./describe_domain_records.go ./describe_domain_statistics.go ./describe_domain_statistics_summary.go ./describe_domains.go ./describe_gtm_access_strategies.go ./describe_gtm_access_strategy.go ./describe_gtm_access_strategy_available_config.go ./describe_gtm_available_alert_group.go ./describe_gtm_instance.go ./describe_gtm_instance_address_pool.go ./describe_gtm_instance_address_pools.go ./describe_gtm_instance_status.go ./describe_gtm_instance_system_cname.go ./describe_gtm_instances.go ./describe_gtm_logs.go ./describe_gtm_monitor_available_config.go ./describe_gtm_monitor_config.go ./describe_gtm_recovery_plan.go ./describe_gtm_recovery_plan_available_config.go ./describe_gtm_recovery_plans.go ./describe_instance_domains.go ./describe_record_logs.go ./describe_record_statistics.go ./describe_record_statistics_summary.go ./describe_sub_domain_records.go ./describe_support_lines.go ./describe_tags.go ./describe_transfer_domains.go ./endpoint.go ./execute_gtm_recovery_plan.go ./get_main_domain_name.go ./get_txt_record_for_verify.go ./list_tag_resources.go ./modify_hichina_domain_dns.go ./operate_batch_domain.go ./preview_gtm_recovery_plan.go ./retrieve_domain.go ./rollback_gtm_recovery_plan.go ./set_dnsslb_status.go ./set_domain_dnssec_status.go ./set_domain_record_status.go ./set_gtm_access_mode.go ./set_gtm_monitor_status.go ./struct_addr.go ./struct_addr_pool.go ./struct_addr_pools_in_describe_gtm_access_strategy_available_config.go ./struct_addr_pools_in_describe_gtm_instance_address_pools.go ./struct_addr_pools_in_describe_gtm_recovery_plan_available_config.go ./struct_addrs_in_describe_gtm_instance_address_pool.go ./struct_addrs_in_describe_gtm_recovery_plan.go ./struct_available_ttls.go ./struct_batch_result_detail.go ./struct_batch_result_details.go ./struct_custom_line.go ./struct_custom_lines.go ./struct_dns_product.go ./struct_dns_products.go ./struct_dns_servers_in_add_domain.go ./struct_dns_servers_in_describe_dns_product_instance.go ./struct_dns_servers_in_describe_domain_info.go ./struct_dns_servers_in_describe_domain_ns.go ./struct_dns_servers_in_describe_domains.go ./struct_domain.go ./struct_domain_group.go ./struct_domain_groups.go ./struct_domain_log.go ./struct_domain_logs.go ./struct_domain_records_in_describe_domain_records.go ./struct_domain_records_in_describe_sub_domain_records.go ./struct_domain_transfer.go ./struct_domain_transfers.go ./struct_domains.go ./struct_expect_dns_servers.go ./struct_fault_addr_pool.go ./struct_fault_addr_pools.go ./struct_gtm_instance.go ./struct_gtm_instances.go ./struct_instance.go ./struct_instance_domain.go ./struct_instance_domains.go ./struct_instances.go ./struct_ip_segment.go ./struct_ip_segment_list_in_describe_custom_line.go ./struct_ip_segment_list_in_describe_custom_lines.go ./struct_isp_city_node.go ./struct_isp_city_nodes_in_describe_gtm_monitor_available_config.go ./struct_isp_city_nodes_in_describe_gtm_monitor_config.go ./struct_line.go ./struct_lines_in_describe_gtm_access_strategies.go ./struct_lines_in_describe_gtm_access_strategy.go ./struct_lines_in_describe_gtm_access_strategy_available_config.go ./struct_log.go ./struct_logs.go ./struct_new_dns_servers.go ./struct_original_dns_servers.go ./struct_preview.go ./struct_previews.go ./struct_record.go ./struct_record_line.go ./struct_record_lines_in_describe_domain_info.go ./struct_record_lines_in_describe_support_lines.go ./struct_record_log.go ./struct_record_logs.go ./struct_recovery_plan.go ./struct_recovery_plans.go ./struct_slb_sub_domain.go ./struct_slb_sub_domains.go ./struct_statistic.go ./struct_statistics_in_describe_domain_statistics.go ./struct_statistics_in_describe_domain_statistics_summary.go ./struct_statistics_in_describe_record_statistics.go ./struct_statistics_in_describe_record_statistics_summary.go ./struct_strategies.go ./struct_strategy.go ./struct_switch_info.go ./struct_switch_infos.go ./struct_tag.go ./struct_tag_resource.go ./struct_tag_resources.go ./struct_tags_in_describe_domains.go ./struct_tags_in_describe_tags.go ./struct_values.go ./tag_resources.go ./transfer_domain.go ./unbind_instance_domains.go ./untag_resources.go ./update_custom_line.go ./update_dnsslb_weight.go ./update_domain_group.go ./update_domain_record.go ./update_domain_record_remark.go ./update_domain_remark.go ./update_gtm_access_strategy.go ./update_gtm_address_pool.go ./update_gtm_instance_global_config.go ./update_gtm_monitor.go ./update_gtm_recovery_plan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a7/a7cccd73199fd3f813ba82162a8b4e52b0ef698c469466a60931d5e5a2bb94ef-d # internal github.com/go-acme/lego/providers/dns/bindman mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/client=$WORK/b198/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/bindman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/go-acme/lego/providers/dns/bindman -complete -installsuffix shared -buildid r9fKv8OInlALysUQMAbV/r9fKv8OInlALysUQMAbV -goversion go1.15 -D "" -importcfg $WORK/b197/importcfg -pack ./bindman.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/17/17d49108a08dace2f4a8068babcf6e1ec6fb4fa1ca06954f9ec62ee43b2aa633-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal github.com/cloudflare/cloudflare-go mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b209/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b210/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f7/f78db3d70e459a0394c80a30720148fb93a569db4582234c21122e0addd3538d-d # internal github.com/go-acme/lego/providers/dns/clouddns mkdir -p $WORK/b205/ cd /usr/share/gocode/src/github.com/cloudflare/cloudflare-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cloudflare/cloudflare-go -complete -installsuffix shared -buildid F7S1ITpqUuN5Dld4gzbs/F7S1ITpqUuN5Dld4gzbs -goversion go1.15 -D "" -importcfg $WORK/b208/importcfg -pack ./access_application.go ./access_group.go ./access_identity_provider.go ./access_organization.go ./access_policy.go ./access_service_tokens.go ./account_members.go ./account_roles.go ./accounts.go ./argo.go ./auditlogs.go ./cloudflare.go ./custom_hostname.go ./custom_pages.go ./dns.go ./duration.go ./errors.go ./filter.go ./firewall.go ./firewall_rules.go ./healthchecks.go ./ips.go ./keyless.go ./load_balancing.go ./lockdown.go ./logpush.go ./options.go ./origin_ca.go ./page_rules.go ./railgun.go ./rate_limiting.go ./registrar.go ./spectrum.go ./ssl.go ./universal_ssl.go ./user.go ./user_agent.go ./virtualdns.go ./waf.go ./waf_overrides.go ./workers.go ./workers_kv.go ./zone.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/clouddns/internal=github.com/go-acme/lego/providers/dns/clouddns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns/internal=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/clouddns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/go-acme/lego/providers/dns/clouddns -complete -installsuffix shared -buildid 1tw9SBgX5qDHNNcrCHPa/1tw9SBgX5qDHNNcrCHPa -goversion go1.15 -D "" -importcfg $WORK/b205/importcfg -pack ./clouddns.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c5/c5c9030f38099dfa8cee3a58af765ac4dc22356d82eadddb27eb531499e0219a-d # internal github.com/go-acme/lego/providers/dns/cloudns/internal mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudns/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/go-acme/lego/providers/dns/cloudns/internal -complete -installsuffix shared -buildid 0ubDDrm3n22uPOfMt6XA/0ubDDrm3n22uPOfMt6XA -goversion go1.15 -D "" -importcfg $WORK/b212/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/92/92258c58a25b9476b7d3863763b662ab0760a6ff82ccf25e4c2be0f7ccbd9b64-d # internal github.com/go-acme/lego/providers/dns/cloudxns/internal mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudxns/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/go-acme/lego/providers/dns/cloudxns/internal -complete -installsuffix shared -buildid -t26eiQrVFIVTyZYMc9M/-t26eiQrVFIVTyZYMc9M -goversion go1.15 -D "" -importcfg $WORK/b214/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4f/4f2d7854b1fd9e84fb9aea831e83bd2edf744b8a12715c2a89e9935d8e04c815-d # internal github.com/go-acme/lego/providers/dns/conoha/internal mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/conoha/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/go-acme/lego/providers/dns/conoha/internal -complete -installsuffix shared -buildid ub9IyboZpEBSXm7X1Wu3/ub9IyboZpEBSXm7X1Wu3 -goversion go1.15 -D "" -importcfg $WORK/b216/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/91/91b51c8084735d04f5ec37cfe082780941c63e1672c480347921df639787828e-d # internal github.com/go-acme/lego/providers/dns/cloudxns mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/cloudxns/internal=github.com/go-acme/lego/providers/dns/cloudxns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns/internal=$WORK/b214/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudxns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/go-acme/lego/providers/dns/cloudxns -complete -installsuffix shared -buildid ywh6fxsalEu1uX64v8-q/ywh6fxsalEu1uX64v8-q -goversion go1.15 -D "" -importcfg $WORK/b213/importcfg -pack ./cloudxns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/82/82d43e30306f1aa0d89d528b25ccc99a782134f566e24561447f0587477dc2d2-d # internal github.com/go-acme/lego/providers/dns/cloudns mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/cloudns/internal=github.com/go-acme/lego/providers/dns/cloudns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns/internal=$WORK/b212/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/go-acme/lego/providers/dns/cloudns -complete -installsuffix shared -buildid bfIsl6gUZ2OOAXtc3b0u/bfIsl6gUZ2OOAXtc3b0u -goversion go1.15 -D "" -importcfg $WORK/b211/importcfg -pack ./cloudns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c7/c7943ca4704c4ffc7427856fd696a8f9a8bd6da59a1c3157a61e20d0aee9a029-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ed/ede6171625bcde76fc7d1add232b720c55953e7450656d3acc300bced9e3e6f3-d # internal github.com/Azure/go-autorest/autorest/azure/cli mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b181/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b182/_pkg_.a packagefile github.com/dimchansky/utfbom=$WORK/b192/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b193/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/Azure/go-autorest/autorest/azure/cli -complete -installsuffix shared -buildid uKCM4J5cTT-qmIAJC-Xw/uKCM4J5cTT-qmIAJC-Xw -goversion go1.15 -D "" -importcfg $WORK/b191/importcfg -pack ./profile.go ./token.go github.com/Azure/go-autorest/autorest mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b181/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b186/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b183/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b185/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid tSu0coAv7wNRSN7OTmgQ/tSu0coAv7wNRSN7OTmgQ -goversion go1.15 -D "" -importcfg $WORK/b180/importcfg -pack ./authorization.go ./authorization_sas.go ./authorization_storage.go ./autorest.go ./client.go ./error.go ./preparer.go ./responder.go ./retriablerequest.go ./retriablerequest_1.8.go ./sender.go ./utility.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/e3/e3969df9548c9da37c51c44832a0689669ee3fcebd52ead5889e168427973898-d # internal github.com/go-acme/lego/providers/dns/conoha mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/conoha/internal=github.com/go-acme/lego/providers/dns/conoha/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha/internal=$WORK/b216/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/conoha /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/go-acme/lego/providers/dns/conoha -complete -installsuffix shared -buildid goMMkB_eNNvk-D1xjOhI/goMMkB_eNNvk-D1xjOhI -goversion go1.15 -D "" -importcfg $WORK/b215/importcfg -pack ./conoha.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/f7/f702d84148dcfd2bfe3409ebb3b5d20b424f8edc6835fe5fcd7877806a63908d-d # internal github.com/go-acme/lego/providers/dns/constellix/internal mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/constellix/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/go-acme/lego/providers/dns/constellix/internal -complete -installsuffix shared -buildid Z9zcbAcnhcCJ4yUBPoNr/Z9zcbAcnhcCJ4yUBPoNr -goversion go1.15 -D "" -importcfg $WORK/b218/importcfg -pack ./auth.go ./client.go ./domains.go ./model.go ./txtrecords.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/1e/1e48c9dee8bcfbe18d23fa2f347df439feca0f4cddadc6572f2c8756d85c5cea-d # internal github.com/go-acme/lego/providers/dns/desec/internal mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/desec/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/go-acme/lego/providers/dns/desec/internal -complete -installsuffix shared -buildid WUH66v3_t7eb4PCt9GQP/WUH66v3_t7eb4PCt9GQP -goversion go1.15 -D "" -importcfg $WORK/b221/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c0/c090cc0f309f222bda7f6d05dc0502ab6ab59863947426bb0ae0bf724f7a2d58-d # internal github.com/gophercloud/gophercloud mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid vwod8W6RMicxzfopobow/vwod8W6RMicxzfopobow -goversion go1.15 -D "" -importcfg $WORK/b223/importcfg -pack ./auth_options.go ./auth_result.go ./doc.go ./endpoint_search.go ./errors.go ./params.go ./provider_client.go ./results.go ./service_client.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/52/52dd16f88d9bf3706b98b77ee78c9a9749a58681c264771c952762e5c992eb93-d # internal github.com/go-acme/lego/providers/dns/constellix mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/constellix/internal=github.com/go-acme/lego/providers/dns/constellix/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix/internal=$WORK/b218/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/constellix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/go-acme/lego/providers/dns/constellix -complete -installsuffix shared -buildid MVH3-S0E5qo_KMFiAPBk/MVH3-S0E5qo_KMFiAPBk -goversion go1.15 -D "" -importcfg $WORK/b217/importcfg -pack ./constellix.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/96/967ebdbe837ce05027caff9c7bbffd14f478bf10d54ecafa7c4497773ab4522c-d # internal github.com/go-acme/lego/providers/dns/desec mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/desec/internal=github.com/go-acme/lego/providers/dns/desec/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec/internal=$WORK/b221/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/desec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/go-acme/lego/providers/dns/desec -complete -installsuffix shared -buildid 0ux-3AyD7fWXxe1eCfbv/0ux-3AyD7fWXxe1eCfbv -goversion go1.15 -D "" -importcfg $WORK/b220/importcfg -pack ./desec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/a3/a3c0f4238ad0bb47b2a2fe3534733ba5390d625dadddf58d05c207cdca8dc92a-d # internal github.com/go-acme/lego/providers/dns/digitalocean mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/digitalocean /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/go-acme/lego/providers/dns/digitalocean -complete -installsuffix shared -buildid k77PlwMRCqkqOoGJ8d1G/k77PlwMRCqkqOoGJ8d1G -goversion go1.15 -D "" -importcfg $WORK/b234/importcfg -pack ./client.go ./digitalocean.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/49/490e08a49c2f3f10d3ea655a37ac0dcdea6c2ae0038d970b904e33cc458dbce2-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid Yiv9jZFRWYcrbn_hNiEY/Yiv9jZFRWYcrbn_hNiEY -goversion go1.15 -D "" -importcfg $WORK/b239/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/80/80e9b792cae1a24c8974d6795a56621a1662e75ad019fe0893bbee00244d356d-d # internal github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal -complete -installsuffix shared -buildid 0HjzeySsSsyRJEJOYATb/0HjzeySsSsyRJEJOYATb -goversion go1.15 -D "" -importcfg $WORK/b241/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e0/e0d2e2b8ff70a3cfd848ba07dcea0bda3887ca8925b73c315d4d1c8b22007df2-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b239/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid deqUlENjPiMzPsWaZW4a/deqUlENjPiMzPsWaZW4a -goversion go1.15 -D "" -importcfg $WORK/b238/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/30/3022b03ebf3c8908f161d206ab8b89ebdb519d43ad41f5e08b659e4c83ac4acc-d # internal github.com/go-acme/lego/providers/dns/dnsmadeeasy mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy/internal=github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal=$WORK/b241/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnsmadeeasy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/go-acme/lego/providers/dns/dnsmadeeasy -complete -installsuffix shared -buildid mC-dFzh2e2-IFLkLFf3F/mC-dFzh2e2-IFLkLFf3F -goversion go1.15 -D "" -importcfg $WORK/b240/importcfg -pack ./dnsmadeeasy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/81/819e766bd586522f1288a505334e681f969308f38c3cb290de30f99c6a001c2d-d # internal golang.org/x/oauth2 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b238/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid RPAxepzD1HBzVbI4nxU_/RPAxepzD1HBzVbI4nxU_ -goversion go1.15 -D "" -importcfg $WORK/b237/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/cd/cd99c3731e48d2e0dc701ee81038de42504cd3924ee8f02a6f51001796fca1d3-d # internal github.com/nrdcg/dnspod-go mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/dnspod-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/nrdcg/dnspod-go -complete -installsuffix shared -buildid 3WLA-zN71WITXKMBiO5-/3WLA-zN71WITXKMBiO5- -goversion go1.15 -D "" -importcfg $WORK/b243/importcfg -pack ./dnspod.go ./domains.go ./records.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/7b/7bf6d1d59f5c9af9a112b1935a9e8875a46b7f6e08aba736417a1bd2f349de44-d # internal github.com/dnsimple/dnsimple-go/dnsimple mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b219/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dnsimple/dnsimple-go/dnsimple /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/dnsimple/dnsimple-go/dnsimple -complete -installsuffix shared -buildid 8Tyr0evoTQVoa9Bz8wZ8/8Tyr0evoTQVoa9Bz8wZ8 -goversion go1.15 -D "" -importcfg $WORK/b236/importcfg -pack ./accounts.go ./authentication.go ./certificates.go ./contacts.go ./dnsimple.go ./domains.go ./domains_collaborators.go ./domains_delegation_signer_records.go ./domains_dnssec.go ./domains_email_forwards.go ./domains_pushes.go ./identity.go ./oauth.go ./registrar.go ./registrar_auto_renewal.go ./registrar_delegation.go ./registrar_whois_privacy.go ./services.go ./services_domains.go ./templates.go ./templates_domains.go ./templates_records.go ./tlds.go ./users.go ./vanity_name_server.go ./webhooks.go ./zone_distributions.go ./zones.go ./zones_records.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/70/70f022ac30024a839f91bdc4590e974e529ca56fd712584eb47875c9f98a1b04-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/48/4819b23d880d9d0b1584e42edb4b216456042ff080f73562f3455f8282ee866e-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid YN9ypZnltMH_a2z8mNoF/YN9ypZnltMH_a2z8mNoF -goversion go1.15 -D "" -importcfg $WORK/b187/importcfg -pack ./async.go ./azure.go ./environments.go ./metadata_environment.go ./rp.go github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/pagination /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid biVp6o_sBBw4-7h6U9_J/biVp6o_sBBw4-7h6U9_J -goversion go1.15 -D "" -importcfg $WORK/b227/importcfg -pack ./http.go ./linked.go ./marker.go ./pager.go ./pkg.go ./single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e6/e6e7169402734768875534fe8ed44fb6d438f241640596dcbe7e04497d83a3d9-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid 615HbItsqKzITbsr3Dtr/615HbItsqKzITbsr3Dtr -goversion go1.15 -D "" -importcfg $WORK/b229/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/4c/4ca916beae6895c616aaab21012a5660844723c7c463a3bf9cdfe9b88fbaf95a-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b227/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid VoaLfJyTiNWyVmAYquVs/VoaLfJyTiNWyVmAYquVs -goversion go1.15 -D "" -importcfg $WORK/b226/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b0/b0dc173cd6c4ac09d4331ecd612a67136493745342b57bf2eb0a91f4d089175a-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b229/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid 0tTg16g6p_PvLD2FuZCY/0tTg16g6p_PvLD2FuZCY -goversion go1.15 -D "" -importcfg $WORK/b228/importcfg -pack ./doc.go ./requests.go ./urls.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/28/2884ed28b813700fb18058aa64a6258cdb357a60b19ed6565a800600b69173af-d # internal github.com/go-acme/lego/providers/dns/cloudflare mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cloudflare/cloudflare-go=$WORK/b208/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudflare /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/go-acme/lego/providers/dns/cloudflare -complete -installsuffix shared -buildid EM7pEp58T5J6J53hfuZ5/EM7pEp58T5J6J53hfuZ5 -goversion go1.15 -D "" -importcfg $WORK/b207/importcfg -pack ./client.go ./cloudflare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d0/d090ed16379984cc69ef6562e4463e04b504a02ecc190e92c932eaea7f97e3d5-d # internal github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b187/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b188/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b189/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b183/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns -complete -installsuffix shared -buildid fBVhfJhi7VtPmyvba32S/fBVhfJhi7VtPmyvba32S -goversion go1.15 -D "" -importcfg $WORK/b178/importcfg -pack ./client.go ./models.go ./recordsets.go ./version.go ./zones.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/d6/d6e936274bc254b5d21c87aabae59395f019a6f8035784a035c8c31d4522b1d7-d # internal github.com/Azure/go-autorest/autorest/azure/auth mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b181/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b187/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/cli=$WORK/b191/_pkg_.a packagefile github.com/dimchansky/utfbom=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b195/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/Azure/go-autorest/autorest/azure/auth -complete -installsuffix shared -buildid sl140YL9Ej3FyEb22uKa/sl140YL9Ej3FyEb22uKa -goversion go1.15 -D "" -importcfg $WORK/b190/importcfg -pack ./auth.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/33/3320120f7ff3ab1ee29d9c53da87fbed89d6c45bbe26e87baad2bf19540e45ad-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b226/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid -Qi3qSmPNxSLMgNKR_n0/-Qi3qSmPNxSLMgNKR_n0 -goversion go1.15 -D "" -importcfg $WORK/b225/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/9e/9ed9e82dd2e77c6e7ce548d0238bfe8d401a4c72e0e021666f5ea4a6acda8ec4-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b229/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b227/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid GfSuJJwCquZexHSIw-ve/GfSuJJwCquZexHSIw-ve -goversion go1.15 -D "" -importcfg $WORK/b230/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/01/01d6ff1ecc1947322b1d2c95146654f43bcceecb147e5ab2dea65c7e45476e70-d # internal github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid XFrdtIohhsqRtP4eiGT_/XFrdtIohhsqRtP4eiGT_ -goversion go1.15 -D "" -importcfg $WORK/b231/importcfg -pack ./base_endpoint.go ./choose_version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/9b/9bbc3daf81336efc87c359e9a964cd02730ffcdc0407f9d31e5f0933c20466b3-d # internal github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b227/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets -complete -installsuffix shared -buildid 6M6-YUgMkb7scHsnQEka/6M6-YUgMkb7scHsnQEka -goversion go1.15 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/fd/fd788935d848f9b6affa9cc07e8ea354062c4a43e1456fc356d4ea83356b7759-d # internal github.com/gophercloud/gophercloud/openstack/dns/v2/zones mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b227/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/dns/v2/zones /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/gophercloud/gophercloud/openstack/dns/v2/zones -complete -installsuffix shared -buildid tx9-oukvCdeW00zmZZgl/tx9-oukvCdeW00zmZZgl -goversion go1.15 -D "" -importcfg $WORK/b233/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9e/9e886bcbd2f327cd8ac448985eea0fa01303de338e330175fb448249b0f01f87-d # internal github.com/go-acme/lego/providers/dns/dnsimple mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/dnsimple/dnsimple-go/dnsimple=$WORK/b236/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnsimple /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/go-acme/lego/providers/dns/dnsimple -complete -installsuffix shared -buildid nJMbXdye3TrVODt5pwrb/nJMbXdye3TrVODt5pwrb -goversion go1.15 -D "" -importcfg $WORK/b235/importcfg -pack ./dnsimple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/93/936f467ca0fc5ea46a87b9aec311ed0788122bf204309bc682a8885c5cb7b40a-d # internal github.com/go-acme/lego/providers/dns/dnspod mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/nrdcg/dnspod-go=$WORK/b243/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnspod /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/go-acme/lego/providers/dns/dnspod -complete -installsuffix shared -buildid U60y-NR-24P5fm6RRYtl/U60y-NR-24P5fm6RRYtl -goversion go1.15 -D "" -importcfg $WORK/b242/importcfg -pack ./dnspod.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f9/f99ca014ec5f61a3c3dea3e75a8de880ce42f2f2f0606adbadb4ad12606e1cfd-d # internal github.com/go-acme/lego/providers/dns/dode mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/go-acme/lego/providers/dns/dode -complete -installsuffix shared -buildid gSDGkXIatm7Qkx26QhNQ/gSDGkXIatm7Qkx26QhNQ -goversion go1.15 -D "" -importcfg $WORK/b244/importcfg -pack ./client.go ./dode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/cd/cdc5d6a3ca59678a9e6c361427d8d3477de59a701a39289244de9b63eb1a2e4f-d # internal github.com/go-acme/lego/providers/dns/dreamhost mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dreamhost /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/go-acme/lego/providers/dns/dreamhost -complete -installsuffix shared -buildid zQVzhgHrwF75JX2eGwGh/zQVzhgHrwF75JX2eGwGh -goversion go1.15 -D "" -importcfg $WORK/b245/importcfg -pack ./client.go ./dreamhost.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/bc/bcdf0e9a767991681024d9dd60105b3d16380d9032ed20d4ba385abc18648036-d # internal github.com/go-acme/lego/providers/dns/duckdns mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/duckdns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/go-acme/lego/providers/dns/duckdns -complete -installsuffix shared -buildid ayotUJzjmZeyHrAhRbvU/ayotUJzjmZeyHrAhRbvU -goversion go1.15 -D "" -importcfg $WORK/b246/importcfg -pack ./client.go ./duckdns.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a5/a5fd5904195e373f50b55e54ef29bebc977b28df9cec61644b6279a2b29be183-d # internal github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b225/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b228/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b230/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b229/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b231/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid NC3aSROrFyuSzUKEnorq/NC3aSROrFyuSzUKEnorq -goversion go1.15 -D "" -importcfg $WORK/b224/importcfg -pack ./auth_env.go ./client.go ./doc.go ./endpoint_location.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/80/8071212b2bd639fe63e08f5ba8b0a1719c8910a3f6f3c0eaa108e6fccfa4136a-d # internal github.com/go-acme/lego/providers/dns/dyn mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dyn /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/go-acme/lego/providers/dns/dyn -complete -installsuffix shared -buildid F1koUj0S9sgJpiaW1dbH/F1koUj0S9sgJpiaW1dbH -goversion go1.15 -D "" -importcfg $WORK/b247/importcfg -pack ./client.go ./dyn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/5c/5cad6ad1bf58f62bed4303beea8632f4b474964a0ee8739a12a6a0c645073650-d # internal github.com/go-acme/lego/providers/dns/dynu/internal mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dynu/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/go-acme/lego/providers/dns/dynu/internal -complete -installsuffix shared -buildid T_f-JH_-miUKRTZZzF6a/T_f-JH_-miUKRTZZzF6a -goversion go1.15 -D "" -importcfg $WORK/b249/importcfg -pack ./auth.go ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/2b/2bff5225b89fe87e92b666d626b25ce50ab3621d99169b4be6f744e61cb24121-d # internal github.com/go-acme/lego/providers/dns/easydns mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/easydns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/go-acme/lego/providers/dns/easydns -complete -installsuffix shared -buildid QlqI_m2fepu4z3ey5cd5/QlqI_m2fepu4z3ey5cd5 -goversion go1.15 -D "" -importcfg $WORK/b250/importcfg -pack ./client.go ./easydns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/45/451fe40f16eb63546ec5cbf9c0b996430c320f4c7b875fbdac8b3dc1e602c417-d # internal github.com/go-acme/lego/providers/dns/exec mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/go-acme/lego/providers/dns/exec -complete -installsuffix shared -buildid j4KF6A0awPBVADl0iF2m/j4KF6A0awPBVADl0iF2m -goversion go1.15 -D "" -importcfg $WORK/b251/importcfg -pack ./exec.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/74/740dc4a40ec594b310368426d03d8c5739d3b59429ff25daf86f172def29108f-d # internal github.com/go-acme/lego/providers/dns/azure mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns=$WORK/b178/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b190/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b188/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/azure /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/go-acme/lego/providers/dns/azure -complete -installsuffix shared -buildid WpWQbpWPBDR4mOEPg89x/WpWQbpWPBDR4mOEPg89x -goversion go1.15 -D "" -importcfg $WORK/b177/importcfg -pack ./azure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/eb/ebbd600efc7486580e050e3b0a74fe05d15f1426d47852f87ac98b683cfd4167-d # internal github.com/go-acme/lego/providers/dns/dynu mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/dynu/internal=github.com/go-acme/lego/providers/dns/dynu/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu/internal=$WORK/b249/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dynu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/go-acme/lego/providers/dns/dynu -complete -installsuffix shared -buildid r8CNd0tH0msRn75pJPG_/r8CNd0tH0msRn75pJPG_ -goversion go1.15 -D "" -importcfg $WORK/b248/importcfg -pack ./dynu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/07/072f303b0c5e59f971ff8f387b4c4ba42a956c1bf94941843854740578cd6ddd-d # internal net/http/httputil mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid eirnTRbnuKwPVigGMD1T/eirnTRbnuKwPVigGMD1T -goversion go1.15 -D "" -importcfg $WORK/b256/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/71/715dff7b415476a65838c3da087f089f1ab69a6f887509d7fe64ef6b45a4bf37-d # internal github.com/go-acme/lego/providers/dns/gandi mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/gandi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/go-acme/lego/providers/dns/gandi -complete -installsuffix shared -buildid hPS89cMI7HZIEfTYuFLT/hPS89cMI7HZIEfTYuFLT -goversion go1.15 -D "" -importcfg $WORK/b265/importcfg -pack ./client.go ./gandi.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/1e/1efea71368c4e67d6c9b3a69444c1a1f087ac574f1164d5354387f608e2851ab-d # internal github.com/go-acme/lego/providers/dns/designate mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b224/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets=$WORK/b232/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/zones=$WORK/b233/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/designate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/go-acme/lego/providers/dns/designate -complete -installsuffix shared -buildid TudKOJ9L1HTRN_Ip7ECM/TudKOJ9L1HTRN_Ip7ECM -goversion go1.15 -D "" -importcfg $WORK/b222/importcfg -pack ./designate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/4b/4baf111bde377d51154e63d37d051648add9036fea0aa723345048d92359b2a1-d # internal github.com/go-acme/lego/providers/dns/gandiv5 mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/gandiv5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/go-acme/lego/providers/dns/gandiv5 -complete -installsuffix shared -buildid wuYi69v-4HSfbM3AbVN7/wuYi69v-4HSfbM3AbVN7 -goversion go1.15 -D "" -importcfg $WORK/b266/importcfg -pack ./client.go ./gandiv5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/6a/6a812c198d38c6b976a1fe2815717c81bd2ec713ff6cce4c81ee78e66cde9660-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid I0omXnxInEGh_gjTr-WX/I0omXnxInEGh_gjTr-WX -goversion go1.15 -D "" -importcfg $WORK/b268/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/1d/1db4ae493eb9c0a1043463bd1be002c940133beb38f7dd757ef6272e5244c378-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b238/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b271/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid DOHZuzLmc0tYRhnduefe/DOHZuzLmc0tYRhnduefe -goversion go1.15 -D "" -importcfg $WORK/b272/importcfg -pack ./jwt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/27/27226299271bd3a48831b82f08c5f5a3ce73cb8293e660e60054a4d865a1311f-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b276/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/api/googleapi -complete -installsuffix shared -buildid MKqnmZWS-Bnyor3FjkMs/MKqnmZWS-Bnyor3FjkMs -goversion go1.15 -D "" -importcfg $WORK/b275/importcfg -pack ./googleapi.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/1d/1d77a58ad02f092ca66db0bc7bfcd0f4ce68fec90060bcdfaba9d7a762183614-d # internal golang.org/x/net/trace mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b281/_pkg_.a packagefile html/template=$WORK/b282/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b286/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid MnGDZ23f7PADiYo_rtul/MnGDZ23f7PADiYo_rtul -goversion go1.15 -D "" -importcfg $WORK/b280/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/2f/2f75519db69e4c9a5df98899da02e6a2319fd16dd2656964ce66654b53bce068-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid oA8uO6NGAyYV4waDjjPa/oA8uO6NGAyYV4waDjjPa -goversion go1.15 -D "" -importcfg $WORK/b316/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/2a/2a9234aee89415e920fbea0df854841ef984643c436e22340cf3f863c6317fe1-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b268/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b238/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b271/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b272/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p golang.org/x/oauth2/google -complete -installsuffix shared -buildid KrY6TmyWe9BB0yx8be8n/KrY6TmyWe9BB0yx8be8n -goversion go1.15 -D "" -importcfg $WORK/b270/importcfg -pack ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/de/def6da75b42a92d092ed126c67b45b60b8ec06e434cc30e75652125a733c6156-d # internal golang.org/x/net/http2 mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b350/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid fwUG1tYxS0XTSVGLNpIt/fwUG1tYxS0XTSVGLNpIt -goversion go1.15 -D "" -importcfg $WORK/b348/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/77/7785ec282f6977814f8bac37c5c0660bed512de67fd61fc8be866b8dcc809110-d # internal github.com/exoscale/egoscale mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b254/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/exoscale/egoscale /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/exoscale/egoscale -complete -installsuffix shared -buildid ip7YTxR8z8-QkIidBNkm/ip7YTxR8z8-QkIidBNkm -goversion go1.15 -D "" -importcfg $WORK/b253/importcfg -pack ./accounts.go ./accounts_response.go ./addresses.go ./affinity_groups.go ./affinitygroups_response.go ./antiaffinity_groups.go ./antiaffinity_groups_response.go ./apis.go ./async_jobs.go ./asyncjobs_response.go ./cidr.go ./client.go ./cserrorcode_string.go ./dns.go ./doc.go ./errorcode_string.go ./events.go ./events_response.go ./eventtypes_response.go ./iam_apikey.go ./instance_groups.go ./instance_pool.go ./instancegroups_response.go ./isos.go ./isos_response.go ./jobstatustype_string.go ./macaddress.go ./networks.go ./networks_response.go ./nics.go ./nics_response.go ./oscategories_response.go ./publicipaddresses_response.go ./record_string.go ./request.go ./request_type.go ./resource_limits.go ./resource_metadata.go ./resourcedetails_response.go ./resourcelimits_response.go ./reversedns.go ./runstatus.go ./runstatus_event.go ./runstatus_incident.go ./runstatus_maintenance.go ./runstatus_page.go ./runstatus_service.go ./security_groups.go ./securitygroups_response.go ./serialization.go ./service_offerings.go ./serviceofferings_response.go ./snapshots.go ./snapshots_response.go ./ssh_keypairs.go ./sshkeypairs_response.go ./tags.go ./tags_response.go ./templates.go ./templates_response.go ./users.go ./users_response.go ./uuid.go ./version.go ./virtual_machines.go ./virtualmachines_response.go ./volumes.go ./volumes_response.go ./zones.go ./zones_response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f3/f3935bdefcbc11d7cbb3a49b6c2f7bd3987149a663b2159d324874cbd5c0c80e-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/uuid=$WORK/b261/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b193/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b262/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b200/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b169/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid -complete -installsuffix shared -buildid jBO53_RkcO6JnpzLwme1/jBO53_RkcO6JnpzLwme1 -goversion go1.15 -D "" -importcfg $WORK/b260/importcfg -pack ./config.go ./errors.go ./log.go ./profilecache.go ./signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/f6/f680177148b07406155459363419ca7dc415382c0ca8be621235427e7c916b37-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b319/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid TT3hwFj6HZu89cs1ADBw/TT3hwFj6HZu89cs1ADBw -goversion go1.15 -D "" -importcfg $WORK/b311/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/09/093821e931656d321bcf604387d2aa2f8e598cdaa15c3a0e04dec6334b41db32-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 19qTTqH51_qwo31L0l5E/19qTTqH51_qwo31L0l5E -goversion go1.15 -D "" -importcfg $WORK/b291/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/7e/7e82007673b2d12c22979968a8b92384d2a1ed06921054e8b7225160c35f5c7e-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid fzu_eeOVfqTvg1hCMhL9/fzu_eeOVfqTvg1hCMhL9 -goversion go1.15 -D "" -importcfg $WORK/b336/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/27/277b00efe683982cc49393d9248dda49164b4802eb0ec60426b9ad47e1b768dc-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1 mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b260/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1=$WORK/b264/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1 -complete -installsuffix shared -buildid WOHOnWCzujL3gZw46hYK/WOHOnWCzujL3gZw46hYK -goversion go1.15 -D "" -importcfg $WORK/b259/importcfg -pack ./api.go ./client.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1c/1c4da3fc8c77c53f72c1025af771e2a79a696a138b500d464bcf39bac7f372e4-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b336/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid IaCysPSALaNClz37Fan2/IaCysPSALaNClz37Fan2 -goversion go1.15 -D "" -importcfg $WORK/b335/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/0f/0f9a13d4fe414db0c2f895deff20595c423c0e1a5f750a00a5d7b0f4f1fe46d3-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid rTjj4OcwDR1dhoP7xqSL/rTjj4OcwDR1dhoP7xqSL -goversion go1.15 -D "" -importcfg $WORK/b338/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f0/f0de46e619541b0f90f2efe2d89422c92d815b18ee71a74ffc947e279588f9c1-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1 mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1=$WORK/b259/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b260/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1 -complete -installsuffix shared -buildid ysiaX2CmfANPWR_StGzh/ysiaX2CmfANPWR_StGzh -goversion go1.15 -D "" -importcfg $WORK/b258/importcfg -pack ./errors.go ./record.go ./service.go ./zone.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/b1/b16ebd9db69d447607157f1510846bab2976e43d411fac0098b06d2fd05739cb-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b338/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 25YqVNy4IhBEUbUEWEBG/25YqVNy4IhBEUbUEWEBG -goversion go1.15 -D "" -importcfg $WORK/b337/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/69/69ea6aa0b64296b3c2f09134c5981aef6e42a2b4367441ec425e933929e3518c-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid Z8ymrYdecUUeSqsCzW9P/Z8ymrYdecUUeSqsCzW9P -goversion go1.15 -D "" -importcfg $WORK/b340/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/7a/7afcbd47c39689ed277bbbd4f09057c437183f30c0cdd8de558d9a47d360d8fa-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b340/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid nvMyVPN0L32yrMVbkj67/nvMyVPN0L32yrMVbkj67 -goversion go1.15 -D "" -importcfg $WORK/b339/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/50/5065be681388d8980e256b8a24c27765274edd06cf71ec24fc1564d15bfae597-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b364/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid 3ybIGiGIfPH5iTPwmeaP/3ybIGiGIfPH5iTPwmeaP -goversion go1.15 -D "" -importcfg $WORK/b371/importcfg -pack ./propagation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/4d/4d0ead71ff1233c5813024009930e00fa1ac6f32278ac7fdc37e735104d65638-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b364/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b371/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/propagation/b3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid nbaIlb5oZGBlHvHyUybF/nbaIlb5oZGBlHvHyUybF -goversion go1.15 -D "" -importcfg $WORK/b363/importcfg -pack ./b3.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/54/5403fb0564ed05fcc80ac2ed558383fe0a634795964a57b05526c4a6b1a37dbd-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b363/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b372/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b378/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b376/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b364/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b371/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/plugin/ochttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid y2edrnx8Tuf-PDZlNY94/y2edrnx8Tuf-PDZlNY94 -goversion go1.15 -D "" -importcfg $WORK/b362/importcfg -pack ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go ./wrapped_body.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/b0/b05eb79ac6374e0730d107506d8f2043420f61ee7eabf8dc2fe3d97d5e68ac0f-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b320/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid ADJwIa1cn0--kqN3Kug5/ADJwIa1cn0--kqN3Kug5 -goversion go1.15 -D "" -importcfg $WORK/b290/importcfg -pack ./credentials.go ./tls13.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/05/051d7c06742ac0ba81b52b1388e4d3c334a65622d7a687e410e8adc2ab9801b6-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b324/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid NZwC0psCcenLEUqCciZp/NZwC0psCcenLEUqCciZp -goversion go1.15 -D "" -importcfg $WORK/b287/importcfg -pack ./balancer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/45/45f4e7cd78602f96c68f2d43d4e59e1585eec14f069aba063aa96bee5c9130ad-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid QLcUCMhQsSRLNq46FUcY/QLcUCMhQsSRLNq46FUcY -goversion go1.15 -D "" -importcfg $WORK/b326/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/70/70b21ab8acecbcc79ad5b4d4e4b0741323ca975c6a4b129295edb99e5c2ede42-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid cq-DLUuJyGDMjOYjGdhR/cq-DLUuJyGDMjOYjGdhR -goversion go1.15 -D "" -importcfg $WORK/b325/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c9/c9772b0af6ba4379d436b3911c6604ac83b82b145bfb6c6363452f20d5fe2c0a-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b329/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid qrzyBMgcR3jzak6LYOhA/qrzyBMgcR3jzak6LYOhA -goversion go1.15 -D "" -importcfg $WORK/b330/importcfg -pack ./proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/a8/a847dab2097f9c72cb527b012b19b429b681e7012011e3a8fcd13648baa03085-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b337/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b339/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid OCCxfHzfwDDBbubZr7UZ/OCCxfHzfwDDBbubZr7UZ -goversion go1.15 -D "" -importcfg $WORK/b334/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/17/1760f3137fa63f367aec36f3b45e05aa47180674445dd2ce5b3d090bad53c2e2-d # internal github.com/go-acme/lego/providers/dns/fastdns mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1=$WORK/b258/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b260/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/fastdns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/go-acme/lego/providers/dns/fastdns -complete -installsuffix shared -buildid rbDP2vc42DB6hXRTz6rH/rbDP2vc42DB6hXRTz6rH -goversion go1.15 -D "" -importcfg $WORK/b257/importcfg -pack ./fastdns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/97/978f2c1b98650850e2965c2c3be4f56391aa82de3c54b5de0618cf8ba89d36fe-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b337/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b339/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 7w7Cc9K2e9hjyJmepWp9/7w7Cc9K2e9hjyJmepWp9 -goversion go1.15 -D "" -importcfg $WORK/b341/importcfg -pack ./binarylog.pb.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/1d/1d40d4786ad815f445a58a0f362db2c9edffe891b09aa31165fd4995706b2e66-d # internal github.com/go-acme/lego/providers/dns/exoscale mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/exoscale/egoscale=$WORK/b253/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/exoscale /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/go-acme/lego/providers/dns/exoscale -complete -installsuffix shared -buildid gStpZiij_GAyyqWgcpYH/gStpZiij_GAyyqWgcpYH -goversion go1.15 -D "" -importcfg $WORK/b252/importcfg -pack ./exoscale.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/30/30d1853aed2d44dba68ca0c7f0872393dc869529bb3fa8f313cbec8f54d67236-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid tz4S5XfZEkb0xUbnEB96/tz4S5XfZEkb0xUbnEB96 -goversion go1.15 -D "" -importcfg $WORK/b343/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/8d/8d8f444e45c9a54246e0024b9eeb3fb1f12356976a569255dff1bd9d9ac70e8e-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 5NhmQFPAG2dWIOYpFsIY/5NhmQFPAG2dWIOYpFsIY -goversion go1.15 -D "" -importcfg $WORK/b344/importcfg -pack ./funcs.go ./types.go ./types_linux.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/a5/a5c3fb259fe35405dd7db0c51994e61b47bc2ca10eaa0e46755130d7c76cfa4c-d # internal google.golang.org/grpc/status mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b321/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid CwW-nTB0m9V5hp_J-5yA/CwW-nTB0m9V5hp_J-5yA -goversion go1.15 -D "" -importcfg $WORK/b342/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/de/dee5c9768f9530c70cef3b9b8b134d85b5dc8b08b2167eff8b87af6d93557cb5-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b290/_pkg_.a packagefile net=$WORK/b071/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid DpeISZUNgss2dopoKYy5/DpeISZUNgss2dopoKYy5 -goversion go1.15 -D "" -importcfg $WORK/b353/importcfg -pack ./peer.go cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/aa/aae231343bb5b1f78ee559b4ec65ffecd5284647fc1f988038171fc89a0128b0-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/googleapi/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid xGCArL_CSWKzmv0wbkqx/xGCArL_CSWKzmv0wbkqx -goversion go1.15 -D "" -importcfg $WORK/b381/importcfg -pack ./apikey.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/af/afd3902d82b6aba8c604247640936c7da39bec3f77c13f9a79af6460da6d5da4-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b342/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid VjYSdiIXjd7qdbd-aJvU/VjYSdiIXjd7qdbd-aJvU -goversion go1.15 -D "" -importcfg $WORK/b333/importcfg -pack ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/54/5437984304db9c01bf7162767185f602e6e03e034983a4b23a35005a1b5c169b-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b364/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b371/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid CZrovuz-YWt8Pa9EJhxQ/CZrovuz-YWt8Pa9EJhxQ -goversion go1.15 -D "" -importcfg $WORK/b382/importcfg -pack ./http.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/49/492010c5ce7783ec9e003a5c18f8fb766e8e07f198a8637926dbdb0b209c4603-d # internal github.com/go-acme/lego/providers/dns/glesys mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ac/ac701bbcd04e41bfe4e07d07ba045bcb8c98a1d98c48a2287fb2ac02969454ba-d # internal github.com/go-acme/lego/providers/dns/godaddy mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/godaddy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/go-acme/lego/providers/dns/godaddy -complete -installsuffix shared -buildid neXsoQOZ9TbDr6GxGVCG/neXsoQOZ9TbDr6GxGVCG -goversion go1.15 -D "" -importcfg $WORK/b384/importcfg -pack ./client.go ./godaddy.go cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/glesys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/go-acme/lego/providers/dns/glesys -complete -installsuffix shared -buildid OEKTm46V6vcgww7ktnwW/OEKTm46V6vcgww7ktnwW -goversion go1.15 -D "" -importcfg $WORK/b383/importcfg -pack ./client.go ./glesys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/3c/3c71d28771bd1411c5f73ffebd65e8eabfb79f56811c25c19e2d90110ba2daf0-d # internal github.com/go-acme/lego/providers/dns/hetzner/internal mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/hetzner/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/go-acme/lego/providers/dns/hetzner/internal -complete -installsuffix shared -buildid Z-FoK8GPITZRU7GRUdkh/Z-FoK8GPITZRU7GRUdkh -goversion go1.15 -D "" -importcfg $WORK/b386/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/6c/6c7beb27a923d5ecb9ce39fce51a0016ed86060c7c65a652eea70541773f7f72-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b350/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b355/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid yX5o05YGUN8_rZroMmlG/yX5o05YGUN8_rZroMmlG -goversion go1.15 -D "" -importcfg $WORK/b347/importcfg -pack ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/72/72a72803257bfb2078f8fe156943cdf16b2411aa69b9833f360c2d5e935388c6-d # internal github.com/go-acme/lego/providers/dns/hostingde mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/hostingde /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/go-acme/lego/providers/dns/hostingde -complete -installsuffix shared -buildid JCVsQzXzu7NP_2dsYlS3/JCVsQzXzu7NP_2dsYlS3 -goversion go1.15 -D "" -importcfg $WORK/b387/importcfg -pack ./client.go ./hostingde.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/36/36f93a5f7af288b8dab12c50b486e087fad365cd5384259ab07daae85a555110-d # internal github.com/go-acme/lego/providers/dns/httpreq mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/httpreq /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/go-acme/lego/providers/dns/httpreq -complete -installsuffix shared -buildid DKbeAkW3VNUMCK1Db4SB/DKbeAkW3VNUMCK1Db4SB -goversion go1.15 -D "" -importcfg $WORK/b388/importcfg -pack ./httpreq.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ba/ba3b6333382bdd67f6a20ec79c3321738350c01f421b2fcb1cf05b8a3187923d-d # internal github.com/go-acme/lego/providers/dns/hetzner mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/hetzner/internal=github.com/go-acme/lego/providers/dns/hetzner/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner/internal=$WORK/b386/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/hetzner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/go-acme/lego/providers/dns/hetzner -complete -installsuffix shared -buildid uAkrCW_fNuzrPv8rn8cO/uAkrCW_fNuzrPv8rn8cO -goversion go1.15 -D "" -importcfg $WORK/b385/importcfg -pack ./hetzner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/8d/8dac6ef2a9e93f8eee705645b1bd86403cd9331a94ad7bc5687f69b76148337f-d # internal github.com/iij/doapi mkdir -p $WORK/b390/ cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/7f/7f3b4453381166fdf4efc6cbac75d7eb4f4ef90c26c8c5130d1a7b4bfd6912d1-d # internal net/rpc mkdir -p $WORK/b396/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/iij/doapi/protocol=$WORK/b391/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b200/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b284/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/gob=$WORK/b263/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile html/template=$WORK/b282/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid -EPdqH2QO49SC8pOiMGV/-EPdqH2QO49SC8pOiMGV -goversion go1.15 -D "" -importcfg $WORK/b396/importcfg -pack ./client.go ./debug.go ./server.go cd /usr/share/gocode/src/github.com/iij/doapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/iij/doapi -complete -installsuffix shared -buildid Z2NHtVxR4mbT8yffzeMz/Z2NHtVxR4mbT8yffzeMz -goversion go1.15 -D "" -importcfg $WORK/b390/importcfg -pack ./api.go ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/50/50cf96764ae11e3ebf2af50e1c1536573131897b9bcb31ea0bf31de732b67c71-d # internal github.com/go-acme/lego/providers/dns/joker mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/joker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/go-acme/lego/providers/dns/joker -complete -installsuffix shared -buildid rVrO7j3KUH4txulaNQnB/rVrO7j3KUH4txulaNQnB -goversion go1.15 -D "" -importcfg $WORK/b406/importcfg -pack ./client.go ./joker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/93/93fe4382706764eca192201a1d9be825376fd54f6590593bbbbb4c016736ad7c-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b415/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid KZZKxy0XCFNcg3Zucwz6/KZZKxy0XCFNcg3Zucwz6 -goversion go1.15 -D "" -importcfg $WORK/b408/importcfg -pack ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/45/451020478b13de6dc55d3f96adadf7137f5dd001e2765c13cdcdfb38daa6aa43-d # internal github.com/go-acme/lego/providers/dns/iij mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/iij/doapi=$WORK/b390/_pkg_.a packagefile github.com/iij/doapi/protocol=$WORK/b391/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/iij /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/go-acme/lego/providers/dns/iij -complete -installsuffix shared -buildid cng6KC_R_faWl7h2gcAm/cng6KC_R_faWl7h2gcAm -goversion go1.15 -D "" -importcfg $WORK/b389/importcfg -pack ./iij.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/a3/a328d35dac71724b80ad7197589bb7224419140a6138b13fa4533ffcd0501895-d # internal github.com/timewasted/linode mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/timewasted/linode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/timewasted/linode -complete -installsuffix shared -buildid 4nH9LMZgqgxUX0BWND5M/4nH9LMZgqgxUX0BWND5M -goversion go1.15 -D "" -importcfg $WORK/b446/importcfg -pack ./errors.go ./linode.go ./parameters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/f7/f7bf83a4c1d423e545562a1190530b651e1551330abb402b16116eabe2e7c721-d # internal github.com/kolo/xmlrpc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b185/_pkg_.a packagefile net/rpc=$WORK/b396/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kolo/xmlrpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/kolo/xmlrpc -complete -installsuffix shared -buildid UFdPmWPrxf4kTPCxfcJL/UFdPmWPrxf4kTPCxfcJL -goversion go1.15 -D "" -importcfg $WORK/b395/importcfg -pack ./client.go ./decoder.go ./encoder.go ./is_zero.go ./request.go ./response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/7f/7f701fa29e7d7cca69ffe2c746f584f2e0a54f035486dd80002d660ceaea2a38-d # internal golang.org/x/net/publicsuffix mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http/cookiejar=$WORK/b185/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/publicsuffix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid IQSkMq26fOxLN_otTFz8/IQSkMq26fOxLN_otTFz8 -goversion go1.15 -D "" -importcfg $WORK/b450/importcfg -pack ./list.go ./table.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/01/01e980566531ee392fb58610a032e8dc18fc2d12d404330d2be7c1da8bbcf517-d # internal github.com/timewasted/linode/dns mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/timewasted/linode=$WORK/b446/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/timewasted/linode/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/timewasted/linode/dns -complete -installsuffix shared -buildid m0qw6zdLEsiPOBjG-1Tv/m0qw6zdLEsiPOBjG-1Tv -goversion go1.15 -D "" -importcfg $WORK/b445/importcfg -pack ./dns.go ./domain.go ./resource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/5e/5e5b8984c09f2b4bbdcdfda74644fb53293d368251acc6c4018b1cb18285b4d6-d # internal github.com/go-resty/resty/v2 mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b450/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b185/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-resty/resty/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid s85NUpk49wjc2bkJ26DI/s85NUpk49wjc2bkJ26DI -goversion go1.15 -D "" -importcfg $WORK/b449/importcfg -pack ./client.go ./middleware.go ./redirect.go ./request.go ./response.go ./resty.go ./retry.go ./trace.go ./transport.go ./util.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/23/234de6e2c7074b5696ee063960b5f9f2333d95ab7db20413ef27dba8c104baa8-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b415/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid quyv1xIjWAg5jFrJ_f9a/quyv1xIjWAg5jFrJ_f9a -goversion go1.15 -D "" -importcfg $WORK/b418/importcfg -pack ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/4c/4c8e341f2b4b6558a508090273a4303d279995c82d116dcbddfccda414c28baf-d # internal github.com/go-acme/lego/providers/dns/linode mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/timewasted/linode/dns=$WORK/b445/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/linode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/go-acme/lego/providers/dns/linode -complete -installsuffix shared -buildid BHrcsrf4l87DH94nGX6l/BHrcsrf4l87DH94nGX6l -goversion go1.15 -D "" -importcfg $WORK/b444/importcfg -pack ./linode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/12/1264aa62a3d3291049e1b6ac816fcd1be18deaa9d1ba023472920d97d2d1cad3-d # internal github.com/googleapis/gnostic/extensions mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gnostic/extensions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid PhpPHqmviuxJ3lBJzcGs/PhpPHqmviuxJ3lBJzcGs -goversion go1.15 -D "" -importcfg $WORK/b457/importcfg -pack ./extension.pb.go ./extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/30/30243dc1dbeb90dc9fe384b1e1159b1aaa13da6adef9c717393a4c709b066baf-d # internal github.com/nrdcg/goinwx mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/structs=$WORK/b394/_pkg_.a packagefile github.com/kolo/xmlrpc=$WORK/b395/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b397/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/goinwx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/nrdcg/goinwx -complete -installsuffix shared -buildid bRoNVhIvWjXS1OGgG_o4/bRoNVhIvWjXS1OGgG_o4 -goversion go1.15 -D "" -importcfg $WORK/b393/importcfg -pack ./account.go ./contact.go ./domain.go ./goinwx.go ./nameserver.go ./response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/c2/c2bf5d6083a21099e7ee30d3cdd402e6fbee3334800b0f21a73ac46815852d72-d # internal github.com/googleapis/gnostic/compiler mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b457/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b458/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gnostic/compiler /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid 3qlYwWdWH4t5ul9-cIFQ/3qlYwWdWH4t5ul9-cIFQ -goversion go1.15 -D "" -importcfg $WORK/b456/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/70/709dfcd37257942c4b174646753cf3fde3de5bf4a781f61bc68e3b7b907404fc-d # internal github.com/go-acme/lego/providers/dns/inwx mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/nrdcg/goinwx=$WORK/b393/_pkg_.a packagefile github.com/pquerna/otp/totp=$WORK/b398/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/inwx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/go-acme/lego/providers/dns/inwx -complete -installsuffix shared -buildid fU9ZqnbIKB8YIXymgPVk/fU9ZqnbIKB8YIXymgPVk -goversion go1.15 -D "" -importcfg $WORK/b392/importcfg -pack ./inwx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/ca/ca6f64b7c40d1f2d57e19a325e082265d79d472a581edd11487fe8dd07ccde5b-d # internal github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b456/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b458/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gnostic/openapiv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid fpnAQeUfZNdsD-60zPyj/fpnAQeUfZNdsD-60zPyj -goversion go1.15 -D "" -importcfg $WORK/b455/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/bf/bfa77d68d32b5b542e5d550adcf8d961a4204a8848dda3ba1d70f836ea344513-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b420/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid Vmhf_a0RyZKD85N4XH0t/Vmhf_a0RyZKD85N4XH0t -goversion go1.15 -D "" -importcfg $WORK/b416/importcfg -pack ./client.go ./default_retryer.go ./logger.go ./no_op_retryer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/11/118442a6e4efbf63b94aacfa567e634cf013babff59bed187face6e1de6e4894-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid asuG5lV3hUPGi7Ij8gOZ/asuG5lV3hUPGi7Ij8gOZ -goversion go1.15 -D "" -importcfg $WORK/b422/importcfg -pack ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/22/22f45e25139f4f4017ef71e2cad6f4465dfdb8da81afd97c117e7b725c63060d-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b430/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid eS4grgRwrau4IgvLqHji/eS4grgRwrau4IgvLqHji -goversion go1.15 -D "" -importcfg $WORK/b429/importcfg -pack ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./protocol.go ./timestamp.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/c3/c30740e18d9700178b99b755a3008ed79c9f6f909d58c3b381afb55f685f16cd-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid CGn96lqqoqwTwR1YPPNF/CGn96lqqoqwTwR1YPPNF -goversion go1.15 -D "" -importcfg $WORK/b435/importcfg -pack ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/81/817ecde3f38fd6c9169c4f95cf79ef0c5f706c331006c36eb5145fecc418a5de-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b422/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b439/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid nl1hYQOPaH2Ta44i2JBo/nl1hYQOPaH2Ta44i2JBo -goversion go1.15 -D "" -importcfg $WORK/b438/importcfg -pack ./api.go ./service.go ./token_provider.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/c1/c1363fa9e429cb596c998ff71274a0e0af3919feaa69e64d75cd4b0dcdf22ce7-d # internal google.golang.org/grpc mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b280/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b355/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid _7WYPUUI1JjQd7COce_q/_7WYPUUI1JjQd7COce_q -goversion go1.15 -D "" -importcfg $WORK/b279/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/f4/f4d6ea01a10df77dd17521fdec51ca017422092cbcb086290f7232b390fdf681-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b427/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 7otCNBgvi3NRyYXC34B5/7otCNBgvi3NRyYXC34B5 -goversion go1.15 -D "" -importcfg $WORK/b428/importcfg -pack ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/e7/e7052a39e7604f008f764e14009c871f977c11829c87383b51eba8d796177f33-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid t-izMkqRwVxJPoSb2yvP/t-izMkqRwVxJPoSb2yvP -goversion go1.15 -D "" -importcfg $WORK/b432/importcfg -pack ./queryutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/72/72866112625341ab92661a225658dd73996bb125b776eaf6d25f3af8946b2062-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid dYtLmcMlYplk_WpxAOs0/dYtLmcMlYplk_WpxAOs0 -goversion go1.15 -D "" -importcfg $WORK/b433/importcfg -pack ./build.go ./sort.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/bc/bc83238f1bbe68dbb1c0b5c4811450a2ef3d798269a95ad86262bf5cfaeb2a50-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b438/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b439/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid huuldxBT9y_adfhBvK7I/huuldxBT9y_adfhBvK7I -goversion go1.15 -D "" -importcfg $WORK/b437/importcfg -pack ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/f3/f327e8a6662a7df845e7ea9e2185834828d901b5eebbc272f71313ccc7e241ab-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b427/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b428/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid HblBZwlRC28iMegxRFh6/HblBZwlRC28iMegxRFh6 -goversion go1.15 -D "" -importcfg $WORK/b426/importcfg -pack ./header_rules.go ./options.go ./request_context_go1.7.go ./stream.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/9e/9e1913833f464fe399ecfb7bea8b8f3d97d7d2576d5b6f362c0cb54ac2cd5a76-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid th3PbRA2DW0kWGmy6ViZ/th3PbRA2DW0kWGmy6ViZ -goversion go1.15 -D "" -importcfg $WORK/b441/importcfg -pack ./build.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/9a/9a2ec73a9b511d10cffcdc99ede183c96e32e8486ddf96df187474d50ffb19bb-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b432/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b433/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid OHHQxKWxaqo5pOiC9mjY/OHHQxKWxaqo5pOiC9mjY -goversion go1.15 -D "" -importcfg $WORK/b431/importcfg -pack ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/2d/2db13b20b13c7f01c12340705ab99ecfecfc945030c04d31bcea0148490b34a7-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b465/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid KSIprR7_sE6iqcKm-l5H/KSIprR7_sE6iqcKm-l5H -goversion go1.15 -D "" -importcfg $WORK/b464/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/f7/f7a719fb452b830d421136474a90fe5c05f207fdb9bc6ad2e9c4fb0038709e7a-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b431/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid 8DdjSNYbD0o4_9KoKw9x/8DdjSNYbD0o4_9KoKw9x -goversion go1.15 -D "" -importcfg $WORK/b425/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/c6/c6a7a038e4892d5b2b4e4bb832aa5b2df3dc9502fc1d59580b42c08000ef0957-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b441/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid DontDon8a9CEyg00nu8b/DontDon8a9CEyg00nu8b -goversion go1.15 -D "" -importcfg $WORK/b440/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/be/be8c6cef6a21695e4f6b901bb7b023cf05df50008cfa7042e1c606361e9d9022-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b422/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b437/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b440/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b438/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b412/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid 3Mi9eSEJyTwmcDxODpv-/3Mi9eSEJyTwmcDxODpv- -goversion go1.15 -D "" -importcfg $WORK/b436/importcfg -pack ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/39/395fd3827ac69bdfdb34ff4657a8e1c5ce4efb30ca557a5e3cec2bd28c550cd1-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b441/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b428/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid EgwdHzsDeV3lUIktSa6G/EgwdHzsDeV3lUIktSa6G -goversion go1.15 -D "" -importcfg $WORK/b443/importcfg -pack ./jsonrpc.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/ef/eff3fe63432759ea54be23e91014d2567d8dd3b057d40e1b44925b118dd87b02-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b425/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid ua8aX4T6tquIGAGIIdE7/ua8aX4T6tquIGAGIIdE7 -goversion go1.15 -D "" -importcfg $WORK/b434/importcfg -pack ./interface.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/b1/b189a1e259706dab971b835130cbf2eb7392dae6704867fa56f8ad24dfd3b04e-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b467/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 6zwRd_x93CmXNTKxIotf/6zwRd_x93CmXNTKxIotf -goversion go1.15 -D "" -importcfg $WORK/b466/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/2e/2e6ec57a61add07ed62e6ca69a61375011f59b48cf14f865c3e932e8dc2fadc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b442/ cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/c7/c773c8a42228624aef08d46742e138a851630399178837bb3361098e784ee229-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b420/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b425/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b434/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid EU9rmilJJA4QLFcGuYL4/EU9rmilJJA4QLFcGuYL4 -goversion go1.15 -D "" -importcfg $WORK/b424/importcfg -pack ./assume_role_provider.go ./web_identity_provider.go cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b443/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/lightsail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid UZJ_PykhN0RkvWYM0zdg/UZJ_PykhN0RkvWYM0zdg -goversion go1.15 -D "" -importcfg $WORK/b442/importcfg -pack ./api.go ./doc.go ./errors.go ./service.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d2/d213f4fd749007ce04e100ae78f106e2428caa70378e3729e04c1ee2fb3f9e20-d # internal github.com/go-acme/lego/providers/dns/alidns mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b156/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/services/alidns=$WORK/b171/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/alidns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/go-acme/lego/providers/dns/alidns -complete -installsuffix shared -buildid xwMgc4pyHn5CI9l3Bwie/xwMgc4pyHn5CI9l3Bwie -goversion go1.15 -D "" -importcfg $WORK/b153/importcfg -pack ./alidns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/fa/fa3c2ca0ff5acff850c58a50c9e57460f995a808e99dcb25aba5986572b254e0-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b422/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b423/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b424/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b435/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b436/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b412/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid maJnsT4iYXsfenFKwa4N/maJnsT4iYXsfenFKwa4N -goversion go1.15 -D "" -importcfg $WORK/b421/importcfg -pack ./cabundle_transport.go ./credentials.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/61/61fc297bc6a4dd325dec983f49b3d0933a633b34d341d503859b625027ecbc05-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid opzwrucHMUcR3NV6ds47/opzwrucHMUcR3NV6ds47 -goversion go1.15 -D "" -importcfg $WORK/b474/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/08/08037cb5394f597a9585532421874905d62b839e6f0357fe21e12592e22ba2a8-d # internal flag mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p flag -std -complete -installsuffix shared -buildid AfU9KbVZgytVlOnA1hfz/AfU9KbVZgytVlOnA1hfz -goversion go1.15 -D "" -importcfg $WORK/b476/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/72/72e9044876b5f731f727b31988859a189540a9d9ac7b09da0b7da533ccccfbb1-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid tC_EbDfA5ezs2BOYC5BV/tC_EbDfA5ezs2BOYC5BV -goversion go1.15 -D "" -importcfg $WORK/b473/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/d0/d035d2cfe2f9de3d49f982fc5d1a3bd59150de585d425c5f1ef4a27be38573d3-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b342/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid a75TQAhFM7QX2M846zmW/a75TQAhFM7QX2M846zmW -goversion go1.15 -D "" -importcfg $WORK/b278/importcfg -pack ./call_option.go ./gax.go ./header.go ./invoke.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/2d/2df890fe064ccd9d9e9572d58f3793efa5835b50d2e40c9bb4e667b89233b17e-d # internal google.golang.org/api/internal mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/grpc=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b356/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p google.golang.org/api/internal -complete -installsuffix shared -buildid XhlVYTEWQW6zXENjqG53/XhlVYTEWQW6zXENjqG53 -goversion go1.15 -D "" -importcfg $WORK/b360/importcfg -pack ./creds.go ./pool.go ./settings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/59/59dd5e3e0aacd3d79bbd63e2423dcbe628e3bdbff4e4915b6b5a152373ab488a-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b473/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid wxC6O3Kh9whzk7NxC-aS/wxC6O3Kh9whzk7NxC-aS -goversion go1.15 -D "" -importcfg $WORK/b472/importcfg -pack ./validation.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/2b/2b6429ec269ff67a16e603aeb43224c29cfe096305f8f0f064221cebd5eb6cbe-d # internal k8s.io/klog mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b476/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b477/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid OES4BtP6OOq2rFOAIA2a/OES4BtP6OOq2rFOAIA2a -goversion go1.15 -D "" -importcfg $WORK/b475/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/ae/ae3240423a62660c63e34707f4c85e5e42882ecc42b31cc2c63eb0bdc32b93e4-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b278/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b275/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/internal/gensupport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid QeSPYMEummILPgNOtgY3/QeSPYMEummILPgNOtgY3 -goversion go1.15 -D "" -importcfg $WORK/b277/importcfg -pack ./buffer.go ./doc.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./send.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/99/99eb63cfe2421dd50a99ae7ae014f17d63c54c39d4aebfd1eed2a8f4ef08e7f5-d # internal google.golang.org/api/option mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc=$WORK/b279/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/option /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p google.golang.org/api/option -complete -installsuffix shared -buildid JtxDV3C0STGlCHfTNVRA/JtxDV3C0STGlCHfTNVRA -goversion go1.15 -D "" -importcfg $WORK/b359/importcfg -pack ./credentials_go19.go ./option.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/e8/e8d1b4c4a2452f3652d6a0ce23c8fca51bb30722e6ddf421700133322a8223c6-d # internal go/scanner mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid yVWTaREqFlIfTTPNQvuW/yVWTaREqFlIfTTPNQvuW -goversion go1.15 -D "" -importcfg $WORK/b480/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/d2/d2918f39be78d63d070060c0bb8bc22e9143334284b1e5c016458c2d589ffc38-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b362/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b381/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/api/option=$WORK/b359/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b382/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/transport/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p google.golang.org/api/transport/http -complete -installsuffix shared -buildid nWol23MF8j2nsBT73bdq/nWol23MF8j2nsBT73bdq -goversion go1.15 -D "" -importcfg $WORK/b361/importcfg -pack ./dial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/49/49bd577b7f1fc8547ea89eaa321a2dba9de0383a374a0efe3573785c894485b0-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b472/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid AR2NERTU0T3Qpbon4iN7/AR2NERTU0T3Qpbon4iN7 -goversion go1.15 -D "" -importcfg $WORK/b470/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/e1/e132fe93e9e25aed4940e449c6bc72254468b74744334d9696bf5cc147529739-d # internal internal/lazyregexp mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid g43FnOvVGu_LYeYw7n5D/g43FnOvVGu_LYeYw7n5D -goversion go1.15 -D "" -importcfg $WORK/b482/importcfg -pack ./lazyre.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b8/b8f33bfe365f9bf12215ce343cd87814217e2ce03a8f2dac5f4b1486d9715c07-d # internal google.golang.org/api/dns/v1 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b275/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b277/_pkg_.a packagefile google.golang.org/api/option=$WORK/b359/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b361/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/dns/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/api/dns/v1 -complete -installsuffix shared -buildid HVwBh-FOjuAz9ndN6n6l/HVwBh-FOjuAz9ndN6n6l -goversion go1.15 -D "" -importcfg $WORK/b274/importcfg -pack ./dns-gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/4b/4bae3be6498b100320a7d9a67d9c484c263a25a4d37dc2c4ee1518ba54309dc0-d # internal go/ast mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/scanner=$WORK/b480/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p go/ast -std -complete -installsuffix shared -buildid KOYdhezI4Q3fz5VnlmXS/KOYdhezI4Q3fz5VnlmXS -goversion go1.15 -D "" -importcfg $WORK/b479/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/ce/cee42570afe6fab69d50576d10865ab542c32361321f92db6566806b7e917e92-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 0sO4AMG4hCUxMGkxALtn/0sO4AMG4hCUxMGkxALtn -goversion go1.15 -D "" -importcfg $WORK/b484/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/d7/d71b7185676fcfcc78caf077cfb33478ca5bdf64f5786d09458810b163af5200-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid d3uEm-8Ud1Jkf-qos4oW/d3uEm-8Ud1Jkf-qos4oW -goversion go1.15 -D "" -importcfg $WORK/b485/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/d0/d0ec066a587d75484c2f49068d1cac80d0848336b484fce1c1e0acfda2f8fbb5-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 0WRoKbo7nZ5Muzf93U9I/0WRoKbo7nZ5Muzf93U9I -goversion go1.15 -D "" -importcfg $WORK/b486/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/ef/efbeec40d0e79276bd88317bc9bcecb99c23bc47498231e99cd3684fa45a884b-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 7BN76UIp8BzmjJiVb1FL/7BN76UIp8BzmjJiVb1FL -goversion go1.15 -D "" -importcfg $WORK/b487/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/77/77087907f6092b857f397f17e76d24a7c8583ca9becfe1796e49d703c68b2edb-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid 3FHubJu2EgC6aEK46a6u/3FHubJu2EgC6aEK46a6u -goversion go1.15 -D "" -importcfg $WORK/b488/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e2/e223cf61c287f05112b4412ba82925c357d7d96d501092917961231d9a952d6e-d # internal sigs.k8s.io/structured-merge-diff/value mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b164/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b458/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/sigs.k8s.io/structured-merge-diff/value /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p sigs.k8s.io/structured-merge-diff/value -complete -installsuffix shared -buildid XRw_ZDVA3AnuxMZSydVR/XRw_ZDVA3AnuxMZSydVR -goversion go1.15 -D "" -importcfg $WORK/b489/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/ae/ae1cd4e6dec6bb64ee49dee39cc20c6dc0a981715fceb1b4806bffdfcff4e38b-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid hkxDbxgz8C5vIibuRYoH/hkxDbxgz8C5vIibuRYoH -goversion go1.15 -D "" -importcfg $WORK/b490/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/19/199798dbc4e00fa264907cc678d29330fb82587228077ed8047afa153ab6c9c5-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b463/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid D_IpiYl_C-hl4a7Rlc39/D_IpiYl_C-hl4a7Rlc39 -goversion go1.15 -D "" -importcfg $WORK/b491/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/6c/6c67bbbe153e3b60103a42fcecb49fa4a851e27e04d9f6811845df64d64a9427-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid FSzvNmYqht5Zhf_o3Wsf/FSzvNmYqht5Zhf_o3Wsf -goversion go1.15 -D "" -importcfg $WORK/b493/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/a6/a6acf4ac3db2879496498de539c4b4b94be26635e65f4ea0202b5b4925f0020b-d # internal github.com/go-acme/lego/providers/dns/gcloud mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile cloud.google.com/go/compute/metadata=$WORK/b268/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b128/_pkg_.a packagefile golang.org/x/net/context=$WORK/b269/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/api/dns/v1=$WORK/b274/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b275/_pkg_.a packagefile google.golang.org/api/option=$WORK/b359/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/gcloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/go-acme/lego/providers/dns/gcloud -complete -installsuffix shared -buildid LrDx5UndPM02oiOMCiiC/LrDx5UndPM02oiOMCiiC -goversion go1.15 -D "" -importcfg $WORK/b267/importcfg -pack ./googlecloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d8/d8dd7a3230de43233edac54ae58ced20df6a199aa70c9e90ac55047c1b5fbb23-d # internal k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid 2XKvXrXebKxKPDoLyvNO/2XKvXrXebKxKPDoLyvNO -goversion go1.15 -D "" -importcfg $WORK/b497/importcfg -pack ./framer.go cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/61/615af1ab8fd23c9bef0e06d1b6ff3e0d9c2b487aad320758c402e8e3e9fdff4c-d # internal go/doc mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b479/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile internal/lazyregexp=$WORK/b482/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b284/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 4W-ccSu2YzmMZDy-yYmu/4W-ccSu2YzmMZDy-yYmu -goversion go1.15 -D "" -importcfg $WORK/b481/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/12/12655bb99db179d46752acc6c6f1b6d718ce28ac9a2e22d9508965ecf30deaca-d # internal go/parser mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b479/_pkg_.a packagefile go/scanner=$WORK/b480/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p go/parser -std -complete -installsuffix shared -buildid td99xFH6NVvjLDIM_oSw/td99xFH6NVvjLDIM_oSw -goversion go1.15 -D "" -importcfg $WORK/b483/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/62/62387f45dd26407795db542c024e282fc3036075ee5a62a5d6b6d80e352db85b-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b458/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid F1Kl1QV2-zeBHAuWdAjT/F1Kl1QV2-zeBHAuWdAjT -goversion go1.15 -D "" -importcfg $WORK/b499/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/9a/9a22182a3914a7fc3f947711f8064c3a2d524ad207ed7db6c4ce7781096d6d64-d # internal k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b499/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid EY4dynNiJ1iA4GurcaMc/EY4dynNiJ1iA4GurcaMc -goversion go1.15 -D "" -importcfg $WORK/b498/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/46/464fb98737743c0c02c26b1c64b9871ceae53fbc668e22d8b1b541062561a6ed-d # internal k8s.io/client-go/pkg/version mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 9R-Pl--JML4epsrlrx8_/9R-Pl--JML4epsrlrx8_ -goversion go1.15 -D "" -importcfg $WORK/b548/importcfg -pack ./base.go ./doc.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/71/71aed54bdb55214493fdfbf91908df54408207ec3d27aa8b4cd48c6d07f6a091-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid Mbkf9Rl_WGXUMSW9j-DX/Mbkf9Rl_WGXUMSW9j-DX -goversion go1.15 -D "" -importcfg $WORK/b550/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/fd/fd8ff66486bc6d7ed4daf033f0c1a2d5b7322d5bd3ef2451babe9e805679c217-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid GWjnF6fu8Vlk3aDqP9xO/GWjnF6fu8Vlk3aDqP9xO -goversion go1.15 -D "" -importcfg $WORK/b551/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/ed/ed9f9613fab3bf82af53c648d34069d0078b9875e1bcc0b345eb891369d38751-d # internal k8s.io/client-go/tools/metrics mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b076/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid 39RiAJMXas5JyJ-nPc6A/39RiAJMXas5JyJ-nPc6A -goversion go1.15 -D "" -importcfg $WORK/b556/importcfg -pack ./metrics.go cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/60/60d7e85a0d7e8bbb9927b7de6ac5761774278e6ad8ad006c62ce18cfa6889195-d # internal k8s.io/apimachinery/pkg/util/wait cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/f1/f14c77edc47a476decb2a9bda45dc883e29dd2fe193e8585764ca1e5e41a749a-d # internal mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b547/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid BOl5cQcz-GeQFztUbTGZ/BOl5cQcz-GeQFztUbTGZ -goversion go1.15 -D "" -importcfg $WORK/b558/importcfg -pack ./doc.go ./wait.go k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile go/ast=$WORK/b479/_pkg_.a packagefile go/doc=$WORK/b481/_pkg_.a packagefile go/parser=$WORK/b483/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/value=$WORK/b489/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid i7aUabfLtceM380Oiua5/i7aUabfLtceM380Oiua5 -goversion go1.15 -D "" -importcfg $WORK/b478/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/79/796c73dff991128ad1038108444e52cfe7e586a85c2de5e3fed182b30249572c-d # internal k8s.io/client-go/util/connrotation mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid Yssd8wOwVgzcpXF6s96y/Yssd8wOwVgzcpXF6s96y -goversion go1.15 -D "" -importcfg $WORK/b559/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/95/954a154faf4678baa8740bb1b40c5ccd17ec96a5fda5f32d1f69948e0a3728f6-d # internal k8s.io/client-go/util/workqueue mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b561/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b210/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b547/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/workqueue /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid BUOhRBt01vsGC8FzG9Bo/BUOhRBt01vsGC8FzG9Bo -goversion go1.15 -D "" -importcfg $WORK/b560/importcfg -pack ./default_rate_limiters.go ./delaying_queue.go ./doc.go ./metrics.go ./parallelizer.go ./queue.go ./rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/39/392e2159297eaf64c2e909a68cf98e9a5d313614bf58123c66fddd7ab228bd04-d # internal k8s.io/client-go/util/keyutil mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid mYv7RziaI-AfDVPcm01-/mYv7RziaI-AfDVPcm01- -goversion go1.15 -D "" -importcfg $WORK/b564/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/53/538b1b19b8e909cc04781772f7fc90770030d6d9592f8b6c849112376b517e6b-d # internal k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b210/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b547/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b566/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid ENFqFxyGjGLh_Frbs6Ur/ENFqFxyGjGLh_Frbs6Ur -goversion go1.15 -D "" -importcfg $WORK/b565/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/7e/7e328d6cc2eeca462df3f4c05a985e397329f9475215a6341eb1b0bd24411353-d # internal github.com/imdario/mergo mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid bJJeuanYWh9-rQnxhcdX/bJJeuanYWh9-rQnxhcdX -goversion go1.15 -D "" -importcfg $WORK/b610/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/82/8211c35f0d99d74f60c6f8a2db7766c1fdaef0bb24bbdd20ef1cd12a120c9611-d # internal encoding/csv mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 8El0vdg0U6z6ZlH50k6c/8El0vdg0U6z6ZlH50k6c -goversion go1.15 -D "" -importcfg $WORK/b612/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/39/39d878024601d1c353cd06202b1cf0033b30b3053a65613d4e2657f373503890-d # internal k8s.io/client-go/util/cert mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b564/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p k8s.io/client-go/util/cert -complete -installsuffix shared -buildid dhUf6wjoIMcX_PXO9j59/dhUf6wjoIMcX_PXO9j59 -goversion go1.15 -D "" -importcfg $WORK/b563/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go ./server_inspection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/3b/3b21b6b48a539b005712a12c085e9679d111c2c7d51aebc1cf41526cc84f6896-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid wEMyIctMHRS82D5oK6Y2/wEMyIctMHRS82D5oK6Y2 -goversion go1.15 -D "" -importcfg $WORK/b616/importcfg -pack ./homedir.go cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/a0/a08f24b718e06b151379e74c62f9ccef9b8ae970576498fe1676f87078db1b51-d # internal github.com/spf13/pflag mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/csv=$WORK/b612/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b476/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid JVt6NbbvliKR5o5OeoHD/JVt6NbbvliKR5o5OeoHD -goversion go1.15 -D "" -importcfg $WORK/b611/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./ipnet_slice.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/27/2703bf7c7182a0533f2bb67a82a66122a2f0c2bb8ce4bc149da01a8ca5b47fcb-d # internal github.com/liquidweb/liquidweb-go/types mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/liquidweb/liquidweb-go/types -complete -installsuffix shared -buildid nAKReLemnLXX-fUSdYwb/nAKReLemnLXX-fUSdYwb -goversion go1.15 -D "" -importcfg $WORK/b622/importcfg -pack ./types.go cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/c9/c904d770a18fe2c42d9d978694b8665b0ad65fe8e439b4cabde6efe0b7ed2d9b-d # internal k8s.io/client-go/transport mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b559/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b560/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p k8s.io/client-go/transport -complete -installsuffix shared -buildid TysO9PpuseOb9_W7IEnA/TysO9PpuseOb9_W7IEnA -goversion go1.15 -D "" -importcfg $WORK/b557/importcfg -pack ./cache.go ./cert_rotation.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/5e/5e7db952827e7efd1f7257f51d29e56b3d5beced92f38ac274ca0a2ec750bf95-d # internal github.com/go-acme/lego/providers/dns/luadns/internal mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/luadns/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/go-acme/lego/providers/dns/luadns/internal -complete -installsuffix shared -buildid xCk5YDBRM0D8L-LVUARg/xCk5YDBRM0D8L-LVUARg -goversion go1.15 -D "" -importcfg $WORK/b627/importcfg -pack ./client.go ./model.go cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/98/980a3e89d0ae37e6564b1064d8dfad32081fee2fd82f41fb94325ae568f30bf3-d # internal github.com/liquidweb/liquidweb-go mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b622/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/liquidweb/liquidweb-go -complete -installsuffix shared -buildid rHsCuBJUNsAvufEngJSX/rHsCuBJUNsAvufEngJSX -goversion go1.15 -D "" -importcfg $WORK/b621/importcfg -pack ./liquidweb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/48/481ff7000dc3141546951f088eb08a7a3d33c454153709accd0279af2261a953-d # internal github.com/liquidweb/liquidweb-go/network mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile github.com/liquidweb/liquidweb-go=$WORK/b621/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b622/_pkg_.a packagefile net=$WORK/b071/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/liquidweb/liquidweb-go/network -complete -installsuffix shared -buildid ZqP7lMV8lYvd_wiQlWGh/ZqP7lMV8lYvd_wiQlWGh -goversion go1.15 -D "" -importcfg $WORK/b623/importcfg -pack ./dns.go ./dns_client.go ./load_balancer.go ./load_balancer_client.go ./vip.go ./vip_client.go ./zone.go ./zone_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/f5/f53115a46e743e90e13e20848f6261f7dc3f7e30ab038343c7d6a4ad3b6631be-d # internal github.com/liquidweb/liquidweb-go/storage mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile github.com/liquidweb/liquidweb-go=$WORK/b621/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b622/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/liquidweb/liquidweb-go/storage -complete -installsuffix shared -buildid t6A-X3wfrqRh8rMG1Dew/t6A-X3wfrqRh8rMG1Dew -goversion go1.15 -D "" -importcfg $WORK/b624/importcfg -pack ./block_volume.go ./block_volume_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/23/23276555c45f95c130535e6bbd5995e52faed6d4f05d9e47e9d189504f796151-d # internal github.com/liquidweb/liquidweb-go/storm mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/liquidweb/liquidweb-go=$WORK/b621/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b622/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/storm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/liquidweb/liquidweb-go/storm -complete -installsuffix shared -buildid 1VT9-IIAnFam_M3eDPbJ/1VT9-IIAnFam_M3eDPbJ -goversion go1.15 -D "" -importcfg $WORK/b625/importcfg -pack ./config.go ./config_client.go ./server.go ./server_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/c9/c9a828fcdd8a1b375efd1c7636e4d8bc19747ea74cee1ce60a4269f18c475125-d # internal github.com/go-acme/lego/providers/dns/luadns mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/luadns/internal=github.com/go-acme/lego/providers/dns/luadns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns/internal=$WORK/b627/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/luadns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/go-acme/lego/providers/dns/luadns -complete -installsuffix shared -buildid MXz3GIibx0G1q4PW3GYd/MXz3GIibx0G1q4PW3GYd -goversion go1.15 -D "" -importcfg $WORK/b626/importcfg -pack ./luadns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/a4/a4ed61ffac63ad36f3e1793f8424e45b40ed6c2a4e9c957e692b6d28cc2a643d-d # internal github.com/liquidweb/liquidweb-go/client mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/liquidweb/liquidweb-go=$WORK/b621/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/network=$WORK/b623/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storage=$WORK/b624/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storm=$WORK/b625/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/liquidweb/liquidweb-go/client -complete -installsuffix shared -buildid JJUmcGxcbMsgLCw5_IDX/JJUmcGxcbMsgLCw5_IDX -goversion go1.15 -D "" -importcfg $WORK/b620/importcfg -pack ./api.go ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/6c/6c6c3d2e824ccc6aff5754881b0666a9c92a4f7036f538fab3475ce7e0866440-d # internal github.com/go-acme/lego/providers/dns/mydnsjp mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/mydnsjp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/go-acme/lego/providers/dns/mydnsjp -complete -installsuffix shared -buildid lL4JGgRc7Vbz0W_GrAbI/lL4JGgRc7Vbz0W_GrAbI -goversion go1.15 -D "" -importcfg $WORK/b628/importcfg -pack ./client.go ./mydnsjp.go cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/24/24f51a6485b6c3436659cc939eba827fccf30c0cd5dd1fdd181c55cc966c4c04-d # internal github.com/go-acme/lego/providers/dns/mythicbeasts mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/mythicbeasts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/go-acme/lego/providers/dns/mythicbeasts -complete -installsuffix shared -buildid 5Rcnh2Yn8k99CcQC6phM/5Rcnh2Yn8k99CcQC6phM -goversion go1.15 -D "" -importcfg $WORK/b629/importcfg -pack ./client.go ./mythicbeasts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/8f/8f90d2b41ed9b549df8bcd93ae3765f38737e2a837593b0a71acf12647803820-d # internal github.com/go-acme/lego/providers/dns/liquidweb mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/client=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/network=$WORK/b623/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/liquidweb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/go-acme/lego/providers/dns/liquidweb -complete -installsuffix shared -buildid LEJYABqNTTfr28o0weIe/LEJYABqNTTfr28o0weIe -goversion go1.15 -D "" -importcfg $WORK/b619/importcfg -pack ./liquidweb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/5d/5de5bd8ff385956339695a84be930d5bda4cef2cf25419858873b130e4d5d31c-d # internal github.com/go-acme/lego/providers/dns/namecheap mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b450/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/namecheap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/go-acme/lego/providers/dns/namecheap -complete -installsuffix shared -buildid Wf_REtKFXKDnVhiFXG2b/Wf_REtKFXKDnVhiFXG2b -goversion go1.15 -D "" -importcfg $WORK/b630/importcfg -pack ./client.go ./namecheap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/ac/acdeea5b00e4520226a66028e84eb29f3d0133c477a48dcb3b60a924160a9c10-d # internal github.com/namedotcom/go/namecom mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b209/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/namedotcom/go/namecom /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/namedotcom/go/namecom -complete -installsuffix shared -buildid 2Nxh-OGTLwZneZONixnC/2Nxh-OGTLwZneZONixnC -goversion go1.15 -D "" -importcfg $WORK/b632/importcfg -pack ./dns.go ./dnssecs.go ./domains.go ./emailforwardings.go ./hello.go ./namecom.go ./transfers.go ./urlforwardings.go ./vanitynameservers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/e3/e33d2fe05eb7e201c25832820a78019256966751fc866811300c51bc628a9c80-d # internal github.com/nrdcg/namesilo mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/namesilo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/nrdcg/namesilo -complete -installsuffix shared -buildid Q6C3cOFMv9F2qtiIynrU/Q6C3cOFMv9F2qtiIynrU -goversion go1.15 -D "" -importcfg $WORK/b634/importcfg -pack ./auth.go ./model.go ./namesilo.go ./params.go ./zz_gen_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/1c/1cc094eb8265f5bb4adeb2d89608bbdd0eb46b3edb0c27c1680ec58470af06ec-d # internal github.com/go-acme/lego/providers/dns/netcup/internal mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netcup/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/go-acme/lego/providers/dns/netcup/internal -complete -installsuffix shared -buildid o6TApAuyC4ntgqruikyG/o6TApAuyC4ntgqruikyG -goversion go1.15 -D "" -importcfg $WORK/b636/importcfg -pack ./client.go cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/98/98df6ffa07718d20e034abda60d588560d94d86078602c22500b0e5a20334094-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid NxgkS4JfvsfMHMctd0xY/NxgkS4JfvsfMHMctd0xY -goversion go1.15 -D "" -importcfg $WORK/b492/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/58/58c6c2a6f14864e0c7555987c6e467beb4bab35de23b4e946205472b44a0f659-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b460/ cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/45/45ee1b1c5956f148ca27e145e84061712debe97f1d98dcf7b720bb8843f89927-d # internal cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b463/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b496/ cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid mW6p-UVXPkvTiV3YN09o/mW6p-UVXPkvTiV3YN09o -goversion go1.15 -D "" -importcfg $WORK/b460/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid czHM76GYWUq__zPnG-tO/czHM76GYWUq__zPnG-tO -goversion go1.15 -D "" -importcfg $WORK/b496/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/4f/4f352e63c5251290dab2083bd898998216f734cf248f10025512f24edda4f5a2-d # internal k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b164/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b167/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b497/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b498/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b499/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid d6fijDTYKCyXNKG6LeCP/d6fijDTYKCyXNKG6LeCP -goversion go1.15 -D "" -importcfg $WORK/b495/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/43/43b8589c307d3a69ebb9de24ee4fb02dde1190cf712d5368b31bb24462e0b54a-d # internal k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid vFJjY5IKS7tbZKJ8ltjU/vFJjY5IKS7tbZKJ8ltjU -goversion go1.15 -D "" -importcfg $WORK/b546/importcfg -pack ./streaming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/5e/5e1fae71c958de65b6e7a1043e88891d029201971e58993d5f077fdc790349c8-d # internal k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid VA-pLcpWhioPqWwJ5n25/VA-pLcpWhioPqWwJ5n25 -goversion go1.15 -D "" -importcfg $WORK/b555/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/af/af896c48686e0d2debca58f3e9d332227687c1cf75dda7c3d83773ef474fe1d3-d # internal github.com/go-acme/lego/providers/dns/namedotcom mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/namedotcom/go/namecom=$WORK/b632/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/namedotcom /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/go-acme/lego/providers/dns/namedotcom -complete -installsuffix shared -buildid _fjphPh3M9c3bInFEdKL/_fjphPh3M9c3bInFEdKL -goversion go1.15 -D "" -importcfg $WORK/b631/importcfg -pack ./namedotcom.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/13/1352ed28f44130995e5446827d4882d8fb36029e222b02f970ec4da58031b3c1-d # internal k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b615/ cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/29/293029d2715499d06cce10891921d1ce1737251b01f8b338025710cc5be0721d-d # internal cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b555/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd/api/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid q7v9pf4wKD-2yhZoAsN8/q7v9pf4wKD-2yhZoAsN8 -goversion go1.15 -D "" -importcfg $WORK/b615/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go github.com/go-acme/lego/providers/dns/lightsail mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/lightsail=$WORK/b442/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/lightsail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/go-acme/lego/providers/dns/lightsail -complete -installsuffix shared -buildid zfLGv5l9jny5XuCQfpRs/zfLGv5l9jny5XuCQfpRs -goversion go1.15 -D "" -importcfg $WORK/b407/importcfg -pack ./lightsail.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/39/396cb92b53d8f971391f1a146994ef84dc28094621f9d41cc2156ef911b64b3a-d # internal github.com/go-acme/lego/providers/dns/netcup mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/netcup/internal=github.com/go-acme/lego/providers/dns/netcup/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup/internal=$WORK/b636/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netcup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/go-acme/lego/providers/dns/netcup -complete -installsuffix shared -buildid RXfJUa0-M3zHSuw1-Lko/RXfJUa0-M3zHSuw1-Lko -goversion go1.15 -D "" -importcfg $WORK/b635/importcfg -pack ./netcup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/bc/bc027e1fa2ae12362e70a335479f134e41c1282c32c4f36c6074ca2dc60ca033-d # internal github.com/go-acme/lego/providers/dns/netlify/internal mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netlify/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/go-acme/lego/providers/dns/netlify/internal -complete -installsuffix shared -buildid 9-MGI_mDvJaqjRy2n3e5/9-MGI_mDvJaqjRy2n3e5 -goversion go1.15 -D "" -importcfg $WORK/b638/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/2b/2bf0cfcdd79832421af0a7e0cfce5cc32ae37cd65839b5c1f887d58a57f61248-d # internal github.com/go-acme/lego/providers/dns/nifcloud/internal mkdir -p $WORK/b640/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/nifcloud/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/go-acme/lego/providers/dns/nifcloud/internal -complete -installsuffix shared -buildid kUl21BzQj8Bn9obfKiyF/kUl21BzQj8Bn9obfKiyF -goversion go1.15 -D "" -importcfg $WORK/b640/importcfg -pack ./client.go cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/d1/d19ceecbf292c4d08acc9930d9ec204090468bc0fe9657bdf7c26e495c3d1007-d # internal github.com/go-acme/lego/providers/dns/namesilo mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/nrdcg/namesilo=$WORK/b634/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/namesilo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/go-acme/lego/providers/dns/namesilo -complete -installsuffix shared -buildid _G6q5lwKArPn6cykPXp-/_G6q5lwKArPn6cykPXp- -goversion go1.15 -D "" -importcfg $WORK/b633/importcfg -pack ./namesilo.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/c6/c68c2db771a2f1bccb368fe29e65090f9a1abf0b2df3622b203394618a2f8ff9-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/data mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/data /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/data -complete -installsuffix shared -buildid uLMUJ5owD07wQLq4w3tR/uLMUJ5owD07wQLq4w3tR -goversion go1.15 -D "" -importcfg $WORK/b644/importcfg -pack ./doc.go ./feed.go ./meta.go ./region.go ./source.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/c7/c7142a57f912a7e455fd756af1f511e8e9643aeaefc67ee9691ce118489a5834-d # internal github.com/go-acme/lego/providers/dns/netlify mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/netlify/internal=github.com/go-acme/lego/providers/dns/netlify/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify/internal=$WORK/b638/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netlify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/go-acme/lego/providers/dns/netlify -complete -installsuffix shared -buildid HBHaw5XBiy2lmSjgLtga/HBHaw5XBiy2lmSjgLtga -goversion go1.15 -D "" -importcfg $WORK/b637/importcfg -pack ./netlify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/65/65d49d6309e7c64bacf6a21a4b71c5b6806b04561cb5c949024ad8781da7ba3a-d # internal github.com/oracle/oci-go-sdk/common mkdir -p $WORK/b649/ cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/83/8361b7ab12490fbbb99d0379d98b644266abf99ea4f03a42ac833dac3aef4d5d-d # internal cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF github.com/go-acme/lego/providers/dns/nifcloud mkdir -p $WORK/b639/ cd /usr/share/gocode/src/github.com/oracle/oci-go-sdk/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/oracle/oci-go-sdk/common -complete -installsuffix shared -buildid HirGs7rbfgsahqFCXh3N/HirGs7rbfgsahqFCXh3N -goversion go1.15 -D "" -importcfg $WORK/b649/importcfg -pack ./client.go ./common.go ./configuration.go ./errors.go ./helpers.go ./http.go ./http_signer.go ./log.go ./retry.go ./version.go cat >$WORK/b639/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait importmap github.com/go-acme/lego/v3/providers/dns/nifcloud/internal=github.com/go-acme/lego/providers/dns/nifcloud/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b128/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud/internal=$WORK/b640/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/nifcloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/go-acme/lego/providers/dns/nifcloud -complete -installsuffix shared -buildid DQtEyQ0q3dJFM5TBqaYD/DQtEyQ0q3dJFM5TBqaYD -goversion go1.15 -D "" -importcfg $WORK/b639/importcfg -pack ./nifcloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/2c/2c04c1816969efca278b215065ada5e67553ad9e8c15de217b57f5f20ed3875c-d # internal github.com/go-acme/lego/providers/dns/otc mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/otc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/go-acme/lego/providers/dns/otc -complete -installsuffix shared -buildid D4ktBO9V7VOfJ_ZP8fSM/D4ktBO9V7VOfJ_ZP8fSM -goversion go1.15 -D "" -importcfg $WORK/b651/importcfg -pack ./client.go ./otc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/9d/9dd5536f21dc60e061f063267c4be13d68f68ba27edacbeec3630d2b2fea2464-d # internal github.com/ovh/go-ovh/ovh mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b169/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/ovh/go-ovh/ovh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/ovh/go-ovh/ovh -complete -installsuffix shared -buildid 0OwtgIITbKtNnkhBturv/0OwtgIITbKtNnkhBturv -goversion go1.15 -D "" -importcfg $WORK/b653/importcfg -pack ./configuration.go ./consumer_key.go ./error.go ./logger.go ./ovh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/8c/8ca5bcd25eaad03819dddf21757e93a93b1a639cd46c504d971a5e6ed8eddd9c-d # internal github.com/go-acme/lego/providers/dns/pdns mkdir -p $WORK/b654/ cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/pdns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/go-acme/lego/providers/dns/pdns -complete -installsuffix shared -buildid H54_0xsquae-tAyENhlu/H54_0xsquae-tAyENhlu -goversion go1.15 -D "" -importcfg $WORK/b654/importcfg -pack ./client.go ./pdns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/cd/cd10b86ef061d198f91665cc60e7f0bc3edfe5170a3e898aaa7a504483a49382-d # internal github.com/go-acme/lego/providers/dns/rackspace mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/rackspace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/go-acme/lego/providers/dns/rackspace -complete -installsuffix shared -buildid lzkI5sKHqOuvkvdXomfs/lzkI5sKHqOuvkvdXomfs -goversion go1.15 -D "" -importcfg $WORK/b655/importcfg -pack ./client.go ./rackspace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/b4/b49e7f517e9532866e17b467b4d2248a871419e185233ac46f3cf4c871b4571f-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/dns mkdir -p $WORK/b645/ cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/data=$WORK/b644/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/filter=$WORK/b646/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/dns -complete -installsuffix shared -buildid htABRTs3i0U6Gq8xd2oL/htABRTs3i0U6Gq8xd2oL -goversion go1.15 -D "" -importcfg $WORK/b645/importcfg -pack ./answer.go ./dnssec.go ./doc.go ./record.go ./zone.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/a7/a75db1d3209bbc94a94bb3d60eceecea652dce9c1cb4cd42ab01a354bf4fc297-d # internal github.com/go-acme/lego/providers/dns/regru/internal mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/regru/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/go-acme/lego/providers/dns/regru/internal -complete -installsuffix shared -buildid v_hi6VHO5KidkuIq3vI8/v_hi6VHO5KidkuIq3vI8 -goversion go1.15 -D "" -importcfg $WORK/b657/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/84/8460071b8f9278bd73a485409e350cf428865a88f9122d795d612739934103a8-d # internal github.com/go-acme/lego/providers/dns/ovh mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/ovh/go-ovh/ovh=$WORK/b653/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/ovh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/go-acme/lego/providers/dns/ovh -complete -installsuffix shared -buildid b4G7WEuhN2IlNVrTe3L0/b4G7WEuhN2IlNVrTe3L0 -goversion go1.15 -D "" -importcfg $WORK/b652/importcfg -pack ./ovh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/c4/c4c31f7c805c869da75c3a1fbbe86a75965d243c0d263c9b874dc8f2a25eb13f-d # internal github.com/go-acme/lego/providers/dns/rfc2136 mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/rfc2136 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/go-acme/lego/providers/dns/rfc2136 -complete -installsuffix shared -buildid TiLpo60ajkoTfZHW0F54/TiLpo60ajkoTfZHW0F54 -goversion go1.15 -D "" -importcfg $WORK/b658/importcfg -pack ./rfc2136.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/4d/4df7f489e57d7c4f4c9cc989bfcc23244e6a8c129057a48aa9b5d9ace85fe7ab-d # internal gopkg.in/ns1/ns1-go.v2/rest mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/account=$WORK/b643/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/data=$WORK/b644/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/dns=$WORK/b645/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/monitor=$WORK/b647/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest -complete -installsuffix shared -buildid QH-x5-ppsaXKxLQlY16P/QH-x5-ppsaXKxLQlY16P -goversion go1.15 -D "" -importcfg $WORK/b642/importcfg -pack ./account_apikey.go ./account_setting.go ./account_team.go ./account_user.go ./account_warning.go ./client.go ./data_feed.go ./data_source.go ./ddi.go ./dnssec.go ./doc.go ./headers.go ./monitor_job.go ./monitor_notify.go ./record.go ./stat.go ./util.go ./zone.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/b8/b872d36c6f834b7e0818b1f9f96ed39c598f5886b4fe94032d7085476b2f319f-d # internal github.com/go-acme/lego/providers/dns/regru mkdir -p $WORK/b656/ cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/82/82cb8740ae50c8baa7dfae36e58017400e136e66dbc223da696f40b183a939ce-d # internal github.com/go-acme/lego/providers/dns/internal/rimuhosting mkdir -p $WORK/b660/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/regru/internal=github.com/go-acme/lego/providers/dns/regru/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru/internal=$WORK/b657/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b219/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/internal/rimuhosting /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/go-acme/lego/providers/dns/internal/rimuhosting -complete -installsuffix shared -buildid 43y-mW3-fH8gl9bOePNa/43y-mW3-fH8gl9bOePNa -goversion go1.15 -D "" -importcfg $WORK/b660/importcfg -pack ./client.go ./model.go cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/regru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/go-acme/lego/providers/dns/regru -complete -installsuffix shared -buildid G5g3xMmE6YSWdVIl5qFk/G5g3xMmE6YSWdVIl5qFk -goversion go1.15 -D "" -importcfg $WORK/b656/importcfg -pack ./regru.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/55/552c37f6fc62501f367048f78de1005e535f182c288a767982da8a49e3dc548f-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b431/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b428/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b433/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -installsuffix shared -buildid IxLgAGXJj_2y10P1bqHD/IxLgAGXJj_2y10P1bqHD -goversion go1.15 -D "" -importcfg $WORK/b663/importcfg -pack ./restxml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/01/012bcd11dd7700fedf530c8b61a334ce27c2007f524aac9e1caeaa2a66127ba3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/c1/c1e163efe1e60b65ee6fd782d5007f253649a820021f1bc04f2bbdd4634da61e-d # internal github.com/sacloud/libsacloud/sacloud mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sacloud/libsacloud/utils/mutexkv=$WORK/b668/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud/sacloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/sacloud/libsacloud/sacloud -complete -installsuffix shared -buildid iRGe4AsjR1afC8qSzXAM/iRGe4AsjR1afC8qSzXAM -goversion go1.15 -D "" -importcfg $WORK/b667/importcfg -pack ./account.go ./appliance.go ./archive.go ./auth_status.go ./auto_backup.go ./bill.go ./bridge.go ./cdrom.go ./common_types.go ./coupon.go ./database.go ./database_status.go ./delete_cache_result.go ./disk.go ./dns.go ./doc.go ./feed.go ./ftp_server.go ./gslb.go ./host.go ./icon.go ./id.go ./instance.go ./interface.go ./internet.go ./ipaddress.go ./ipv6addr.go ./ipv6net.go ./license.go ./loadbalancer.go ./lock.go ./member.go ./mobile_gateway.go ./monitor.go ./nfs.go ./note.go ./packet_filter.go ./private_host.go ./product_disk.go ./product_internet.go ./product_license.go ./product_privatehost.go ./product_server.go ./prop_assigned_cpu.go ./prop_assigned_memory.go ./prop_availability.go ./prop_bundle_info.go ./prop_class.go ./prop_connected_switches.go ./prop_copy_source.go ./prop_cpu.go ./prop_description.go ./prop_disk_connection.go ./prop_disk_size.go ./prop_disks.go ./prop_distant_from.go ./prop_host.go ./prop_host_name.go ./prop_icon.go ./prop_instance.go ./prop_interface_driver.go ./prop_interfaces.go ./prop_job_status.go ./prop_memory.go ./prop_name.go ./prop_note_class.go ./prop_original_archive_id.go ./prop_plan_id.go ./prop_private_host.go ./prop_private_host_plan.go ./prop_region.go ./prop_scope.go ./prop_server.go ./prop_server_plan.go ./prop_service_class.go ./prop_storage.go ./prop_storage_class.go ./prop_switch.go ./prop_tags.go ./prop_timestamp.go ./prop_wait_disk_migration.go ./prop_zone.go ./proxylb.go ./public_price.go ./region.go ./server.go ./sim.go ./simple_monitor.go ./sitetosite_connection_detail.go ./ssh_key.go ./storage.go ./subnet.go ./switch.go ./vpc_router.go ./vpc_router_setting.go ./vpc_router_status.go ./webaccel.go ./zone.go github.com/aws/aws-sdk-go/service/route53 mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b663/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b433/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/route53 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/aws/aws-sdk-go/service/route53 -complete -installsuffix shared -buildid r5cVs0t1nie1HBJgf0wn/r5cVs0t1nie1HBJgf0wn -goversion go1.15 -D "" -importcfg $WORK/b662/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go ./unmarshal_error.go ./waiters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/c1/c15df3b195a3389aa453eb8b2b29514d4da9b3704478dc640c8362690ecf8513-d # internal github.com/go-acme/lego/providers/dns/rimuhosting mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/rimuhosting=github.com/go-acme/lego/providers/dns/internal/rimuhosting packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/rimuhosting=$WORK/b660/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/rimuhosting /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/go-acme/lego/providers/dns/rimuhosting -complete -installsuffix shared -buildid U3jw9XhhKtJlYRPAcIOJ/U3jw9XhhKtJlYRPAcIOJ -goversion go1.15 -D "" -importcfg $WORK/b659/importcfg -pack ./rimuhosting.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/3d/3d37cf52d777bd66ad6d75ea3e62a422ddb9c019e9daffa1e8cc5172e1ff1044-d # internal github.com/go-acme/lego/providers/dns/scaleway/internal mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/scaleway/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/go-acme/lego/providers/dns/scaleway/internal -complete -installsuffix shared -buildid BNpTiiv9-cU_HUaN-8vw/BNpTiiv9-cU_HUaN-8vw -goversion go1.15 -D "" -importcfg $WORK/b673/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/38/3804703411fbbd3145f4999a3d8f31dc8dd8d90ae8b7b12de0d503d28478c4ec-d # internal github.com/go-acme/lego/providers/dns/scaleway mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/scaleway/internal=github.com/go-acme/lego/providers/dns/scaleway/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway/internal=$WORK/b673/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/scaleway /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/go-acme/lego/providers/dns/scaleway -complete -installsuffix shared -buildid udqur8s2SFb6UTLmVWNd/udqur8s2SFb6UTLmVWNd -goversion go1.15 -D "" -importcfg $WORK/b672/importcfg -pack ./scaleway.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/e3/e3cd3f40756b38026121035d0084961cf5dffed0e666ef04ee58a0b144ac9275-d # internal github.com/go-acme/lego/providers/dns/internal/selectel mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/internal/selectel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/go-acme/lego/providers/dns/internal/selectel -complete -installsuffix shared -buildid CyR3UZK4iiTSLIe_G9rC/CyR3UZK4iiTSLIe_G9rC -goversion go1.15 -D "" -importcfg $WORK/b675/importcfg -pack ./client.go ./models.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/fa/fa15c1b419e908cf5b222706ce452d7dd54e2b395b87817c039d268008a972b9-d # internal github.com/go-acme/lego/providers/dns/ns1 mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest=$WORK/b642/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/dns=$WORK/b645/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/ns1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/go-acme/lego/providers/dns/ns1 -complete -installsuffix shared -buildid PZsRD1kWrVPA_LT3Wfxv/PZsRD1kWrVPA_LT3Wfxv -goversion go1.15 -D "" -importcfg $WORK/b641/importcfg -pack ./ns1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/1a/1ab15e65e0bf0a5f05e6b7fa1c140e2b8add364f7cd5d3cdaa75bcaa47e63493-d # internal github.com/go-acme/lego/providers/dns/selectel mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/selectel=github.com/go-acme/lego/providers/dns/internal/selectel packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/selectel=$WORK/b675/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/selectel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/go-acme/lego/providers/dns/selectel -complete -installsuffix shared -buildid t1qwv6jB5mygDXghJtmj/t1qwv6jB5mygDXghJtmj -goversion go1.15 -D "" -importcfg $WORK/b674/importcfg -pack ./selectel.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/89/8955d4ab7f88e0a595105001664c2b3ade9bfa71a88c49edff843b1fa3e564bc-d # internal github.com/go-acme/lego/providers/dns/servercow/internal mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/servercow/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/go-acme/lego/providers/dns/servercow/internal -complete -installsuffix shared -buildid C-HaD86yw2O8WBfsJRO2/C-HaD86yw2O8WBfsJRO2 -goversion go1.15 -D "" -importcfg $WORK/b677/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/51/514be44b1f974b878a2de17477ffa3cf37339492d73a78732c52c5c7d6c8b750-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b238/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid AHcz_uHsBx34wnO1YI0H/AHcz_uHsBx34wnO1YI0H -goversion go1.15 -D "" -importcfg $WORK/b679/importcfg -pack ./clientcredentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/5f/5f0a7348573776833388db87cc89c2a25984d7dd1c27204720ef8d30cf1a45ac-d # internal github.com/go-acme/lego/providers/dns/servercow mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/servercow/internal=github.com/go-acme/lego/providers/dns/servercow/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow/internal=$WORK/b677/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/servercow /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/go-acme/lego/providers/dns/servercow -complete -installsuffix shared -buildid cMpq22ZMNprprsz6VQHv/cMpq22ZMNprprsz6VQHv -goversion go1.15 -D "" -importcfg $WORK/b676/importcfg -pack ./servercow.go cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/18/18c8fa81e71d513306e575e3db562fe73e0ded2ad90b366b6fbfa83ba9c98b8e-d # internal github.com/oracle/oci-go-sdk/dns mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/oracle/oci-go-sdk/common=$WORK/b649/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oracle/oci-go-sdk/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/oracle/oci-go-sdk/dns -complete -installsuffix shared -buildid WYIyaWmNQsxBLv-sni0A/WYIyaWmNQsxBLv-sni0A -goversion go1.15 -D "" -importcfg $WORK/b650/importcfg -pack ./change_steering_policy_compartment_details.go ./change_steering_policy_compartment_request_response.go ./change_tsig_key_compartment_details.go ./change_tsig_key_compartment_request_response.go ./change_zone_compartment_details.go ./change_zone_compartment_request_response.go ./create_migrated_dynect_zone_details.go ./create_steering_policy_attachment_details.go ./create_steering_policy_attachment_request_response.go ./create_steering_policy_details.go ./create_steering_policy_request_response.go ./create_tsig_key_details.go ./create_tsig_key_request_response.go ./create_zone_base_details.go ./create_zone_details.go ./create_zone_request_response.go ./delete_domain_records_request_response.go ./delete_r_r_set_request_response.go ./delete_steering_policy_attachment_request_response.go ./delete_steering_policy_request_response.go ./delete_tsig_key_request_response.go ./delete_zone_request_response.go ./dns_client.go ./dynect_migration_details.go ./external_master.go ./get_domain_records_request_response.go ./get_r_r_set_request_response.go ./get_steering_policy_attachment_request_response.go ./get_steering_policy_request_response.go ./get_tsig_key_request_response.go ./get_zone_records_request_response.go ./get_zone_request_response.go ./list_steering_policies_request_response.go ./list_steering_policy_attachments_request_response.go ./list_tsig_keys_request_response.go ./list_zones_request_response.go ./migration_replacement.go ./nameserver.go ./patch_domain_records_details.go ./patch_domain_records_request_response.go ./patch_r_r_set_request_response.go ./patch_rr_set_details.go ./patch_zone_records_details.go ./patch_zone_records_request_response.go ./record.go ./record_collection.go ./record_details.go ./record_operation.go ./rr_set.go ./sort_order.go ./steering_policy.go ./steering_policy_answer.go ./steering_policy_attachment.go ./steering_policy_attachment_summary.go ./steering_policy_filter_answer_data.go ./steering_policy_filter_rule.go ./steering_policy_filter_rule_case.go ./steering_policy_health_rule.go ./steering_policy_health_rule_case.go ./steering_policy_limit_rule.go ./steering_policy_limit_rule_case.go ./steering_policy_priority_answer_data.go ./steering_policy_priority_rule.go ./steering_policy_priority_rule_case.go ./steering_policy_rule.go ./steering_policy_summary.go ./steering_policy_weighted_answer_data.go ./steering_policy_weighted_rule.go ./steering_policy_weighted_rule_case.go ./tsig.go ./tsig_key.go ./tsig_key_summary.go ./update_domain_records_details.go ./update_domain_records_request_response.go ./update_r_r_set_request_response.go ./update_rr_set_details.go ./update_steering_policy_attachment_details.go ./update_steering_policy_attachment_request_response.go ./update_steering_policy_details.go ./update_steering_policy_request_response.go ./update_tsig_key_details.go ./update_tsig_key_request_response.go ./update_zone_details.go ./update_zone_records_details.go ./update_zone_records_request_response.go ./update_zone_request_response.go ./zone.go ./zone_summary.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/c6/c6f7fbf8369ad11c42bae06550ad7af76e0bce2c6dd25ffa11b7b35f4937a06e-d # internal github.com/go-acme/lego/providers/dns/stackpath mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b450/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b679/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/stackpath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/go-acme/lego/providers/dns/stackpath -complete -installsuffix shared -buildid mTB8g1VNJWNm-smWf3nz/mTB8g1VNJWNm-smWf3nz -goversion go1.15 -D "" -importcfg $WORK/b678/importcfg -pack ./client.go ./stackpath.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/e0/e046a2bbc40dc407ddb75bde31450ddbb21ec428b21d900de55ddd8dce831f8d-d # internal github.com/transip/gotransip/v6/jwt mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/jwt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/transip/gotransip/v6/jwt -complete -installsuffix shared -buildid _xCeW6U7N1CH6dOhec8n/_xCeW6U7N1CH6dOhec8n -goversion go1.15 -D "" -importcfg $WORK/b683/importcfg -pack ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/f2/f24e72c925d979ebcc6d1116dd16e62cf369e9b9458919eaf3ac72556a30843c-d # internal github.com/transip/gotransip/v6/rest mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/transip/gotransip/v6/rest -complete -installsuffix shared -buildid fed0jej8sKBA68jvqpIp/fed0jej8sKBA68jvqpIp -goversion go1.15 -D "" -importcfg $WORK/b684/importcfg -pack ./method.go ./request.go ./response.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/ba/ba30ef1515910d494149813a9acc1c0a6619e116eab2dedd11a5769f739755d6-d # internal github.com/OpenDNS/vegadns2client mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/OpenDNS/vegadns2client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/OpenDNS/vegadns2client -complete -installsuffix shared -buildid nnJVev-Xum_dkhXpa2sL/nnJVev-Xum_dkhXpa2sL -goversion go1.15 -D "" -importcfg $WORK/b688/importcfg -pack ./client.go ./domains.go ./main.go ./records.go ./tokens.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/1f/1fe6a0e91c9e0fad9f2cd23abf3e3f2dc3caac3f8ae0f8115a3cefe8e2d8a442-d # internal github.com/go-acme/lego/providers/dns/vegadns mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/OpenDNS/vegadns2client=$WORK/b688/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/vegadns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/go-acme/lego/providers/dns/vegadns -complete -installsuffix shared -buildid IBy6B_fvKDSVF1davGjm/IBy6B_fvKDSVF1davGjm -goversion go1.15 -D "" -importcfg $WORK/b687/importcfg -pack ./vegadns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/e7/e7e80f6347eb0e7a33326bf633086b86d7b2540e451bc50a044b7c21f574d0fd-d # internal github.com/go-acme/lego/providers/dns/versio mkdir -p $WORK/b689/ cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/21/21d0d36770a7e939c33f83dde57f4ddc256f9884d34f6bf101e4ed9049e9dd59-d # internal github.com/transip/gotransip/v6/authenticator mkdir -p $WORK/b682/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/versio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/go-acme/lego/providers/dns/versio -complete -installsuffix shared -buildid tRvfkF_qzCNOoIyBIV0W/tRvfkF_qzCNOoIyBIV0W -goversion go1.15 -D "" -importcfg $WORK/b689/importcfg -pack ./client.go ./versio.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/transip/gotransip/v6/jwt=$WORK/b683/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b684/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/authenticator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/transip/gotransip/v6/authenticator -complete -installsuffix shared -buildid wlw5a_EI0ZuH0P4OEvUv/wlw5a_EI0ZuH0P4OEvUv -goversion go1.15 -D "" -importcfg $WORK/b682/importcfg -pack ./authenticator.go ./filetokencache.go ./sign.go ./tokencache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/d5/d59731d80d213476115ef54ff26975080da4fcc71160fbf7c320e333f61fd0c0-d # internal github.com/transip/gotransip/v6/repository mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile github.com/transip/gotransip/v6/rest=$WORK/b684/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/repository /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/transip/gotransip/v6/repository -complete -installsuffix shared -buildid 4uRPAgN563ZnMWyWhz01/4uRPAgN563ZnMWyWhz01 -goversion go1.15 -D "" -importcfg $WORK/b685/importcfg -pack ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/49/49c1acac569a05f9422f6ebb1528f5329b13b2d7176d7b81b2acafbe4c8ca171-d # internal github.com/go-acme/lego/providers/dns/vscale mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/selectel=github.com/go-acme/lego/providers/dns/internal/selectel packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/selectel=$WORK/b675/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/vscale /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/go-acme/lego/providers/dns/vscale -complete -installsuffix shared -buildid TC6fIvFnqi1gEsYeGm35/TC6fIvFnqi1gEsYeGm35 -goversion go1.15 -D "" -importcfg $WORK/b690/importcfg -pack ./vscale.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/14/1405a39d84a88e140faf0b4474be23e119d404bc06e9799086b18862eb74615d-d # internal github.com/transip/gotransip/v6 mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/transip/gotransip/v6/authenticator=$WORK/b682/_pkg_.a packagefile github.com/transip/gotransip/v6/jwt=$WORK/b683/_pkg_.a packagefile github.com/transip/gotransip/v6/repository=$WORK/b685/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b684/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/transip/gotransip/v6 -complete -installsuffix shared -buildid jK3sZvc0BbtB5x9N7b3W/jK3sZvc0BbtB5x9N7b3W -goversion go1.15 -D "" -importcfg $WORK/b681/importcfg -pack ./cancellationtime.go ./client.go ./configuration.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/a9/a9b4a647e0bdfeb86100e309ab3851ce210ff8ff2f422dff74430d357d2c12c1-d # internal github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-cleanhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid Tl8iG_rvEeMblVcJZLb3/Tl8iG_rvEeMblVcJZLb3 -goversion go1.15 -D "" -importcfg $WORK/b694/importcfg -pack ./cleanhttp.go ./doc.go ./handlers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/fb/fbd3e354ce9e3dbc3ce40bea60d39a1af5acb4dcc4f3a5750c7928a81f34d178-d # internal github.com/transip/gotransip/v6/domain mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/transip/gotransip/v6=$WORK/b681/_pkg_.a packagefile github.com/transip/gotransip/v6/repository=$WORK/b685/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b684/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/domain /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/transip/gotransip/v6/domain -complete -installsuffix shared -buildid 2oV0URAR1v48-lOfGqMU/2oV0URAR1v48-lOfGqMU -goversion go1.15 -D "" -importcfg $WORK/b686/importcfg -pack ./domain.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/64/64fdd5ef053669d965a8e8988d241e48f86d10931887759de4b1d72ed3372923-d # internal github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b694/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-retryablehttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/hashicorp/go-retryablehttp -complete -installsuffix shared -buildid 9Zge6C5c2DmywZFcLtyI/9Zge6C5c2DmywZFcLtyI -goversion go1.15 -D "" -importcfg $WORK/b693/importcfg -pack ./client.go ./roundtripper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/9a/9ae7d5ffa78b6c7b06c3b308eb079b763a32d939352209bb4ebbba5779eb20c1-d # internal github.com/go-acme/lego/providers/dns/transip mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/transip/gotransip/v6=$WORK/b681/_pkg_.a packagefile github.com/transip/gotransip/v6/domain=$WORK/b686/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/transip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/go-acme/lego/providers/dns/transip -complete -installsuffix shared -buildid 5C3lZ6JDxfu99sy4wFUM/5C3lZ6JDxfu99sy4wFUM -goversion go1.15 -D "" -importcfg $WORK/b680/importcfg -pack ./transip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/38/383fb5bb65bd8ddf23a01a6cb8f47984256e107fa20a7bda711232f3ca3253a1-d # internal github.com/go-acme/lego/providers/dns/yandex/internal mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b219/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/yandex/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/go-acme/lego/providers/dns/yandex/internal -complete -installsuffix shared -buildid zTmG7dfOAhfmqA16MhRw/zTmG7dfOAhfmqA16MhRw -goversion go1.15 -D "" -importcfg $WORK/b696/importcfg -pack ./client.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/9e/9ebb09ec8444f4d20e78d0e18604aafe49299671bb48e152976372d747d2cc20-d # internal github.com/vultr/govultr mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b693/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/vultr/govultr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/vultr/govultr -complete -installsuffix shared -buildid 2Br9Y_Sj4abZdHqpJ8RR/2Br9Y_Sj4abZdHqpJ8RR -goversion go1.15 -D "" -importcfg $WORK/b692/importcfg -pack ./account.go ./api.go ./application.go ./backup.go ./bare_metal_server.go ./block_storage.go ./dns_domains.go ./dns_records.go ./firewall_group.go ./firewall_rule.go ./govultr.go ./iso.go ./load_balancer.go ./network.go ./object_storage.go ./os.go ./plans.go ./regions.go ./reserved_ip.go ./server.go ./snapshot.go ./ssh_key.go ./startup_script.go ./user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/5f/5fe59a508db182fdf09cdb789d242ebf4dd5c91a01ca09ea0d06548e459878e9-d # internal github.com/go-acme/lego/providers/dns/yandex mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/yandex/internal=github.com/go-acme/lego/providers/dns/yandex/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex/internal=$WORK/b696/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/yandex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/go-acme/lego/providers/dns/yandex -complete -installsuffix shared -buildid O16ffe590OZk8sn3OQTl/O16ffe590OZk8sn3OQTl -goversion go1.15 -D "" -importcfg $WORK/b695/importcfg -pack ./yandex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/0a/0a283ae62ae295804cb345495cb31bf9bf345f02ca52370379ef7ba8823623f5-d # internal github.com/go-acme/lego/providers/dns/zoneee mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/zoneee /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/go-acme/lego/providers/dns/zoneee -complete -installsuffix shared -buildid uS31lVmj5629LVNmm7pm/uS31lVmj5629LVNmm7pm -goversion go1.15 -D "" -importcfg $WORK/b697/importcfg -pack ./client.go ./zoneee.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/33/336a93c33ba49f2998780be730582771d64cdeab5de468a4cf668d474a608628-d # internal github.com/go-acme/lego/providers/dns/zonomi mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/rimuhosting=github.com/go-acme/lego/providers/dns/internal/rimuhosting packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/rimuhosting=$WORK/b660/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/zonomi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/go-acme/lego/providers/dns/zonomi -complete -installsuffix shared -buildid USTFORJs_ufmYfjo1V0G/USTFORJs_ufmYfjo1V0G -goversion go1.15 -D "" -importcfg $WORK/b698/importcfg -pack ./zonomi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/18/18ca450a5c475aaa32b6b9c933d20e9bdf5dbd45d0860202dbd56c581cad5e3f-d # internal github.com/rainycape/memcache mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/rainycape/memcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/rainycape/memcache -complete -installsuffix shared -buildid 7iPVg9_WDG3G66JSxW2I/7iPVg9_WDG3G66JSxW2I -goversion go1.15 -D "" -importcfg $WORK/b700/importcfg -pack ./addr.go ./io.go ./memcache.go ./server.go ./util_unsafe.go cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/05/0562b2cbdcd015bbadba0ebabcfa1975bb575df8be1c97d38f30a93850db0bd9-d # internal k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b473/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid JEK6HNzcyZJqnWDpvrhh/JEK6HNzcyZJqnWDpvrhh -goversion go1.15 -D "" -importcfg $WORK/b459/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/c0/c0ce39960cebc84e084efc0e57732e3d68ff2e991086546ac8f3b5ee9c1e1477-d # internal k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b497/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid 59W7nf7hvg3ki1npcQ5Z/59W7nf7hvg3ki1npcQ5Z -goversion go1.15 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./protobuf.go cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/ef/efe3f1cbf0f84241629272418e22dfcb9063f0a2dd8014b87c1d3b708d7752ed-d # internal k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b502/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/8a/8a7921899e9770706c3cfbe8a7459ee686f09eb64a4532c29935280282cdd6d3-d # internal k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b505/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid UgA96OuRvWd8_cE8UZpN/UgA96OuRvWd8_cE8UZpN -goversion go1.15 -D "" -importcfg $WORK/b505/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid B928JUuySO3PG-Ko1k9v/B928JUuySO3PG-Ko1k9v -goversion go1.15 -D "" -importcfg $WORK/b502/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/4d/4d0258eb76f9b20d7d4db753f72cbcfda58eca907a0050af7b25479aac35b297-d # internal k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid Y2m4xeTnIy8SsmW2gTU9/Y2m4xeTnIy8SsmW2gTU9 -goversion go1.15 -D "" -importcfg $WORK/b506/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/d5/d5298f43be35c1215f702d40a956f90666a595355b56a30bf9a5793caa9447f2-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid ohF1u7BxBiBvmX0lhmm1/ohF1u7BxBiBvmX0lhmm1 -goversion go1.15 -D "" -importcfg $WORK/b508/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/9a/9a2ac9463dd199bbb32042dfdc2a34a9530e324ec00ee7f20842325c080f544f-d # internal k8s.io/api/auditregistration/v1alpha1 mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/auditregistration/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p k8s.io/api/auditregistration/v1alpha1 -complete -installsuffix shared -buildid XvP6LcXUuD7buHKkmDKD/XvP6LcXUuD7buHKkmDKD -goversion go1.15 -D "" -importcfg $WORK/b511/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/b5/b596151d2b92245898e67d20705f62b2ba526164551ed0a35d3203830f674429-d # internal k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b502/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid L33-uc8P8EKtYHEVc0N-/L33-uc8P8EKtYHEVc0N- -goversion go1.15 -D "" -importcfg $WORK/b501/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/30/300348d73812fde4b2139cd166ed4b645d82c7c23e6c0c170bc94918da7166f7-d # internal k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b500/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b501/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid CFw41qKCmNEaK0Cn-dw4/CFw41qKCmNEaK0Cn-dw4 -goversion go1.15 -D "" -importcfg $WORK/b494/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/ed/ed8d5c835f12b9d5ea0f3d52c390a57e342481f0760bd3487386571cda931ce2-d # internal k8s.io/api/authentication/v1 mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authentication/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid G8ptr99NKoMMhUfnEKv9/G8ptr99NKoMMhUfnEKv9 -goversion go1.15 -D "" -importcfg $WORK/b512/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/ad/ad4ec37ee6bc7d21d70db38af1f0a57a3629f2888bf66029ecc4e61d5c6e53c9-d # internal k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid iMOn28ccWmBjWu0OaVfa/iMOn28ccWmBjWu0OaVfa -goversion go1.15 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/1f/1f3ceb173b40a98c81a52e7e5812e6996a3adaa6f454f726a74036c65e8d74df-d # internal k8s.io/api/authorization/v1 mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authorization/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid zs1OMnpuNHbnaZk_LuLo/zs1OMnpuNHbnaZk_LuLo -goversion go1.15 -D "" -importcfg $WORK/b514/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/c3/c3610c5d5ab69cdcd6503e33d28028bf45c543388d99b5e20fe113d7797c4884-d # internal k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid 6XqnK8rtXUcds6yWOh6G/6XqnK8rtXUcds6yWOh6G -goversion go1.15 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/13/136850b4f2543b534dd20fe31a4604b08fadce595e7ffde9cc7e58ba61bc4722-d # internal k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid YZyBBPHeeOvfpv7IBIOy/YZyBBPHeeOvfpv7IBIOy -goversion go1.15 -D "" -importcfg $WORK/b522/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/c7/c726557238cf519fdcf590e46c82b7f96e22523095d3e7273ca2fd1957a8ddbb-d # internal k8s.io/api/coordination/v1 mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/coordination/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid tyEVSmCaonxuq4QLd5WY/tyEVSmCaonxuq4QLd5WY -goversion go1.15 -D "" -importcfg $WORK/b523/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/59/59c539ba159194c3858ef95205b8102d88fdfa966a42674d95140b4029ad2768-d # internal k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid MAsb68gvewHGvUhZwn_t/MAsb68gvewHGvUhZwn_t -goversion go1.15 -D "" -importcfg $WORK/b524/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/7e/7edbe5bdda6f1db16b6f9ae1c22eb755d9c0ea2d8f580868cdf57093fe12af41-d # internal k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid JQZa6siSVQFLetwOWc2K/JQZa6siSVQFLetwOWc2K -goversion go1.15 -D "" -importcfg $WORK/b529/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/53/5328d80a510998b6deae784b2bb84fe23d829c108a6857470c1f598bc1e18a27-d # internal k8s.io/api/rbac/v1 mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/rbac/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid xcrKudKZ_7yQZOMuZOh9/xcrKudKZ_7yQZOMuZOh9 -goversion go1.15 -D "" -importcfg $WORK/b535/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/00/004ca07b5e4c19580757adb67248b1ee3aa2d97e668eb31dec15d68c13163c70-d # internal k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid LldsxDsfGrPL_ybRnhfi/LldsxDsfGrPL_ybRnhfi -goversion go1.15 -D "" -importcfg $WORK/b536/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/e2/e2d93a2b3c7261a13ac7c995bfa7b76f07e0cc6759c9434fa329bf9bf64373a9-d # internal k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b537/ cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/57/5737fcaa6b48d3b8a2549079380c59f955bb7f021f42097a2e4b602a7308f6f5-d # internal cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b552/ cd /usr/share/gocode/src/k8s.io/api/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid OoW4GK7kXiL_wRNPGs_p/OoW4GK7kXiL_wRNPGs_p -goversion go1.15 -D "" -importcfg $WORK/b537/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid UicG2agyYod0ntw4aq8O/UicG2agyYod0ntw4aq8O -goversion go1.15 -D "" -importcfg $WORK/b552/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/a4/a42e323197e898356d3259752deafb39efb33587393e76fb5e236c94d399ba16-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b552/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid WYHjxRE975QUrhhr36yQ/WYHjxRE975QUrhhr36yQ -goversion go1.15 -D "" -importcfg $WORK/b553/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/a0/a00438b83f0069b1939bfbce8686025b71c58ae85bb3a64346155527539db220-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b552/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid ob01quhDNx2Mi6TVJSzb/ob01quhDNx2Mi6TVJSzb -goversion go1.15 -D "" -importcfg $WORK/b554/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/ed/ed1dca393e4f223e767b22db0780c0c0edc35cb8f1020adef51bf3919f7a270a-d # internal k8s.io/client-go/rest/watch mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b546/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid XRQW66-tEVgye8f-TI_C/XRQW66-tEVgye8f-TI_C -goversion go1.15 -D "" -importcfg $WORK/b562/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/64/64f9ed00ff4a21026d86ff3bd499ee14d1e7d076725e7a14902ad42eb23bd852-d # internal k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b550/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b551/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b559/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid THWZa2JzkadkHg_ASim9/THWZa2JzkadkHg_ASim9 -goversion go1.15 -D "" -importcfg $WORK/b549/importcfg -pack ./exec.go ./metrics.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/4c/4c4770cde5ed264c6657f65101c295dda2e40705b9753cbbfbe79988294885a3-d # internal k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/api/meta /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid lrzt5s7P8FvYUmeKMEbQ/lrzt5s7P8FvYUmeKMEbQ -goversion go1.15 -D "" -importcfg $WORK/b588/importcfg -pack ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/97/9787b6741f57fe7f96273113df55d933ebb13a9015c9c8ac1f8f8dba36211a11-d # internal k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b501/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b615/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd/api/latest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid pa9eWHOmmtS1xdsQVMT5/pa9eWHOmmtS1xdsQVMT5 -goversion go1.15 -D "" -importcfg $WORK/b614/importcfg -pack ./latest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/cf/cfe57a8d7c3e6424af986b2b703f6e9a4c7ad77648d3ab69a76d99084e54f72b-d # internal github.com/go-acme/lego/providers/dns/oraclecloud mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/oracle/oci-go-sdk/common=$WORK/b649/_pkg_.a packagefile github.com/oracle/oci-go-sdk/dns=$WORK/b650/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/oraclecloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/go-acme/lego/providers/dns/oraclecloud -complete -installsuffix shared -buildid ekzYhcE21CN8-oTim9b4/ekzYhcE21CN8-oTim9b4 -goversion go1.15 -D "" -importcfg $WORK/b648/importcfg -pack ./configprovider.go ./oraclecloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/2a/2aa5e7b5b44aa64057bd4c349259430c0ae451f6e162f1a33f940e724f62498e-d # internal github.com/go-acme/lego/providers/dns/route53 mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/route53=$WORK/b662/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b128/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/route53 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/go-acme/lego/providers/dns/route53 -complete -installsuffix shared -buildid KPFf48WqQfCOdw1lihr9/KPFf48WqQfCOdw1lihr9 -goversion go1.15 -D "" -importcfg $WORK/b661/importcfg -pack ./route53.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/51/5159e3ef893579514305385606b06e303930820f57c42129f5f7b8573a2fc0d0-d # internal k8s.io/client-go/rest mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b546/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b547/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b562/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b563/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b565/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p k8s.io/client-go/rest -complete -installsuffix shared -buildid rDGsfx1NCLtTsP8ZH5re/rDGsfx1NCLtTsP8ZH5re -goversion go1.15 -D "" -importcfg $WORK/b545/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/32/32380b4230d91e80ce1eebc3232d7b9d6cd0ca4c4d76ad9664a9f48d7b6db0c0-d # internal github.com/sacloud/libsacloud/api mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/csv=$WORK/b612/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sacloud/libsacloud=$WORK/b666/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud=$WORK/b667/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud/ostype=$WORK/b669/_pkg_.a packagefile go.uber.org/ratelimit=$WORK/b670/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/sacloud/libsacloud/api -complete -installsuffix shared -buildid Wp31pyWCuSln8S1Ux3a-/Wp31pyWCuSln8S1Ux3a- -goversion go1.15 -D "" -importcfg $WORK/b665/importcfg -pack ./archive.go ./archive_gen.go ./auth_status.go ./auto_backup.go ./auto_backup_gen.go ./base_api.go ./bill.go ./bridge.go ./bridge_gen.go ./cdrom.go ./cdrom_gen.go ./client.go ./coupon.go ./database.go ./database_gen.go ./disk.go ./disk_gen.go ./dns.go ./dns_gen.go ./doc.go ./error.go ./gslb.go ./gslb_gen.go ./icon.go ./icon_gen.go ./interface.go ./interface_gen.go ./internet.go ./internet_gen.go ./ipaddress.go ./ipaddress_gen.go ./ipv6addr.go ./ipv6addr_gen.go ./ipv6net.go ./ipv6net_gen.go ./license.go ./license_gen.go ./load_balancer.go ./load_balancer_gen.go ./mobile_gateway.go ./mobile_gateway_gen.go ./newsfeed.go ./nfs.go ./nfs_gen.go ./note.go ./note_gen.go ./packet_filter.go ./packet_filter_gen.go ./polling.go ./private_host.go ./private_host_gen.go ./product_disk.go ./product_disk_gen.go ./product_internet.go ./product_internet_gen.go ./product_license.go ./product_license_gen.go ./product_private_host.go ./product_private_host_gen.go ./product_server.go ./product_server_gen.go ./proxylb.go ./proxylb_gen.go ./public_price.go ./public_price_gen.go ./rate_limit_transport.go ./region.go ./region_gen.go ./server.go ./server_gen.go ./sim.go ./sim_gen.go ./simple_monitor.go ./simple_monitor_gen.go ./ssh_key.go ./ssh_key_gen.go ./subnet.go ./subnet_gen.go ./switch.go ./switch_gen.go ./vpc_router.go ./vpc_router_gen.go ./webaccel.go ./webaccel_search.go ./zone.go ./zone_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/84/8474db66a0a9b6b9314c10bddbc07a85f5b9f5b23b3e8a4a39aab2e12be7c701-d # internal github.com/go-acme/lego/providers/dns/vultr mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/vultr/govultr=$WORK/b692/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/vultr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/go-acme/lego/providers/dns/vultr -complete -installsuffix shared -buildid 8ptWjGpt7l_B9OP4w9xA/8ptWjGpt7l_B9OP4w9xA -goversion go1.15 -D "" -importcfg $WORK/b691/importcfg -pack ./vultr.go cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/ba/ba918ad5d771a26f234f578545a43606aad2351f9a1b8f1e2fd460012c59589c-d # internal github.com/go-acme/lego/providers/http/memcached mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b144/_pkg_.a packagefile github.com/rainycape/memcache=$WORK/b700/_pkg_.a packagefile path=$WORK/b117/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/http/memcached /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/go-acme/lego/providers/http/memcached -complete -installsuffix shared -buildid wXTaap7Bh52MemWWTfk4/wXTaap7Bh52MemWWTfk4 -goversion go1.15 -D "" -importcfg $WORK/b699/importcfg -pack ./memcached.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/13/133d43d82f914295d213d93468e2a4a2d109a1ce816c8ef63ba7e1730cf0253f-d # internal github.com/go-acme/lego/providers/http/webroot mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/http/webroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/go-acme/lego/providers/http/webroot -complete -installsuffix shared -buildid -StDCD2lAXioRLQB5wBi/-StDCD2lAXioRLQB5wBi -goversion go1.15 -D "" -importcfg $WORK/b701/importcfg -pack ./webroot.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/f1/f17206364bf21c06d6275b1ce3e41681fe918ca66960d04c727a247f714ba355-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b705/_pkg_.a packagefile html=$WORK/b283/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid Ki4ZrrUdJlKHLg4BCtS2/Ki4ZrrUdJlKHLg4BCtS2 -goversion go1.15 -D "" -importcfg $WORK/b704/importcfg -pack ./block.go ./doc.go ./esc.go ./html.go ./inline.go ./markdown.go ./node.go ./smartypants.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/68/68c32832b3d08bb1673450836164765ff1243bf591c8c0b15c6f4aeb8aa151d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/c5/c5719f1c6393e294c6ee2956ca35173a90eb1e723fdee377ea070ca7a9bfb626-d # internal k8s.io/client-go/tools/auth mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/auth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid fSYT7zmvbVd7lVdgDuZU/fSYT7zmvbVd7lVdgDuZU -goversion go1.15 -D "" -importcfg $WORK/b613/importcfg -pack ./clientauth.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/fc/fc5059477bb4f3e7aea8811ecc9bccc5e3cd2b3609b2b7e96893f84c9efbee19-d # internal k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b610/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b551/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b472/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/tools/auth=$WORK/b613/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b614/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b616/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid ZJQebPCog9qHaxoGW81L/ZJQebPCog9qHaxoGW81L -goversion go1.15 -D "" -importcfg $WORK/b609/importcfg -pack ./auth_loaders.go ./client_config.go ./config.go ./doc.go ./flag.go ./helpers.go ./loader.go ./merged_client_builder.go ./overrides.go ./validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/b5/b5076e1d4c05c141c4ccffbc324c0104a3f84587952f5b38c2df3268397e4719-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/af/af092ba415c703595438305a884e6aeb3eaba97d8c71a92107b7d2c4e477ee15-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b704/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cpuguy83/go-md2man/v2/md2man /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid gPf1SdaMfMyf46B2ypbB/gPf1SdaMfMyf46B2ypbB -goversion go1.15 -D "" -importcfg $WORK/b703/importcfg -pack ./md2man.go ./roff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/a0/a0e1e9f32d384a6a4faa50881b2cb2983a5b240ea6b0e004956bb1b5cb1b9146-d # internal github.com/urfave/cli mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b476/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b703/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b286/_pkg_.a packagefile text/template=$WORK/b284/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid JL8t6tqW0eN4L051QCRh/JL8t6tqW0eN4L051QCRh -goversion go1.15 -D "" -importcfg $WORK/b702/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./docs.go ./errors.go ./fish.go ./flag.go ./flag_bool.go ./flag_bool_t.go ./flag_duration.go ./flag_float64.go ./flag_generic.go ./flag_int.go ./flag_int64.go ./flag_int64_slice.go ./flag_int_slice.go ./flag_string.go ./flag_string_slice.go ./flag_uint.go ./flag_uint64.go ./funcs.go ./help.go ./parse.go ./sort.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/0e/0e179a2d90f6932d0d9949f49cb9cc94c6a5c472b3fbf3cb3e9a89658d341bf9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d6/d62c4c0bab942775484f1a23b44667915ac7b48985b2928539446effec51cabf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/41/41db80f26d2d83f7f28421a6f596dacd7b74c36423d57d75135334ef0fee889a-d # internal github.com/go-acme/lego/providers/dns/sakuracloud mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/sacloud/libsacloud/api=$WORK/b665/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud=$WORK/b667/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/sakuracloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/go-acme/lego/providers/dns/sakuracloud -complete -installsuffix shared -buildid CfRaLEtm4MtKOBRaeA0T/CfRaLEtm4MtKOBRaeA0T -goversion go1.15 -D "" -importcfg $WORK/b664/importcfg -pack ./client.go ./sakuracloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/8e/8e143dcadd7361dcf7b32cfd524a2e1e00f9678da24c2d9406c0a82064f6bd34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/15/1560d97cb8dce03d10b7b13d1463f0c01d2f1c9f60a04051e1a1592dfbac281d-d # internal k8s.io/api/apps/v1beta1 mkdir -p $WORK/b509/ k8s.io/api/autoscaling/v1 mkdir -p $WORK/b516/ k8s.io/api/apps/v1 cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid IdN1JHKAPggL-TxLMh-h/IdN1JHKAPggL-TxLMh-h -goversion go1.15 -D "" -importcfg $WORK/b509/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cd /usr/share/gocode/src/k8s.io/api/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid 8tHKAYDKOXI7ox2DdNK2/8tHKAYDKOXI7ox2DdNK2 -goversion go1.15 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go mkdir -p $WORK/b507/ k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b518/ k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b517/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p k8s.io/api/apps/v1 -complete -installsuffix shared -buildid cLEDyRDhZYxzk5tdbGvH/cLEDyRDhZYxzk5tdbGvH -goversion go1.15 -D "" -importcfg $WORK/b507/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go k8s.io/api/apps/v1beta2 mkdir -p $WORK/b510/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid zBBZjki1zBKbm0sDszrO/zBBZjki1zBKbm0sDszrO -goversion go1.15 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid ju7XtJ6iOsdDKebXuthD/ju7XtJ6iOsdDKebXuthD -goversion go1.15 -D "" -importcfg $WORK/b517/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid DMcho2ptAHTa9VkVEu7n/DMcho2ptAHTa9VkVEu7n -goversion go1.15 -D "" -importcfg $WORK/b510/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/b7/b7f2003b917cd263deae563b695120498baa59efcb86ad0b545ce85cc51d8afb-d # internal k8s.io/api/batch/v1 mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/batch/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p k8s.io/api/batch/v1 -complete -installsuffix shared -buildid C9IFwC500GSn0LPZd7eG/C9IFwC500GSn0LPZd7eG -goversion go1.15 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/54/54928b06b0bf4569309587ec930d45cfc6dd3cb8666c914422b856f8c1bf984b-d # internal k8s.io/api/discovery/v1alpha1 mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p k8s.io/api/discovery/v1alpha1 -complete -installsuffix shared -buildid B3wo2sXOeDaOcYsahbaC/B3wo2sXOeDaOcYsahbaC -goversion go1.15 -D "" -importcfg $WORK/b525/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/79/7935b0163c322c8f3ddc1169483b86ec350c3be9065c0c991d78d3158802617e-d # internal k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid 0JbC02jvumqAl4NHCzOY/0JbC02jvumqAl4NHCzOY -goversion go1.15 -D "" -importcfg $WORK/b526/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/38/3839e184f57e122801041fc7e22d94dad712b47f38f501be98c2a949fadbbb7f-d # internal k8s.io/api/events/v1beta1 mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/events/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 5SCijQxEVlATjHaA9jcd/5SCijQxEVlATjHaA9jcd -goversion go1.15 -D "" -importcfg $WORK/b527/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/2f/2faa9be43573fd140e2d74e5c1f74a015e9c846f1b19ea30a59be2d98906105a-d # internal k8s.io/api/batch/v1beta1 mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b519/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid dRhK25MpaLLT1z4BG2R7/dRhK25MpaLLT1z4BG2R7 -goversion go1.15 -D "" -importcfg $WORK/b520/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/55/5552af193b2aecd0d2afd0fa293c67c0d27aad3c28f8e4ae8f704561ca05ba2f-d # internal k8s.io/api/batch/v2alpha1 mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b519/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid 3duqQbP9muRId4n7J1a-/3duqQbP9muRId4n7J1a- -goversion go1.15 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/9a/9af4a57c62421c6e50210228f953704e4a4306e2ef53dfb3ad79c1d32f3ac96e-d # internal k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid 0OEf-aMYWM_qkAbHlZlB/0OEf-aMYWM_qkAbHlZlB -goversion go1.15 -D "" -importcfg $WORK/b528/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/76/769d8abe662af54bc2b20420ca063d247260c96f68af9df8b605ec597d59b427-d # internal k8s.io/api/networking/v1 mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/networking/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p k8s.io/api/networking/v1 -complete -installsuffix shared -buildid q7vITjzsjLQ1JK3caJsJ/q7vITjzsjLQ1JK3caJsJ -goversion go1.15 -D "" -importcfg $WORK/b530/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/25/25fe0c56965f39372320bdb223b7521a3825db392db52f625b516c2a0886355b-d # internal k8s.io/api/networking/v1beta1 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid GbAMVAO84itF5cA2WQ5e/GbAMVAO84itF5cA2WQ5e -goversion go1.15 -D "" -importcfg $WORK/b531/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_annotations.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/6a/6a952bb592305c2646c6d3b9a9786028cc040998f69a15ad42d342bd748a3934-d # internal k8s.io/api/node/v1alpha1 mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid a0aATNqSvcN1_k3FwPTP/a0aATNqSvcN1_k3FwPTP -goversion go1.15 -D "" -importcfg $WORK/b532/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/c6/c677008657d1a7061a3b3361fc06218de19b2817d24fcf8a4f08367d290ae486-d # internal k8s.io/api/node/v1beta1 mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/node/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid ZjZxq-S1tkBJiZnyYs4B/ZjZxq-S1tkBJiZnyYs4B -goversion go1.15 -D "" -importcfg $WORK/b533/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/2c/2cbe2a0bf6009632171d7603be5c2af994bcf30b23fb16364b3bfc8d37fcb1f2-d # internal k8s.io/api/policy/v1beta1 mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid E7sxcBAjD2xyd3uS7B8r/E7sxcBAjD2xyd3uS7B8r -goversion go1.15 -D "" -importcfg $WORK/b534/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/a3/a375fcf5211963f57500dd0a2d1ea1e95e0ba6e92f66a8923d0aa6fadbca3cf4-d # internal k8s.io/api/scheduling/v1 mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/scheduling/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid OBkeVioInXVGUawqnZfs/OBkeVioInXVGUawqnZfs -goversion go1.15 -D "" -importcfg $WORK/b538/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/52/52bddf711c35e46d36bf4d4273d74714cd254194a61326e161849a6bb1f34a3f-d # internal k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid i26v3H_kKX0G2QOX7sLu/i26v3H_kKX0G2QOX7sLu -goversion go1.15 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/77/776dae45165d5533b29a9612f34a6327e0ce946b26064bd50df0aaf9860b95f6-d # internal k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid Th8P8nAZxYUblgRdrnWr/Th8P8nAZxYUblgRdrnWr -goversion go1.15 -D "" -importcfg $WORK/b540/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/22/2260d196c1693240809870a4549af2d906a5982d0d2010c6d398f810ee616c44-d # internal k8s.io/api/settings/v1alpha1 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/settings/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p k8s.io/api/settings/v1alpha1 -complete -installsuffix shared -buildid NtJAS_m_irAeBOLOKFvn/NtJAS_m_irAeBOLOKFvn -goversion go1.15 -D "" -importcfg $WORK/b541/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/8f/8f01188bf183809b03217489df4d93dfc7bd74455ac3cd5597b74f1771a2831c-d # internal k8s.io/api/storage/v1 mkdir -p $WORK/b542/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/storage/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p k8s.io/api/storage/v1 -complete -installsuffix shared -buildid Jc7EYNwFPL6OOz7uX6vz/Jc7EYNwFPL6OOz7uX6vz -goversion go1.15 -D "" -importcfg $WORK/b542/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/5e/5e4700cce9429e7f7ae1c7ca977c18413687f0abd9f8c5e9b1a16c3ff967ee31-d # internal k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid L2qk-vX1oHaFgkW3NLww/L2qk-vX1oHaFgkW3NLww -goversion go1.15 -D "" -importcfg $WORK/b543/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/1f/1f23a5d335e533857859fc6ad1ee83f494a167ceb08a9fe3cc550b6e1b77b59b-d # internal k8s.io/api/storage/v1beta1 mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid 4DTBwOHu60hXtpy1Nm7V/4DTBwOHu60hXtpy1Nm7V -goversion go1.15 -D "" -importcfg $WORK/b544/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/94/94ab3ae460bc10aaa53c60001bb254598be257f5c8dccf58583ca772c181b771-d # internal k8s.io/client-go/tools/reference mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b588/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid q9eDmktfEaukLyfvFXI_/q9eDmktfEaukLyfvFXI_ -goversion go1.15 -D "" -importcfg $WORK/b587/importcfg -pack ./ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/c2/c2e44f45f960f93bac09401e30f4f10032ba29aa004c152e40d5e0cc0b4d1c0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/46/465a5a3ffefef4c0df68b3ec3eb074c72391e7ac33daea942e9e9562941733ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c7/c78fbb83dcb14bbaf38b3d2cf971cec210b49e6ebbafa655cea144eb3048f73b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/94/9474dc112aedf814f960c7794c0b642b7beba4e18f772456f9085888ddc7a2c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/4c/4c2a22246a738716b3873c316ccabbbd4fb4b14dfe4567a886afcfb222acbb68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/d3/d34d8c0e644b2fea8694be13a209335bfb1a380bd3a93c31cce5ebf31249256f-d # internal k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1=$WORK/b505/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b510/_pkg_.a packagefile k8s.io/api/auditregistration/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b512/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b513/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b514/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b516/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b517/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b518/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b519/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b520/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b521/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b522/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b523/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b524/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b525/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b527/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b528/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b529/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b530/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b531/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b532/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b534/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b535/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b536/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b537/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b538/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b539/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b540/_pkg_.a packagefile k8s.io/api/settings/v1alpha1=$WORK/b541/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b542/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b543/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/scheme /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid etFRnfRLtvNT_xgyDiZo/etFRnfRLtvNT_xgyDiZo -goversion go1.15 -D "" -importcfg $WORK/b504/importcfg -pack ./doc.go ./register.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/93/932cfd3edbd31d9a1519a0d1fc79d809f476db8e3e8ca436e938de25dec78b83-d # internal k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b567/ k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b570/ k8s.io/client-go/discovery k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta2 cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b505/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid 7aMQ0Sgroui1gOARZ87R/7aMQ0Sgroui1gOARZ87R -goversion go1.15 -D "" -importcfg $WORK/b567/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go mkdir -p $WORK/b454/ mkdir -p $WORK/b568/ mkdir -p $WORK/b569/ mkdir -p $WORK/b571/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b455/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/discovery /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p k8s.io/client-go/discovery -complete -installsuffix shared -buildid KaNr1XvOA_Vkub4-89Us/KaNr1XvOA_Vkub4-89Us -goversion go1.15 -D "" -importcfg $WORK/b454/importcfg -pack ./discovery_client.go ./doc.go ./helper.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b516/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/apps/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid Td-06eS74D1FsNCBhJqs/Td-06eS74D1FsNCBhJqs -goversion go1.15 -D "" -importcfg $WORK/b569/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b510/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid C89gtRD4y3OMrNNSJZls/C89gtRD4y3OMrNNSJZls -goversion go1.15 -D "" -importcfg $WORK/b571/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid FnURFNCIgh8ibysT7Tza/FnURFNCIgh8ibysT7Tza -goversion go1.15 -D "" -importcfg $WORK/b570/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./statefulset.go cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid fjIe4b6t-mkFr6X8erKa/fjIe4b6t-mkFr6X8erKa -goversion go1.15 -D "" -importcfg $WORK/b568/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/b1/b1fcd7c5ae4a40c3ac68b5d5438d730afcbd843a72ff31cf8f656bb5b4954f13-d # internal k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/auditregistration/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 -complete -installsuffix shared -buildid c8sx7mBi7c7C2vpCAKjo/c8sx7mBi7c7C2vpCAKjo -goversion go1.15 -D "" -importcfg $WORK/b572/importcfg -pack ./auditregistration_client.go ./auditsink.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/76/76c058bd566861e8cb3c9175a78ebd61b6b86e0ff68e463c82afa959102151e0-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b512/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authentication/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid T4NKrEqCx2V3AEjfLKla/T4NKrEqCx2V3AEjfLKla -goversion go1.15 -D "" -importcfg $WORK/b573/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/93/932afbc7593953a29b734f208bbe51bcb57ced26a9107efab9c3ca49e6988750-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b513/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid 8DAcKvLTlKUcOsdZCH0n/8DAcKvLTlKUcOsdZCH0n -goversion go1.15 -D "" -importcfg $WORK/b574/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/6e/6ee0fa26d037552d3d0458035adca97771f5c9ef28d6562032bcd3a6595ecd77-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b514/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authorization/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid lu1EWmwW-DczsBtUvGY2/lu1EWmwW-DczsBtUvGY2 -goversion go1.15 -D "" -importcfg $WORK/b575/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/5d/5d0a573c16abe69c216683ca67294ef11e221d04e69c80507b12375d30e4419f-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid WxP4lhH7WG65yEOtuU9L/WxP4lhH7WG65yEOtuU9L -goversion go1.15 -D "" -importcfg $WORK/b576/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/6c/6c370a69272168789b05dc6ea82bf3e54e7b2d094c85524191bcd3b443fd9487-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b516/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid yuS-KydHNt-DGp7PJ3lr/yuS-KydHNt-DGp7PJ3lr -goversion go1.15 -D "" -importcfg $WORK/b577/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/90/905998263480fff18d9034a0e2153af4fd2c5fc12f8cc1c27c3883bb206e01e1-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b517/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid 16YSl_Ll_R1P_pWIItMm/16YSl_Ll_R1P_pWIItMm -goversion go1.15 -D "" -importcfg $WORK/b578/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/21/21b175aa498e17c73784421c4a3e1f146cfe4a35e61963a754052b282439a1b7-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid DX5izJtuJok-lFHpa0Yr/DX5izJtuJok-lFHpa0Yr -goversion go1.15 -D "" -importcfg $WORK/b579/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/cb/cbb2d59da843c4985fec25b652fa48f2f83489dc8bcc195d6df38e5f62cea3b1-d # internal k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b519/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/batch/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid Ppa_7ySlQnHUKYcyd7EY/Ppa_7ySlQnHUKYcyd7EY -goversion go1.15 -D "" -importcfg $WORK/b580/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/0e/0e6c699757c21a938925f4f860ff22320152ec49ec998272321ca8e07e5e7d06-d # internal k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b520/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid tpmB_vv6Z5P--V4GPtVH/tpmB_vv6Z5P--V4GPtVH -goversion go1.15 -D "" -importcfg $WORK/b581/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/a8/a8cfd8e93a98142d8d4c822d5cf254b5df609e39ad16ff5a326d156cba9b8180-d # internal k8s.io/client-go/kubernetes/typed/batch/v2alpha1 mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid LnWWOJfx0RScgQZyWHgx/LnWWOJfx0RScgQZyWHgx -goversion go1.15 -D "" -importcfg $WORK/b582/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/4f/4f6bea508e53b405f6c00c11547afa677fe89d6407c6e7fb6cfb7b9c9005326d-d # internal k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b522/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid lTf7x3rSqF9qCUS9hAZ6/lTf7x3rSqF9qCUS9hAZ6 -goversion go1.15 -D "" -importcfg $WORK/b583/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/b6/b6a5a94c102ad57af93a6e6913dae3533b99a58aa4fbcb529ff23c7a26414012-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b523/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/coordination/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid wj85Trtq5CT95SutAXtq/wj85Trtq5CT95SutAXtq -goversion go1.15 -D "" -importcfg $WORK/b584/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/78/782507cadc0ecdb783d150964e753809b843ea5f6fc983b9986f887ad04b44a5-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b524/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid ICtH1fsTvtqbYl5KaLA2/ICtH1fsTvtqbYl5KaLA2 -goversion go1.15 -D "" -importcfg $WORK/b585/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/15/1550a5cb323740006fbe3a5a6ab7060bd9454810e6fad7ff58dada87444de7a0-d # internal k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b512/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b516/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b534/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b587/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid xcMwd5INe2JZ81Kwcz43/xcMwd5INe2JZ81Kwcz43 -goversion go1.15 -D "" -importcfg $WORK/b586/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/17/1710ad7cc935ab53f49f975c5aadd878a2e741656cbefa2549052fe47d75839d-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b525/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 -complete -installsuffix shared -buildid eIaHLMfhmQTo6GAWz0K4/eIaHLMfhmQTo6GAWz0K4 -goversion go1.15 -D "" -importcfg $WORK/b589/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/70/70f623cf8a5e9b3f53e11f53e1f8e021a996eb9fcb00cb4a56206d0b289522fc-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b590/ cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid hZ-PEytv7_WrvRwtXvvx/hZ-PEytv7_WrvRwtXvvx -goversion go1.15 -D "" -importcfg $WORK/b590/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/9d/9d4f79a50e69537c234376d05320662df8a270ce6f495630ded1657c0b30eae5-d # internal k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b527/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/events/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid UeSLDZVf1Kq1GsAyRNFC/UeSLDZVf1Kq1GsAyRNFC -goversion go1.15 -D "" -importcfg $WORK/b591/importcfg -pack ./doc.go ./event.go ./event_expansion.go ./events_client.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/da/da06ff01cc00e2bada911d6dcf6c0897e4287c836b0637d462dc3265f9ce1615-d # internal k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b528/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid d9xqtFhRV8-oXZ59FHUa/d9xqtFhRV8-oXZ59FHUa -goversion go1.15 -D "" -importcfg $WORK/b592/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./networkpolicy.go ./podsecuritypolicy.go ./replicaset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/1d/1d334cb9a82c095e9f79ca98fe9cf69d8d136b2acd878a68f5901e4c997e72a4-d # internal k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b529/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid UCGkwiBMR1tp4n1gT0p-/UCGkwiBMR1tp4n1gT0p- -goversion go1.15 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./flowcontrol_client.go ./flowschema.go ./generated_expansion.go ./prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/76/76b49c7a65abbe9e9bcc1ca3ae9f2ad46d8151f5ca0fe2451a604b13f9d2255d-d # internal k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b530/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/networking/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid yoioB--cvtosPMfXNZ7O/yoioB--cvtosPMfXNZ7O -goversion go1.15 -D "" -importcfg $WORK/b594/importcfg -pack ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/7a/7ad04074b54dc75ee33b64aa1dbb37eb4b0a76c0e6bcb76891947d2b4e9d1aff-d # internal k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b595/ cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/fe/fe5560902a5e845756df27c435d7dc46eaee1655c79fd47ef874faeecc83abcd-d # internal k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b596/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b531/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid urqpTZnwsmx10Nqt5ljM/urqpTZnwsmx10Nqt5ljM -goversion go1.15 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./ingressclass.go ./networking_client.go cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b532/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid _XH_4MrBCIqh5H3exRGA/_XH_4MrBCIqh5H3exRGA -goversion go1.15 -D "" -importcfg $WORK/b596/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/df/df6da42d235e77b0e7f4268b33c7dd8b84af5feb00255f47b1f596dfad0c5bc5-d # internal k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/node/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid kEXs5I-uGJJNtUxmQWSq/kEXs5I-uGJJNtUxmQWSq -goversion go1.15 -D "" -importcfg $WORK/b597/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/02/02bfbb397c392a2a2d875e2dab81f8160cc7b7240d6d7d26323cedd362924184-d # internal k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b534/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid mtXiwkgPWG071d4MzWU-/mtXiwkgPWG071d4MzWU- -goversion go1.15 -D "" -importcfg $WORK/b598/importcfg -pack ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/b2/b258eb9cacc4d344808b85c28154051cf0e4d9efe05edaf6bf9a1a63d3730937-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b535/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/rbac/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid -jSZUl0aFRdGNbEcxQMs/-jSZUl0aFRdGNbEcxQMs -goversion go1.15 -D "" -importcfg $WORK/b599/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/2e/2e4986b5ebab92a6fc7a36ccbc3121881bc3a0c45329cc6d3c04d2ed851a56da-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b536/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid OxGTKtrE1s1wJaULeVDF/OxGTKtrE1s1wJaULeVDF -goversion go1.15 -D "" -importcfg $WORK/b600/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/c8/c88bba99e5f30ac18b2f99f36db0e230a7a9d411613f427886e6bde729293cee-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b537/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid _t0IrkRfmnY77tMbBNw-/_t0IrkRfmnY77tMbBNw- -goversion go1.15 -D "" -importcfg $WORK/b601/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/7a/7afa2ee6526e32df8d4bb3b59f311a05661b71d19b70e25dfdbb585a72d0c63b-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b538/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/scheduling/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid 8AKuN8J2YHaPvFdxn5xE/8AKuN8J2YHaPvFdxn5xE -goversion go1.15 -D "" -importcfg $WORK/b602/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/8f/8f635fa0c9b7d07068a39766fe1d44fec638737d8d8c2a7619e761f80d697062-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b539/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid PwZRWBCIXB38KTdQELxm/PwZRWBCIXB38KTdQELxm -goversion go1.15 -D "" -importcfg $WORK/b603/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/1a/1a9c6004d55e83e09a16ef0af9dc088041ec13a0534bb7f0f62f29f53dd88c66-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b540/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid 7D4syGGnofNy1d3HIxAw/7D4syGGnofNy1d3HIxAw -goversion go1.15 -D "" -importcfg $WORK/b604/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/e9/e9534ec9e3e138fcd255fc2a051be4ef2c0f204c57df65c84bde321bea3e41bd-d # internal k8s.io/client-go/kubernetes/typed/settings/v1alpha1 mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/settings/v1alpha1=$WORK/b541/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix shared -buildid yrVBztDfcxXIng7sWdLd/yrVBztDfcxXIng7sWdLd -goversion go1.15 -D "" -importcfg $WORK/b605/importcfg -pack ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/bb/bbbd36fc0e0f98baa98cd4e32c6e7906a547d5d01758f812bbbf83d199b0ea6a-d # internal k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b542/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/storage/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid m9gQTXnPCvMZAglUWE_G/m9gQTXnPCvMZAglUWE_G -goversion go1.15 -D "" -importcfg $WORK/b606/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/e2/e2b8763546d02cbf2ad85ba5248113307617ff8fdd2f5947ba54ca6af05122e6-d # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/11/1182c869ca03b1868e15907b1995c6fd95497fa3d085e3ccdab490a3f74ca25e-d # internal k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b607/ k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b608/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b543/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid q8JHr7LDSDaK300sv93t/q8JHr7LDSDaK300sv93t -goversion go1.15 -D "" -importcfg $WORK/b607/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid m6NRX1DEeqH_U2pyMjuO/m6NRX1DEeqH_U2pyMjuO -goversion go1.15 -D "" -importcfg $WORK/b608/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/de/deebfa1e1d1445bcca2f706bb95d93386efbf02c60ffd4f1847c7a0d12b86fff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/86/86c11b8aa13cbd7dc883895bb5002140d3d89fa2edb8275cdeca33e5fc6fac81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/9b/9b9e2b21e03d834fd02cf0ae10a8b55107f8f80b7930e5616ed21a5f6c8bd1b4-d # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/46/4646d7800dc4abdd4c83810a1786867ae50f665f93b09c2c43b0daa4afa10129-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/01/01b4dc67af2406bf89d48e24b74299a93f7242be323b3145eb55f6021f955599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/c8/c8d7b3559b9110ff2f54855a593419c334014d575c3b47903700d127138303d3-d # internal k8s.io/client-go/kubernetes mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b454/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b586/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b589/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b590/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b591/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b592/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b593/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b594/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b595/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b596/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b597/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b598/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b599/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b600/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b601/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b602/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b603/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b604/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b605/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b606/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b607/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b608/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b565/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid 6emGjk5Px-uxt7rECSq9/6emGjk5Px-uxt7rECSq9 -goversion go1.15 -D "" -importcfg $WORK/b453/importcfg -pack ./clientset.go ./doc.go ./import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/69/6999f6ae905d52e1b956276315cf939e53148c8498092fc74433a5909b7a38b4-d # internal github.com/linode/linodego/internal/kubernetes mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b453/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b609/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b557/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/internal/kubernetes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/linode/linodego/internal/kubernetes -complete -installsuffix shared -buildid cGofhccVaB40dT8ZuaEL/cGofhccVaB40dT8ZuaEL -goversion go1.15 -D "" -importcfg $WORK/b452/importcfg -pack ./kubernetes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/20/206737c730abb1d4ba71dae99ef83cf04c53a8b1369ac9b404e3f524dbe7f840-d # internal github.com/linode/linodego/pkg/condition mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/linode/linodego/internal/kubernetes=$WORK/b452/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/pkg/condition /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/linode/linodego/pkg/condition -complete -installsuffix shared -buildid WSDejH6nX12CY52SK4dL/WSDejH6nX12CY52SK4dL -goversion go1.15 -D "" -importcfg $WORK/b618/importcfg -pack ./doc.go ./lke.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/1f/1f97f669f380c3f79b50ed5e0b8811701559953a89cab48d253d2d80beefcbed-d # internal github.com/linode/linodego mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-resty/resty/v2=$WORK/b449/_pkg_.a packagefile github.com/linode/linodego/internal/duration=$WORK/b451/_pkg_.a packagefile github.com/linode/linodego/internal/kubernetes=$WORK/b452/_pkg_.a packagefile github.com/linode/linodego/internal/parseabletime=$WORK/b617/_pkg_.a packagefile github.com/linode/linodego/pkg/condition=$WORK/b618/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b284/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/linode/linodego -complete -installsuffix shared -buildid Mx6Sa8wyjDwTRwEOWmej/Mx6Sa8wyjDwTRwEOWmej -goversion go1.15 -D "" -importcfg $WORK/b448/importcfg -pack ./account.go ./account_events.go ./account_invoices.go ./account_notifications.go ./account_oauth_client.go ./account_payments.go ./account_settings.go ./account_users.go ./client.go ./domain_records.go ./domains.go ./errors.go ./firewall_devices.go ./firewall_rules.go ./firewalls.go ./images.go ./instance_configs.go ./instance_disks.go ./instance_ips.go ./instance_snapshots.go ./instance_stats.go ./instance_volumes.go ./instances.go ./kernels.go ./lke_cluster_pools.go ./lke_clusters.go ./longview.go ./longview_subscriptions.go ./managed.go ./network_ips.go ./network_pools.go ./network_ranges.go ./nodebalancer.go ./nodebalancer_config_nodes.go ./nodebalancer_configs.go ./nodebalancer_stats.go ./object_storage_buckets.go ./object_storage_clusters.go ./object_storage_keys.go ./pagination.go ./profile.go ./profile_sshkeys.go ./profile_tokens.go ./regions.go ./resources.go ./retries.go ./stackscripts.go ./support.go ./tags.go ./types.go ./volumes.go ./waitfor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/e4/e4c24e2b2dad65b28eb3b3063d709903481c337b0d549886b1731576ecc1d530-d # internal github.com/go-acme/lego/providers/dns/linodev4 mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/linode/linodego=$WORK/b448/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/linodev4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/go-acme/lego/providers/dns/linodev4 -complete -installsuffix shared -buildid ZZzg4TxHDGsibMQR-KaX/ZZzg4TxHDGsibMQR-KaX -goversion go1.15 -D "" -importcfg $WORK/b447/importcfg -pack ./linodev4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/4e/4eb507eabf51df9adc789d9ce84d62164f7589f21a4d2a2d7719e18ba6206ed3-d # internal github.com/go-acme/lego/providers/dns mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/providers/dns/acmedns=github.com/go-acme/lego/providers/dns/acmedns importmap github.com/go-acme/lego/v3/providers/dns/alidns=github.com/go-acme/lego/providers/dns/alidns importmap github.com/go-acme/lego/v3/providers/dns/arvancloud=github.com/go-acme/lego/providers/dns/arvancloud importmap github.com/go-acme/lego/v3/providers/dns/auroradns=github.com/go-acme/lego/providers/dns/auroradns importmap github.com/go-acme/lego/v3/providers/dns/autodns=github.com/go-acme/lego/providers/dns/autodns importmap github.com/go-acme/lego/v3/providers/dns/azure=github.com/go-acme/lego/providers/dns/azure importmap github.com/go-acme/lego/v3/providers/dns/bindman=github.com/go-acme/lego/providers/dns/bindman importmap github.com/go-acme/lego/v3/providers/dns/bluecat=github.com/go-acme/lego/providers/dns/bluecat importmap github.com/go-acme/lego/v3/providers/dns/checkdomain=github.com/go-acme/lego/providers/dns/checkdomain importmap github.com/go-acme/lego/v3/providers/dns/clouddns=github.com/go-acme/lego/providers/dns/clouddns importmap github.com/go-acme/lego/v3/providers/dns/cloudflare=github.com/go-acme/lego/providers/dns/cloudflare importmap github.com/go-acme/lego/v3/providers/dns/cloudns=github.com/go-acme/lego/providers/dns/cloudns importmap github.com/go-acme/lego/v3/providers/dns/cloudxns=github.com/go-acme/lego/providers/dns/cloudxns importmap github.com/go-acme/lego/v3/providers/dns/conoha=github.com/go-acme/lego/providers/dns/conoha importmap github.com/go-acme/lego/v3/providers/dns/constellix=github.com/go-acme/lego/providers/dns/constellix importmap github.com/go-acme/lego/v3/providers/dns/desec=github.com/go-acme/lego/providers/dns/desec importmap github.com/go-acme/lego/v3/providers/dns/designate=github.com/go-acme/lego/providers/dns/designate importmap github.com/go-acme/lego/v3/providers/dns/digitalocean=github.com/go-acme/lego/providers/dns/digitalocean importmap github.com/go-acme/lego/v3/providers/dns/dnsimple=github.com/go-acme/lego/providers/dns/dnsimple importmap github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy=github.com/go-acme/lego/providers/dns/dnsmadeeasy importmap github.com/go-acme/lego/v3/providers/dns/dnspod=github.com/go-acme/lego/providers/dns/dnspod importmap github.com/go-acme/lego/v3/providers/dns/dode=github.com/go-acme/lego/providers/dns/dode importmap github.com/go-acme/lego/v3/providers/dns/dreamhost=github.com/go-acme/lego/providers/dns/dreamhost importmap github.com/go-acme/lego/v3/providers/dns/duckdns=github.com/go-acme/lego/providers/dns/duckdns importmap github.com/go-acme/lego/v3/providers/dns/dyn=github.com/go-acme/lego/providers/dns/dyn importmap github.com/go-acme/lego/v3/providers/dns/dynu=github.com/go-acme/lego/providers/dns/dynu importmap github.com/go-acme/lego/v3/providers/dns/easydns=github.com/go-acme/lego/providers/dns/easydns importmap github.com/go-acme/lego/v3/providers/dns/exec=github.com/go-acme/lego/providers/dns/exec importmap github.com/go-acme/lego/v3/providers/dns/exoscale=github.com/go-acme/lego/providers/dns/exoscale importmap github.com/go-acme/lego/v3/providers/dns/fastdns=github.com/go-acme/lego/providers/dns/fastdns importmap github.com/go-acme/lego/v3/providers/dns/gandi=github.com/go-acme/lego/providers/dns/gandi importmap github.com/go-acme/lego/v3/providers/dns/gandiv5=github.com/go-acme/lego/providers/dns/gandiv5 importmap github.com/go-acme/lego/v3/providers/dns/gcloud=github.com/go-acme/lego/providers/dns/gcloud importmap github.com/go-acme/lego/v3/providers/dns/glesys=github.com/go-acme/lego/providers/dns/glesys importmap github.com/go-acme/lego/v3/providers/dns/godaddy=github.com/go-acme/lego/providers/dns/godaddy importmap github.com/go-acme/lego/v3/providers/dns/hetzner=github.com/go-acme/lego/providers/dns/hetzner importmap github.com/go-acme/lego/v3/providers/dns/hostingde=github.com/go-acme/lego/providers/dns/hostingde importmap github.com/go-acme/lego/v3/providers/dns/httpreq=github.com/go-acme/lego/providers/dns/httpreq importmap github.com/go-acme/lego/v3/providers/dns/iij=github.com/go-acme/lego/providers/dns/iij importmap github.com/go-acme/lego/v3/providers/dns/inwx=github.com/go-acme/lego/providers/dns/inwx importmap github.com/go-acme/lego/v3/providers/dns/joker=github.com/go-acme/lego/providers/dns/joker importmap github.com/go-acme/lego/v3/providers/dns/lightsail=github.com/go-acme/lego/providers/dns/lightsail importmap github.com/go-acme/lego/v3/providers/dns/linode=github.com/go-acme/lego/providers/dns/linode importmap github.com/go-acme/lego/v3/providers/dns/linodev4=github.com/go-acme/lego/providers/dns/linodev4 importmap github.com/go-acme/lego/v3/providers/dns/liquidweb=github.com/go-acme/lego/providers/dns/liquidweb importmap github.com/go-acme/lego/v3/providers/dns/luadns=github.com/go-acme/lego/providers/dns/luadns importmap github.com/go-acme/lego/v3/providers/dns/mydnsjp=github.com/go-acme/lego/providers/dns/mydnsjp importmap github.com/go-acme/lego/v3/providers/dns/mythicbeasts=github.com/go-acme/lego/providers/dns/mythicbeasts importmap github.com/go-acme/lego/v3/providers/dns/namecheap=github.com/go-acme/lego/providers/dns/namecheap importmap github.com/go-acme/lego/v3/providers/dns/namedotcom=github.com/go-acme/lego/providers/dns/namedotcom importmap github.com/go-acme/lego/v3/providers/dns/namesilo=github.com/go-acme/lego/providers/dns/namesilo importmap github.com/go-acme/lego/v3/providers/dns/netcup=github.com/go-acme/lego/providers/dns/netcup importmap github.com/go-acme/lego/v3/providers/dns/netlify=github.com/go-acme/lego/providers/dns/netlify importmap github.com/go-acme/lego/v3/providers/dns/nifcloud=github.com/go-acme/lego/providers/dns/nifcloud importmap github.com/go-acme/lego/v3/providers/dns/ns1=github.com/go-acme/lego/providers/dns/ns1 importmap github.com/go-acme/lego/v3/providers/dns/oraclecloud=github.com/go-acme/lego/providers/dns/oraclecloud importmap github.com/go-acme/lego/v3/providers/dns/otc=github.com/go-acme/lego/providers/dns/otc importmap github.com/go-acme/lego/v3/providers/dns/ovh=github.com/go-acme/lego/providers/dns/ovh importmap github.com/go-acme/lego/v3/providers/dns/pdns=github.com/go-acme/lego/providers/dns/pdns importmap github.com/go-acme/lego/v3/providers/dns/rackspace=github.com/go-acme/lego/providers/dns/rackspace importmap github.com/go-acme/lego/v3/providers/dns/regru=github.com/go-acme/lego/providers/dns/regru importmap github.com/go-acme/lego/v3/providers/dns/rfc2136=github.com/go-acme/lego/providers/dns/rfc2136 importmap github.com/go-acme/lego/v3/providers/dns/rimuhosting=github.com/go-acme/lego/providers/dns/rimuhosting importmap github.com/go-acme/lego/v3/providers/dns/route53=github.com/go-acme/lego/providers/dns/route53 importmap github.com/go-acme/lego/v3/providers/dns/sakuracloud=github.com/go-acme/lego/providers/dns/sakuracloud importmap github.com/go-acme/lego/v3/providers/dns/scaleway=github.com/go-acme/lego/providers/dns/scaleway importmap github.com/go-acme/lego/v3/providers/dns/selectel=github.com/go-acme/lego/providers/dns/selectel importmap github.com/go-acme/lego/v3/providers/dns/servercow=github.com/go-acme/lego/providers/dns/servercow importmap github.com/go-acme/lego/v3/providers/dns/stackpath=github.com/go-acme/lego/providers/dns/stackpath importmap github.com/go-acme/lego/v3/providers/dns/transip=github.com/go-acme/lego/providers/dns/transip importmap github.com/go-acme/lego/v3/providers/dns/vegadns=github.com/go-acme/lego/providers/dns/vegadns importmap github.com/go-acme/lego/v3/providers/dns/versio=github.com/go-acme/lego/providers/dns/versio importmap github.com/go-acme/lego/v3/providers/dns/vscale=github.com/go-acme/lego/providers/dns/vscale importmap github.com/go-acme/lego/v3/providers/dns/vultr=github.com/go-acme/lego/providers/dns/vultr importmap github.com/go-acme/lego/v3/providers/dns/yandex=github.com/go-acme/lego/providers/dns/yandex importmap github.com/go-acme/lego/v3/providers/dns/zoneee=github.com/go-acme/lego/providers/dns/zoneee importmap github.com/go-acme/lego/v3/providers/dns/zonomi=github.com/go-acme/lego/providers/dns/zonomi packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/acmedns=$WORK/b150/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/alidns=$WORK/b153/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud=$WORK/b172/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/auroradns=$WORK/b174/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/autodns=$WORK/b176/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/azure=$WORK/b177/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bindman=$WORK/b197/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bluecat=$WORK/b203/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/checkdomain=$WORK/b204/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns=$WORK/b205/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudflare=$WORK/b207/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns=$WORK/b211/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns=$WORK/b213/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha=$WORK/b215/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix=$WORK/b217/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec=$WORK/b220/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/designate=$WORK/b222/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/digitalocean=$WORK/b234/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsimple=$WORK/b235/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy=$WORK/b240/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnspod=$WORK/b242/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dode=$WORK/b244/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dreamhost=$WORK/b245/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/duckdns=$WORK/b246/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dyn=$WORK/b247/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu=$WORK/b248/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/easydns=$WORK/b250/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exec=$WORK/b251/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exoscale=$WORK/b252/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/fastdns=$WORK/b257/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandi=$WORK/b265/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandiv5=$WORK/b266/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gcloud=$WORK/b267/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/glesys=$WORK/b383/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/godaddy=$WORK/b384/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner=$WORK/b385/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hostingde=$WORK/b387/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/httpreq=$WORK/b388/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/iij=$WORK/b389/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/inwx=$WORK/b392/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/joker=$WORK/b406/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/lightsail=$WORK/b407/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linode=$WORK/b444/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linodev4=$WORK/b447/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/liquidweb=$WORK/b619/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns=$WORK/b626/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mydnsjp=$WORK/b628/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mythicbeasts=$WORK/b629/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namecheap=$WORK/b630/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namedotcom=$WORK/b631/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namesilo=$WORK/b633/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup=$WORK/b635/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify=$WORK/b637/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud=$WORK/b639/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ns1=$WORK/b641/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/oraclecloud=$WORK/b648/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/otc=$WORK/b651/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ovh=$WORK/b652/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/pdns=$WORK/b654/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rackspace=$WORK/b655/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru=$WORK/b656/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rfc2136=$WORK/b658/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rimuhosting=$WORK/b659/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/route53=$WORK/b661/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/sakuracloud=$WORK/b664/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway=$WORK/b672/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/selectel=$WORK/b674/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow=$WORK/b676/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/stackpath=$WORK/b678/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/transip=$WORK/b680/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vegadns=$WORK/b687/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/versio=$WORK/b689/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vscale=$WORK/b690/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vultr=$WORK/b691/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex=$WORK/b695/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zoneee=$WORK/b697/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zonomi=$WORK/b698/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/go-acme/lego/providers/dns -complete -installsuffix shared -buildid laq1S9ZLtatJuCRWqG3y/laq1S9ZLtatJuCRWqG3y -goversion go1.15 -D "" -importcfg $WORK/b149/importcfg -pack ./dns_providers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/cd/cdba0ba4dffa2638b3db3fd1874a02ec64d19194605dc554705728b69171f141-d # internal github.com/go-acme/lego/cmd mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/certificate=github.com/go-acme/lego/certificate importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 importmap github.com/go-acme/lego/v3/challenge/tlsalpn01=github.com/go-acme/lego/challenge/tlsalpn01 importmap github.com/go-acme/lego/v3/lego=github.com/go-acme/lego/lego importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/providers/dns=github.com/go-acme/lego/providers/dns importmap github.com/go-acme/lego/v3/providers/http/memcached=github.com/go-acme/lego/providers/http/memcached importmap github.com/go-acme/lego/v3/providers/http/webroot=github.com/go-acme/lego/providers/http/webroot importmap github.com/go-acme/lego/v3/registration=github.com/go-acme/lego/registration packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/certificate=$WORK/b081/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b144/_pkg_.a packagefile github.com/go-acme/lego/challenge/tlsalpn01=$WORK/b145/_pkg_.a packagefile github.com/go-acme/lego/lego=$WORK/b146/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/go-acme/lego/providers/dns=$WORK/b149/_pkg_.a packagefile github.com/go-acme/lego/providers/http/memcached=$WORK/b699/_pkg_.a packagefile github.com/go-acme/lego/providers/http/webroot=$WORK/b701/_pkg_.a packagefile github.com/go-acme/lego/registration=$WORK/b148/_pkg_.a packagefile github.com/urfave/cli=$WORK/b702/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b286/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/cmd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/go-acme/lego/cmd -complete -installsuffix shared -buildid ZYPx8qjfq0hXpuuPNGSB/ZYPx8qjfq0hXpuuPNGSB -goversion go1.15 -D "" -importcfg $WORK/b033/importcfg -pack ./account.go ./accounts_storage.go ./certs_storage.go ./cmd.go ./cmd_before.go ./cmd_dnshelp.go ./cmd_list.go ./cmd_renew.go ./cmd_revoke.go ./cmd_run.go ./flags.go ./hook.go ./setup.go ./setup_challenges.go ./zz_gen_cmd_dnshelp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/87/879bd28a0d0e00159165fb2e40e175eefb73aa7c0822d5c6b4f24633eed7d08a-d # internal github.com/go-acme/lego/cmd/lego mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/cmd=github.com/go-acme/lego/cmd importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/cmd=$WORK/b033/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/urfave/cli=$WORK/b702/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/cmd/lego /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid tyWRyqP1aHGDLmi4aQ73/tyWRyqP1aHGDLmi4aQ73 -goversion go1.15 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0b/0bdeaffa8e5cb843d91e7329acb4590552122b767ab6a5d1a2291536ef64c69c-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/go-acme/lego/cmd/lego=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/cmd=$WORK/b033/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b124/_pkg_.a packagefile github.com/urfave/cli=$WORK/b702/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/certificate=$WORK/b081/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b134/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b144/_pkg_.a packagefile github.com/go-acme/lego/challenge/tlsalpn01=$WORK/b145/_pkg_.a packagefile github.com/go-acme/lego/lego=$WORK/b146/_pkg_.a packagefile github.com/go-acme/lego/providers/dns=$WORK/b149/_pkg_.a packagefile github.com/go-acme/lego/providers/http/memcached=$WORK/b699/_pkg_.a packagefile github.com/go-acme/lego/providers/http/webroot=$WORK/b701/_pkg_.a packagefile github.com/go-acme/lego/registration=$WORK/b148/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b194/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b286/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile flag=$WORK/b476/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b703/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b284/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b080/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b128/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile github.com/miekg/dns=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile github.com/go-acme/lego/challenge/resolver=$WORK/b147/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/acmedns=$WORK/b150/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/alidns=$WORK/b153/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud=$WORK/b172/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/auroradns=$WORK/b174/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/autodns=$WORK/b176/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/azure=$WORK/b177/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bindman=$WORK/b197/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bluecat=$WORK/b203/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/checkdomain=$WORK/b204/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns=$WORK/b205/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudflare=$WORK/b207/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns=$WORK/b211/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns=$WORK/b213/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha=$WORK/b215/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix=$WORK/b217/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec=$WORK/b220/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/designate=$WORK/b222/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/digitalocean=$WORK/b234/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsimple=$WORK/b235/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy=$WORK/b240/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnspod=$WORK/b242/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dode=$WORK/b244/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dreamhost=$WORK/b245/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/duckdns=$WORK/b246/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dyn=$WORK/b247/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu=$WORK/b248/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/easydns=$WORK/b250/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exec=$WORK/b251/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exoscale=$WORK/b252/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/fastdns=$WORK/b257/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandi=$WORK/b265/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandiv5=$WORK/b266/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gcloud=$WORK/b267/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/glesys=$WORK/b383/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/godaddy=$WORK/b384/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner=$WORK/b385/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hostingde=$WORK/b387/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/httpreq=$WORK/b388/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/iij=$WORK/b389/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/inwx=$WORK/b392/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/joker=$WORK/b406/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/lightsail=$WORK/b407/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linode=$WORK/b444/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linodev4=$WORK/b447/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/liquidweb=$WORK/b619/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns=$WORK/b626/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mydnsjp=$WORK/b628/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mythicbeasts=$WORK/b629/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namecheap=$WORK/b630/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namedotcom=$WORK/b631/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namesilo=$WORK/b633/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup=$WORK/b635/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify=$WORK/b637/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud=$WORK/b639/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ns1=$WORK/b641/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/oraclecloud=$WORK/b648/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/otc=$WORK/b651/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ovh=$WORK/b652/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/pdns=$WORK/b654/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rackspace=$WORK/b655/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru=$WORK/b656/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rfc2136=$WORK/b658/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rimuhosting=$WORK/b659/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/route53=$WORK/b661/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/sakuracloud=$WORK/b664/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway=$WORK/b672/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/selectel=$WORK/b674/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow=$WORK/b676/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/stackpath=$WORK/b678/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/transip=$WORK/b680/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vegadns=$WORK/b687/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/versio=$WORK/b689/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vscale=$WORK/b690/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vultr=$WORK/b691/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex=$WORK/b695/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zoneee=$WORK/b697/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zonomi=$WORK/b698/_pkg_.a packagefile github.com/rainycape/memcache=$WORK/b700/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b130/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b132/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b704/_pkg_.a packagefile text/template/parse=$WORK/b285/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b059/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/nonces=$WORK/b085/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/secure=$WORK/b118/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/sender=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b125/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile container/list=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b120/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b137/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b143/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b141/_pkg_.a packagefile crypto/rc4=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile github.com/cpu/goacmedns=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b152/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b156/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/services/alidns=$WORK/b171/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud/internal=$WORK/b173/_pkg_.a packagefile github.com/nrdcg/auroradns=$WORK/b175/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns=$WORK/b178/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b190/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b188/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/client=$WORK/b198/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns/internal=$WORK/b206/_pkg_.a packagefile github.com/cloudflare/cloudflare-go=$WORK/b208/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns/internal=$WORK/b212/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns/internal=$WORK/b214/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha/internal=$WORK/b216/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix/internal=$WORK/b218/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec/internal=$WORK/b221/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b224/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets=$WORK/b232/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/zones=$WORK/b233/_pkg_.a packagefile github.com/dnsimple/dnsimple-go/dnsimple=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b237/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal=$WORK/b241/_pkg_.a packagefile github.com/nrdcg/dnspod-go=$WORK/b243/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu/internal=$WORK/b249/_pkg_.a packagefile github.com/exoscale/egoscale=$WORK/b253/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1=$WORK/b258/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b260/_pkg_.a packagefile encoding/xml=$WORK/b163/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b268/_pkg_.a packagefile golang.org/x/net/context=$WORK/b269/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b270/_pkg_.a packagefile google.golang.org/api/dns/v1=$WORK/b274/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b275/_pkg_.a packagefile google.golang.org/api/option=$WORK/b359/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner/internal=$WORK/b386/_pkg_.a packagefile github.com/iij/doapi=$WORK/b390/_pkg_.a packagefile github.com/iij/doapi/protocol=$WORK/b391/_pkg_.a packagefile github.com/nrdcg/goinwx=$WORK/b393/_pkg_.a packagefile github.com/pquerna/otp/totp=$WORK/b398/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/lightsail=$WORK/b442/_pkg_.a packagefile github.com/timewasted/linode/dns=$WORK/b445/_pkg_.a packagefile github.com/linode/linodego=$WORK/b448/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/client=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/network=$WORK/b623/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns/internal=$WORK/b627/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b450/_pkg_.a packagefile github.com/namedotcom/go/namecom=$WORK/b632/_pkg_.a packagefile github.com/nrdcg/namesilo=$WORK/b634/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup/internal=$WORK/b636/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify/internal=$WORK/b638/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud/internal=$WORK/b640/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest=$WORK/b642/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/dns=$WORK/b645/_pkg_.a packagefile github.com/oracle/oci-go-sdk/common=$WORK/b649/_pkg_.a packagefile github.com/oracle/oci-go-sdk/dns=$WORK/b650/_pkg_.a packagefile github.com/ovh/go-ovh/ovh=$WORK/b653/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru/internal=$WORK/b657/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/rimuhosting=$WORK/b660/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/route53=$WORK/b662/_pkg_.a packagefile github.com/sacloud/libsacloud/api=$WORK/b665/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud=$WORK/b667/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway/internal=$WORK/b673/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/selectel=$WORK/b675/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow/internal=$WORK/b677/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b679/_pkg_.a packagefile github.com/transip/gotransip/v6=$WORK/b681/_pkg_.a packagefile github.com/transip/gotransip/v6/domain=$WORK/b686/_pkg_.a packagefile github.com/OpenDNS/vegadns2client=$WORK/b688/_pkg_.a packagefile github.com/vultr/govultr=$WORK/b692/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex/internal=$WORK/b696/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b131/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b705/_pkg_.a packagefile html=$WORK/b283/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b119/_pkg_.a packagefile regexp/syntax=$WORK/b126/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b138/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b139/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b140/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider=$WORK/b168/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints=$WORK/b170/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b158/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b162/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b159/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b187/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b189/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b183/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b181/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b186/_pkg_.a packagefile net/http/cookiejar=$WORK/b185/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/cli=$WORK/b191/_pkg_.a packagefile github.com/dimchansky/utfbom=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b195/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/types=$WORK/b199/_pkg_.a packagefile github.com/labbsr0x/goh/gohclient=$WORK/b201/_pkg_.a packagefile github.com/pkg/errors=$WORK/b209/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b210/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b219/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b225/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b228/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b230/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b229/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b231/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b227/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b238/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b254/_pkg_.a packagefile net/http/httputil=$WORK/b256/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1=$WORK/b259/_pkg_.a packagefile github.com/google/uuid=$WORK/b261/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b193/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b262/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b200/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b169/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b271/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b272/_pkg_.a packagefile os/user=$WORK/b273/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b277/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b361/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b276/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b360/_pkg_.a packagefile google.golang.org/grpc=$WORK/b279/_pkg_.a packagefile github.com/fatih/structs=$WORK/b394/_pkg_.a packagefile github.com/kolo/xmlrpc=$WORK/b395/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b397/_pkg_.a packagefile github.com/pquerna/otp=$WORK/b399/_pkg_.a packagefile github.com/pquerna/otp/hotp=$WORK/b405/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b420/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b422/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b423/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b424/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b435/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b436/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b429/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b443/_pkg_.a packagefile github.com/timewasted/linode=$WORK/b446/_pkg_.a packagefile github.com/go-resty/resty/v2=$WORK/b449/_pkg_.a packagefile github.com/linode/linodego/internal/duration=$WORK/b451/_pkg_.a packagefile github.com/linode/linodego/internal/kubernetes=$WORK/b452/_pkg_.a packagefile github.com/linode/linodego/internal/parseabletime=$WORK/b617/_pkg_.a packagefile github.com/linode/linodego/pkg/condition=$WORK/b618/_pkg_.a packagefile github.com/liquidweb/liquidweb-go=$WORK/b621/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storage=$WORK/b624/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storm=$WORK/b625/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b622/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/account=$WORK/b643/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/data=$WORK/b644/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/monitor=$WORK/b647/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/filter=$WORK/b646/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b663/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b433/_pkg_.a packagefile encoding/csv=$WORK/b612/_pkg_.a packagefile github.com/sacloud/libsacloud=$WORK/b666/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud/ostype=$WORK/b669/_pkg_.a packagefile go.uber.org/ratelimit=$WORK/b670/_pkg_.a packagefile github.com/sacloud/libsacloud/utils/mutexkv=$WORK/b668/_pkg_.a packagefile github.com/transip/gotransip/v6/authenticator=$WORK/b682/_pkg_.a packagefile github.com/transip/gotransip/v6/jwt=$WORK/b683/_pkg_.a packagefile github.com/transip/gotransip/v6/repository=$WORK/b685/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b684/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b693/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b121/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b122/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers=$WORK/b157/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b160/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b164/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b167/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b182/_pkg_.a packagefile github.com/dgrijalva/jwt-go=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b196/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b202/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b226/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b239/_pkg_.a packagefile database/sql/driver=$WORK/b255/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1=$WORK/b264/_pkg_.a packagefile encoding/gob=$WORK/b263/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b278/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b362/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b381/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b382/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b356/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b280/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b347/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b358/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b354/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b355/_pkg_.a packagefile net/rpc=$WORK/b396/_pkg_.a packagefile github.com/boombuler/barcode=$WORK/b400/_pkg_.a packagefile github.com/boombuler/barcode/qr=$WORK/b403/_pkg_.a packagefile image=$WORK/b401/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b425/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b434/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b437/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b440/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b438/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b427/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b428/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b430/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b441/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b453/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b609/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b557/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b460/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b431/_pkg_.a packagefile go.uber.org/ratelimit/internal/clock=$WORK/b671/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b694/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b165/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b363/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b372/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b378/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b376/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b364/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b371/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b281/_pkg_.a packagefile html/template=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b326/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b320/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b341/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b348/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b350/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b351/_pkg_.a packagefile go/token=$WORK/b304/_pkg_.a packagefile image/color=$WORK/b402/_pkg_.a packagefile github.com/boombuler/barcode/utils=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b439/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b454/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b586/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b589/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b590/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b591/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b592/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b593/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b594/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b595/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b596/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b597/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b598/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b599/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b600/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b601/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b602/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b603/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b604/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b605/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b606/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b607/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b608/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b545/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b565/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b610/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b611/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b551/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b472/_pkg_.a packagefile k8s.io/client-go/tools/auth=$WORK/b613/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b614/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b616/_pkg_.a packagefile k8s.io/klog=$WORK/b475/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b559/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b560/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b461/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b462/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b491/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b466/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b492/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b432/_pkg_.a packagefile container/heap=$WORK/b561/_pkg_.a packagefile runtime/debug=$WORK/b166/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b373/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b375/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b379/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b380/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b374/_pkg_.a packagefile runtime/pprof=$WORK/b377/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b365/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b366/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b368/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b369/_pkg_.a packagefile runtime/trace=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b311/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b335/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b337/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b339/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b349/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b455/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b471/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b504/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b505/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b506/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b516/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b509/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b510/_pkg_.a packagefile k8s.io/api/auditregistration/v1alpha1=$WORK/b511/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b512/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b513/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b514/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b515/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b517/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b518/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b519/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b520/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b521/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b522/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b523/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b524/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b534/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b587/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b525/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b527/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b528/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b529/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b530/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b531/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b532/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b535/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b536/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b537/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b538/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b539/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b540/_pkg_.a packagefile k8s.io/api/settings/v1alpha1=$WORK/b541/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b542/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b543/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b544/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b546/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b562/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b563/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b566/_pkg_.a packagefile go/ast=$WORK/b479/_pkg_.a packagefile go/doc=$WORK/b481/_pkg_.a packagefile go/parser=$WORK/b483/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b487/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/value=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b501/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b615/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b477/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b467/_pkg_.a packagefile go.opencensus.io=$WORK/b367/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b319/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b336/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b338/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b340/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b456/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b500/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b588/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b550/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b564/_pkg_.a packagefile go/scanner=$WORK/b480/_pkg_.a packagefile internal/lazyregexp=$WORK/b482/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b497/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b498/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b499/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b502/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b318/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b457/_pkg_.a packagefile hash/fnv=$WORK/b296/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=36O5NCAgTT956cBCBlFT/tyWRyqP1aHGDLmi4aQ73/aVGf3bJd39vpQEfnCY4Q/36O5NCAgTT956cBCBlFT -X github.com/go-acme/lego/version=3.8.0 -B 0x9c34217b5c8a344dc4b6145bd2dd6a28703bc203 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/lego-3.8.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/lego-3.8.0/_build/bin/lego rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mDbSr0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 + cd lego-3.8.0 + cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/go-acme/lego -b /builddir/build/BUILD/lego-3.8.0/_build/bin -s /builddir/build/BUILD/lego-3.8.0/_build -o golang-github-acme-lego-devel.file-list -O /builddir/build/BUILD/lego-3.8.0 -V 3.8.0-3.fc34 -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/go-acme/lego + IFS= +++ realpath -e --relative-base=. docs CHANGELOG.md CONTRIBUTING.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md CONTRIBUTING.md README.md docs' ++ echo 'CHANGELOG.md CONTRIBUTING.md README.md docs' + godocs='CHANGELOG.md CONTRIBUTING.md README.md docs' + [[ -n CHANGELOG.md CONTRIBUTING.md README.md docs ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -d /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/gocode/src/github.com/go-acme/lego + ln -rs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/gocode/src/github.com/go-acme/lego /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/gocode/src/github.com/go-acme/lego/v3 + echo /usr/share/gocode/src/github.com/go-acme/lego/v3 + echo '%dir "/usr/share/gocode/src/github.com/go-acme/lego"' + echo '%dir "/usr/share/gocode/src/github.com/go-acme"' + install -m 0755 -d /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/gocode/src/github.com/xenolf + ln -rs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/gocode/src/github.com/go-acme/lego /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/gocode/src/github.com/xenolf/lego + echo /usr/share/gocode/src/github.com/xenolf/lego + echo '%dir "/usr/share/gocode/src/github.com/xenolf"' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/lego-3.8.0/_build/bin/lego /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin/ '/builddir/build/BUILD/lego-3.8.0/_build/bin/lego' -> '/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin/lego' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.8.0-3.fc34 --unique-debug-suffix -3.8.0-3.fc34.x86_64 --unique-debug-src-base golang-github-acme-lego-3.8.0-3.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/lego-3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin/lego extracting debug info from /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin/lego warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/bin/lego. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/lego-3.8.0-3.fc34.x86_64.debug after non-allocatable ones original debug info size: 64632kB, size after compression: 64632kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 1711 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vCn6n1 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + LDFLAGS=' -X github.com/go-acme/lego/version=3.8.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/go-acme/lego -b /builddir/build/BUILD/lego-3.8.0/_build/bin -s /builddir/build/BUILD/lego-3.8.0/_build -V 3.8.0-3.fc34 -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 -g /usr/share/gocode -r '.*example.*' -d challenge/dns01 -t providers/dns -d platform/wait Testing in: /builddir/build/BUILD/lego-3.8.0/_build/src PATH: /builddir/build/BUILD/lego-3.8.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/go-acme/lego/version=3.8.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/go-acme/lego github.com/go-acme/lego/acme/api PASS ok github.com/go-acme/lego/acme/api 0.426s github.com/go-acme/lego/acme/api/internal/nonces PASS ok github.com/go-acme/lego/acme/api/internal/nonces 0.259s github.com/go-acme/lego/acme/api/internal/secure PASS ok github.com/go-acme/lego/acme/api/internal/secure 0.259s github.com/go-acme/lego/acme/api/internal/sender PASS ok github.com/go-acme/lego/acme/api/internal/sender 0.008s github.com/go-acme/lego/certcrypto PASS ok github.com/go-acme/lego/certcrypto 0.288s github.com/go-acme/lego/certificate 2020/08/21 16:15:46 [INFO] [] Server responded with a certificate. 2020/08/21 16:15:46 [INFO] [] Server responded with a certificate. 2020/08/21 16:15:46 [INFO] [] Server responded with a certificate. PASS ok github.com/go-acme/lego/certificate 1.418s github.com/go-acme/lego/challenge/http01 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:123456] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain example.com with method GET but the domain did not match any challenge. Please ensure your are passing the Host header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain example.com with method GET but the domain did not match any challenge. Please ensure your are passing the Host header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Forwarded-Host header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Forwarded-Host header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Something-Else header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Something-Else header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Something-Else header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. 2020/08/21 16:15:47 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:15:47 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. PASS ok github.com/go-acme/lego/challenge/http01 0.158s github.com/go-acme/lego/challenge/resolver 2020/08/21 16:15:51 [INFO] [acme.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [lego.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [mydomain.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [acme.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [acme.wtf] acme: authorization already valid; skipping challenge 2020/08/21 16:15:51 [INFO] [lego.wtf] acme: authorization already valid; skipping challenge 2020/08/21 16:15:51 [INFO] [mydomain.wtf] acme: authorization already valid; skipping challenge 2020/08/21 16:15:51 [INFO] [lego.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [mydomain.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [WARN] [acme.wtf] acme: cleaning up failed: clean error acme.wtf 2020/08/21 16:15:51 [INFO] [acme.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [lego.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [INFO] [mydomain.wtf] acme: use http-01 solver 2020/08/21 16:15:51 [WARN] [mydomain.wtf] acme: cleaning up failed: clean error mydomain.wtf 2020/08/21 16:15:51 [INFO] [example.com] The server validated our request 2020/08/21 16:15:51 [INFO] [example.com] The server validated our request PASS ok github.com/go-acme/lego/challenge/resolver 0.017s github.com/go-acme/lego/challenge/tlsalpn01 2020/08/21 16:15:51 [INFO] [localhost:23457] acme: Trying to solve TLS-ALPN-01 2020/08/21 16:15:52 [INFO] [localhost:123456] acme: Trying to solve TLS-ALPN-01 PASS ok github.com/go-acme/lego/challenge/tlsalpn01 0.624s github.com/go-acme/lego/cmd 2020/08/21 16:16:18 [foo.com] The certificate expires in 31 days, the number of days defined to perform the renewal is 30: no renewal. 2020/08/21 16:16:18 [foo.com] The certificate expires in 29 days, the number of days defined to perform the renewal is 0: no renewal. PASS ok github.com/go-acme/lego/cmd 0.032s github.com/go-acme/lego/lego PASS ok github.com/go-acme/lego/lego 0.009s github.com/go-acme/lego/platform/config/env PASS ok github.com/go-acme/lego/platform/config/env 0.006s github.com/go-acme/lego/providers/http/memcached PASS ok github.com/go-acme/lego/providers/http/memcached 0.005s github.com/go-acme/lego/providers/http/webroot PASS ok github.com/go-acme/lego/providers/http/webroot 0.005s github.com/go-acme/lego/registration 2020/08/21 16:16:21 [INFO] acme: Trying to resolve account by key PASS ok github.com/go-acme/lego/registration 0.014s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-acme-lego-3.8.0-3.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.98UGb2 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego + cp -pr docs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego + cp -pr README.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jVyVQ0 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/licenses/golang-github-acme-lego + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/licenses/golang-github-acme-lego + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/licenses/golang-github-acme-lego + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-acme-lego = 3.8.0-3.fc34 golang-github-acme-lego(x86-64) = 3.8.0-3.fc34 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.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: golang-github-acme-lego-devel-3.8.0-3.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ei1ym1 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego-devel + cp -pr docs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/doc/golang-github-acme-lego-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jKNk91 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/licenses/golang-github-acme-lego-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/licenses/golang-github-acme-lego-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64/usr/share/licenses/golang-github-acme-lego-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/go-acme/lego/acme) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api/internal/nonces) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api/internal/secure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api/internal/sender) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/certcrypto) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/certificate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/dns01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/http01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/resolver) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/tlsalpn01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/cmd) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/e2e/loader) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/lego) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/log) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/platform/config/env) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/platform/tester) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/platform/wait) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/acmedns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/alidns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/arvancloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/arvancloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/auroradns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/autodns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/azure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/bindman) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/bluecat) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/checkdomain) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/clouddns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/clouddns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudflare) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudxns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudxns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/conoha) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/conoha/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/constellix) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/constellix/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/desec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/desec/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/designate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/digitalocean) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnsimple) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnsmadeeasy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnspod) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dreamhost) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/duckdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dyn) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dynu) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dynu/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/easydns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/exec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/exoscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/fastdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/gandi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/gandiv5) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/gcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/glesys) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/godaddy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/hetzner) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/hetzner/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/hostingde) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/httpreq) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/iij) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/internal/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/internal/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/inwx) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/joker) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/lightsail) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/linode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/linodev4) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/liquidweb) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/luadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/luadns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/mydnsjp) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/mythicbeasts) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/namecheap) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/namedotcom) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/namesilo) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netcup) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netcup/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netlify) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netlify/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/nifcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/nifcloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/ns1) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/oraclecloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/otc) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/ovh) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/pdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/rackspace) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/regru) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/regru/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/rfc2136) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/route53) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/sakuracloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/scaleway) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/scaleway/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/servercow) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/servercow/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/stackpath) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/transip) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/vegadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/versio) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/vscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/vultr) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/yandex) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/yandex/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/zoneee) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/zonomi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/http/memcached) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/http/webroot) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/registration) = 3.8.0-3.fc34 golang-github-acme-lego-devel = 3.8.0-3.fc34 golang-ipath(github.com/go-acme/lego) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(cloud.google.com/go/compute/metadata) golang(github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns) golang(github.com/Azure/go-autorest/autorest) golang(github.com/Azure/go-autorest/autorest/azure/auth) golang(github.com/Azure/go-autorest/autorest/to) golang(github.com/BurntSushi/toml) golang(github.com/OpenDNS/vegadns2client) golang(github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1) golang(github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid) golang(github.com/aliyun/alibaba-cloud-sdk-go/sdk) golang(github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials) golang(github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests) golang(github.com/aliyun/alibaba-cloud-sdk-go/services/alidns) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/client) golang(github.com/aws/aws-sdk-go/aws/request) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/lightsail) golang(github.com/aws/aws-sdk-go/service/route53) golang(github.com/cenkalti/backoff/v4) golang(github.com/cloudflare/cloudflare-go) golang(github.com/cpu/goacmedns) golang(github.com/dnsimple/dnsimple-go/dnsimple) golang(github.com/exoscale/egoscale) golang(github.com/google/go-querystring/query) golang(github.com/gophercloud/gophercloud) golang(github.com/gophercloud/gophercloud/openstack) golang(github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets) golang(github.com/gophercloud/gophercloud/openstack/dns/v2/zones) golang(github.com/iij/doapi) golang(github.com/iij/doapi/protocol) golang(github.com/labbsr0x/bindman-dns-webhook/src/client) golang(github.com/linode/linodego) golang(github.com/liquidweb/liquidweb-go/client) golang(github.com/liquidweb/liquidweb-go/network) golang(github.com/miekg/dns) golang(github.com/namedotcom/go/namecom) golang(github.com/nrdcg/auroradns) golang(github.com/nrdcg/dnspod-go) golang(github.com/nrdcg/goinwx) golang(github.com/nrdcg/namesilo) golang(github.com/oracle/oci-go-sdk/common) golang(github.com/oracle/oci-go-sdk/dns) golang(github.com/ovh/go-ovh/ovh) golang(github.com/pquerna/otp/totp) golang(github.com/rainycape/memcache) golang(github.com/sacloud/libsacloud/api) golang(github.com/sacloud/libsacloud/sacloud) golang(github.com/timewasted/linode/dns) golang(github.com/transip/gotransip/v6) golang(github.com/transip/gotransip/v6/domain) golang(github.com/urfave/cli) golang(github.com/vultr/govultr) golang(golang.org/x/crypto/ocsp) golang(golang.org/x/net/context) golang(golang.org/x/net/idna) golang(golang.org/x/net/publicsuffix) golang(golang.org/x/oauth2) golang(golang.org/x/oauth2/clientcredentials) golang(golang.org/x/oauth2/google) golang(google.golang.org/api/dns/v1) golang(google.golang.org/api/googleapi) golang(google.golang.org/api/option) golang(gopkg.in/ns1/ns1-go.v2/rest) golang(gopkg.in/ns1/ns1-go.v2/rest/model/dns) golang(gopkg.in/square/go-jose.v2) Processing files: compat-golang-github-acme-lego-3-devel-3.8.0-3.fc34.noarch Provides: compat-golang-github-acme-lego-3-devel = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api/internal/nonces) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api/internal/secure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api/internal/sender) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/certcrypto) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/certificate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/dns01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/http01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/resolver) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/tlsalpn01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/cmd) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/e2e/loader) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/lego) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/log) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/platform/config/env) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/platform/tester) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/platform/wait) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/acmedns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/alidns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/arvancloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/arvancloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/auroradns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/autodns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/azure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/bindman) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/bluecat) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/checkdomain) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/clouddns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/clouddns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudflare) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudxns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudxns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/conoha) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/conoha/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/constellix) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/constellix/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/desec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/desec/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/designate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/digitalocean) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnsimple) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnspod) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dreamhost) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/duckdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dyn) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dynu) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dynu/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/easydns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/exec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/exoscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/fastdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/gandi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/gandiv5) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/gcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/glesys) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/godaddy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/hetzner) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/hetzner/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/hostingde) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/httpreq) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/iij) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/internal/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/internal/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/inwx) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/joker) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/lightsail) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/linode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/linodev4) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/liquidweb) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/luadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/luadns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/mydnsjp) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/mythicbeasts) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/namecheap) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/namedotcom) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/namesilo) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netcup) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netcup/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netlify) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netlify/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/nifcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/nifcloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/ns1) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/oraclecloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/otc) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/ovh) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/pdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/rackspace) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/regru) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/regru/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/rfc2136) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/route53) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/sakuracloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/scaleway) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/scaleway/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/servercow) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/servercow/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/stackpath) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/transip) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/vegadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/versio) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/vscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/vultr) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/yandex) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/yandex/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/zoneee) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/zonomi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/http/memcached) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/http/webroot) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/registration) = 3.8.0-3.fc34 golang-symlink(github.com/go-acme/lego/v3) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang-ipath(github.com/go-acme/lego) = 3.8.0-3.fc34 Obsoletes: golang-github-acme-lego-3-devel < 3.8.0-3.fc34 Processing files: compat-golang-github-xenolf-lego-devel-3.8.0-3.fc34.noarch Provides: compat-golang-github-xenolf-lego-devel = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api/internal/nonces) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api/internal/secure) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api/internal/sender) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/certcrypto) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/certificate) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/dns01) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/http01) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/resolver) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/tlsalpn01) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/cmd) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/e2e/loader) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/lego) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/log) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/platform/config/env) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/platform/tester) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/platform/wait) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/acmedns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/alidns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/arvancloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/arvancloud/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/auroradns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/autodns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/azure) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/bindman) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/bluecat) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/checkdomain) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/clouddns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/clouddns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudflare) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudxns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudxns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/conoha) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/conoha/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/constellix) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/constellix/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/desec) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/desec/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/designate) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/digitalocean) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnsimple) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnsmadeeasy) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnsmadeeasy/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnspod) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dode) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dreamhost) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/duckdns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dyn) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dynu) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dynu/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/easydns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/exec) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/exoscale) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/fastdns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/gandi) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/gandiv5) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/gcloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/glesys) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/godaddy) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/hetzner) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/hetzner/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/hostingde) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/httpreq) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/iij) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/internal/rimuhosting) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/internal/selectel) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/inwx) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/joker) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/lightsail) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/linode) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/linodev4) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/liquidweb) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/luadns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/luadns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/mydnsjp) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/mythicbeasts) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/namecheap) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/namedotcom) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/namesilo) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netcup) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netcup/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netlify) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netlify/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/nifcloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/nifcloud/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/ns1) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/oraclecloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/otc) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/ovh) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/pdns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/rackspace) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/regru) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/regru/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/rfc2136) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/rimuhosting) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/route53) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/sakuracloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/scaleway) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/scaleway/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/selectel) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/servercow) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/servercow/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/stackpath) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/transip) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/vegadns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/versio) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/vscale) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/vultr) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/yandex) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/yandex/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/zoneee) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/zonomi) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/http/memcached) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/http/webroot) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/registration) = 3.8.0-3.fc34 golang-symlink(github.com/xenolf/lego) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang-ipath(github.com/go-acme/lego) = 3.8.0-3.fc34 Obsoletes: golang-github-xenolf-lego-devel < 3.8.0-3.fc34 Processing files: golang-github-acme-lego-debugsource-3.8.0-3.fc34.x86_64 Provides: golang-github-acme-lego-debugsource = 3.8.0-3.fc34 golang-github-acme-lego-debugsource(x86-64) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-acme-lego-debuginfo-3.8.0-3.fc34.x86_64 Provides: debuginfo(build-id) = ba391fba6d90274edcbba0ac74f3399ab04b6080 golang-github-acme-lego-debuginfo = 3.8.0-3.fc34 golang-github-acme-lego-debuginfo(x86-64) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-acme-lego-debugsource(x86-64) = 3.8.0-3.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 Wrote: /builddir/build/RPMS/compat-golang-github-xenolf-lego-devel-3.8.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/compat-golang-github-acme-lego-3-devel-3.8.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-debugsource-3.8.0-3.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-devel-3.8.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-3.8.0-3.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-debuginfo-3.8.0-3.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JmKk10 + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0