Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f34-build-25475370-2912544/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 s390x --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.21.0-3.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f34-build-25475370-2912544/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 s390x --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AUSC7s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alertmanager-0.21.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alertmanager-0.21.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alertmanager-0.21.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/alertmanager-0.21.0/vendor + [[ ! -e /builddir/build/BUILD/alertmanager-0.21.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.21.0/_build/bin install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build' install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/bin' + export GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager ]] ++ dirname /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/src' install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/alertmanager-0.21.0 /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager + cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager + echo 'Patch #0 (0001-Add-missing-argument-for-new-go-openapi-errors.patch):' Patch #0 (0001-Add-missing-argument-for-new-go-openapi-errors.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file api/v2/restapi/operations/alert/post_alerts_parameters.go patching file api/v2/restapi/operations/silence/post_silences_parameters.go + echo 'Patch #1 (0001-Update-common.patch):' Patch #1 (0001-Update-common.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file notify/opsgenie/opsgenie.go patching file notify/pagerduty/pagerduty.go patching file notify/pushover/pushover.go patching file notify/slack/slack.go patching file notify/victorops/victorops.go patching file notify/webhook/webhook.go patching file notify/wechat/wechat.go Hunk #1 succeeded at 71 (offset -1 lines). + sed -i 's|uuid.NewV4().String()|uuid.Must(uuid.NewV4()).String()|' silence/silence.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z2UZWU + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.21.0 -B 0x67baa7db0a63463793303e35d8e33a8a29e26249 -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/alertmanager-0.21.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build3592155590 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 6jZZh3myYRRr8UmdQPXd/6jZZh3myYRRr8UmdQPXd -goversion go1.16rc1 -D "" -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d280944f4657d62987c309fea8c76470c89b8d551a808871c61477186cbbdda0-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm_s390x.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b009/symabis ./cpu.s ./cpu_s390x.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RNEFoxs4Bym54C8YnF2_/RNEFoxs4Bym54C8YnF2_ -goversion go1.16rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_s390x.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid rjULIjJs2N8CvoILZkYB/rjULIjJs2N8CvoILZkYB -goversion go1.16rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_s390x.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b010/asm_s390x.o ./asm_s390x.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/cpu_s390x.o ./cpu_s390x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/86/86319d994613e225555e306ec6ab428d127a6b3478c1f3ee8196cd337dac4e17-d # internal runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu.o $WORK/b009/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ET4UvGNc3JdXuVoKx91G/ET4UvGNc3JdXuVoKx91G -goversion go1.16rc1 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_s390x.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_s390x.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f0/f0fa1c58b32a991a362862217ffcd1af9324b2b90ba8df2e24227cc33dc34482-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_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./compare_s390x.s ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gtIjUBRO-jzDH2YHvDOr/gtIjUBRO-jzDH2YHvDOr -goversion go1.16rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/index_s390x.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fb/fb4bc5c1de69efd4b2a1a25861a9fb027cadcb850ea79639de2ec9a495def1fa-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid FBxw2MQNpO9YoX6Ynk-5/FBxw2MQNpO9YoX6Ynk-5 -goversion go1.16rc1 -D "" -importcfg $WORK/b011/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/40/404608d2d9fd585b2596ce716838a457926ae8e5b372788ee585e1596c0c7258-d # internal internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 22aebDKzqeePmVq7sVc0/22aebDKzqeePmVq7sVc0 -goversion go1.16rc1 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/bd/bd45c0c6e56bbb14d02a8ee8333188d66f253b80eb5aa1f8e5b44e18bc85e888-d # internal sync/atomic mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/count_s390x.o ./count_s390x.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/equal_s390x.o ./equal_s390x.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid dGtLtkAQDp-R-cjHKwFt/dGtLtkAQDp-R-cjHKwFt -goversion go1.16rc1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/index_s390x.o ./index_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b8/b8d605dd26f3b03985551e95ffe34fa42bd289ff18be98fe07e6a51092f0e85f-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid woaeTrbJ6MRa6FHSdtoI/woaeTrbJ6MRa6FHSdtoI -goversion go1.16rc1 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_s390x.o $WORK/b008/count_s390x.o $WORK/b008/equal_s390x.o $WORK/b008/index_s390x.o $WORK/b008/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f4/f46576bd4c54b1f06caaec3db2071e457ca2d3ecfe379eeb9d0487802a58946a-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./preempt_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s 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 /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid drKuLlVVE5bxPJ9ayJJJ/drKuLlVVE5bxPJ9ayJJJ -goversion go1.16rc1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_s390x.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_be64.go /usr/lib/golang/src/runtime/os_linux_novdso.go /usr/lib/golang/src/runtime/os_linux_s390x.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_s390x.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_s390x.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_s390x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_in_none.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c8/c8938f58ad6cfcdffdd2c18e2f22278862585df724220617b60fc7ec1ae87df7-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid f2s_t6w8m09EQQuO_F-8/f2s_t6w8m09EQQuO_F-8 -goversion go1.16rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/arith_s390x.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/acos_s390x.o $WORK/b022/acosh_s390x.o $WORK/b022/asin_s390x.o $WORK/b022/asinh_s390x.o $WORK/b022/atan2_s390x.o $WORK/b022/atan_s390x.o $WORK/b022/atanh_s390x.o $WORK/b022/cbrt_s390x.o $WORK/b022/cosh_s390x.o $WORK/b022/dim_s390x.o $WORK/b022/erf_s390x.o $WORK/b022/erfc_s390x.o $WORK/b022/exp_s390x.o $WORK/b022/expm1_s390x.o $WORK/b022/floor_s390x.o $WORK/b022/log10_s390x.o $WORK/b022/log1p_s390x.o $WORK/b022/log_s390x.o $WORK/b022/pow_s390x.o $WORK/b022/sin_s390x.o $WORK/b022/sinh_s390x.o $WORK/b022/sqrt_s390x.o $WORK/b022/stubs_s390x.o $WORK/b022/tan_s390x.o $WORK/b022/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/969612de10983ad6b2f519eac2f955bf1c64cc55dbf22b33eb070e99093eb7fa-d # internal unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid aCIQmYvbw2NJ-Bith25n/aCIQmYvbw2NJ-Bith25n -goversion go1.16rc1 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5b/5bad385367956e9d573ab24a7844f307bb8eac94595d19a83d3e61cca01e927a-d # internal unicode mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid VNn0Uf9DDaU55DcYvhtA/VNn0Uf9DDaU55DcYvhtA -goversion go1.16rc1 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6c/6c22cd64689df5fe2b78aec7866105c3a2992c01d2872bd1ff1d6017ad460bfd-d # internal encoding mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding -std -complete -installsuffix shared -buildid _88TrWw6r6JfHTKPtAlg/_88TrWw6r6JfHTKPtAlg -goversion go1.16rc1 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/69/694cf353801fe6053a3fc39444423982ed24992afb33bad644585a917ca56812-d # internal unicode/utf16 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qWw0sL_dTLmbklrPc-39/qWw0sL_dTLmbklrPc-39 -goversion go1.16rc1 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/10/1097e57e2c602872c27f46f7ff60d4beb2903b4879b669e353d4cd76384999dd-d # internal container/list mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p container/list -std -complete -installsuffix shared -buildid ysN4bbt1CraXKNfOWvzx/ysN4bbt1CraXKNfOWvzx -goversion go1.16rc1 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/31/31e2087ccccd55ad202064e910e86453a7ec7dffb4da57fb4ee8ecbe4c054a21-d # internal crypto/internal/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid a7pKAFCTkEMrY4Hh3siX/a7pKAFCTkEMrY4Hh3siX -goversion go1.16rc1 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/070bfc07c9b4c4badcc5d50d5f7b2410b7ff9c4815551fb50599a48819d29171-d # internal crypto/subtle mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid mJDcYZvFx8beAj9D4Zaw/mJDcYZvFx8beAj9D4Zaw -goversion go1.16rc1 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/66/66137a14c7b35ca46d1456d4d873afa762bce88740e10d09c434fbb826a6919b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid YwMUYRqS9u2lD4TBXM9a/YwMUYRqS9u2lD4TBXM9a -goversion go1.16rc1 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/20/204c0b0694703ccc90adf4e413392bdf34040e03198ea91ef6aa6772c3d5fac9-d # internal internal/nettrace mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid eTjpyfpH9N8rToIm4_az/eTjpyfpH9N8rToIm4_az -goversion go1.16rc1 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/2e/2e031a03d3cd65f90b832e7e0e26ffb24e32b184447601b9b6776e91b40c068d-d # internal runtime/cgo mkdir -p $WORK/b096/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b096/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b096/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I $WORK/b096/ -g -O2 -Wall -Werror -o $WORK/b096/_x011.o -c gcc_s390x.S cd $WORK/b096 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.21.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b096=/tmp/go-build -gno-record-gcc-switches -o $WORK/b096/_cgo_.o $WORK/b096/_cgo_main.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b096/_cgo_.o -dynout $WORK/b096/_cgo_import.go -dynlinker cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b096/symabis ./asm_s390x.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p runtime/cgo -std -installsuffix shared -buildid kCVuLX0VIygnRc4P4EjT/kCVuLX0VIygnRc4P4EjT -goversion go1.16rc1 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b096/_cgo_gotypes.go $WORK/b096/cgo.cgo1.go $WORK/b096/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b096/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b096/_pkg_.a $WORK/b096/asm_s390x.o $WORK/b096/_x001.o $WORK/b096/_x002.o $WORK/b096/_x003.o $WORK/b096/_x004.o $WORK/b096/_x005.o $WORK/b096/_x006.o $WORK/b096/_x007.o $WORK/b096/_x008.o $WORK/b096/_x009.o $WORK/b096/_x010.o $WORK/b096/_x011.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b8/b8c4a29ac89725fbf792e644291ec39f19589dcf5431ba4f117668b05a0a8a62-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MHHJT6fMB4DZxGWMRsNI/MHHJT6fMB4DZxGWMRsNI -goversion go1.16rc1 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/18/18289d8bb552f4dd9873903aa6f32c4ca99d7e17a81a5ab70c844d702bfd79c3-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 0hnVbxdMv8eY-JTBW4FP/0hnVbxdMv8eY-JTBW4FP -goversion go1.16rc1 -D "" -importcfg $WORK/b134/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/90/908a54a4cd3503774fee55bc174ed485c764f10fad8d0f5d53324b50705d3a6f-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid -zXnGy_KUrIEOrExOORZ/-zXnGy_KUrIEOrExOORZ -goversion go1.16rc1 -D "" -importcfg $WORK/b139/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2f/2f8acd553cd0062da1ed4bb06987e6c725c7a928291bb9ba4a160201b3e55b02-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 0owJVTUlt9x71isnXjWn/0owJVTUlt9x71isnXjWn -goversion go1.16rc1 -D "" -importcfg $WORK/b169/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/11/11b94d9a0adca598da3dce05b424ba661c5d5086485ab82b4e72b8c1e95c31eb-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 75mAs3_4c0b-u23SVDr_/75mAs3_4c0b-u23SVDr_ -goversion go1.16rc1 -D "" -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/58/58828608c607ca0353cef66773706b408553dc567cf8523b4929904babb96aea-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid N86JJrOfawYU1qRLJ-jn/N86JJrOfawYU1qRLJ-jn -goversion go1.16rc1 -D "" -importcfg $WORK/b266/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/c8/c8531795380884ab55ab7b5eeea02926994ffca3fa8c01c0fdf4b0d9a41a024a-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid xi0JmXnExhXQLgXquAQ_/xi0JmXnExhXQLgXquAQ_ -goversion go1.16rc1 -D "" -importcfg $WORK/b268/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/b0/b0a1efb8ba78866a18295e21d0e0ea127d88aa0f9ed76f09e7fdb8c49c1e6f04-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b007/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_s390x.o $WORK/b007/duff_s390x.o $WORK/b007/memclr_s390x.o $WORK/b007/memmove_s390x.o $WORK/b007/preempt_s390x.o $WORK/b007/rt0_linux_s390x.o $WORK/b007/sys_linux_s390x.o $WORK/b007/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2d/2ddc687cac44879ff6fde1ab9cc515cf85960b63eecc2a266da28c0a83402891-d # internal sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid OuFI54Mzo1ejFuvxzzCW/OuFI54Mzo1ejFuvxzzCW -goversion go1.16rc1 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid K4KqWEDqRKPxp9jJf8Zy/K4KqWEDqRKPxp9jJf8Zy -goversion go1.16rc1 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f5/f5062e7d3ea06f1aadd12169e56b737ae3ef726efe3296b700719f3ce1c1e7b2-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bcTp1SJzU53f57tgfJ-C/bcTp1SJzU53f57tgfJ-C -goversion go1.16rc1 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cd/cde727baf48d121e105fea594a2f5c4880990ab60d137edf3238aeb54c10b506-d # internal math/rand mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p math/rand -std -complete -installsuffix shared -buildid DxQ4aOdppXpIYBkEGyw9/DxQ4aOdppXpIYBkEGyw9 -goversion go1.16rc1 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/43/4306c64f5061b33bcfdc2ccc5c38b7b79556ab66a880aea032bd38b25c3c537b-d # internal internal/singleflight mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid XQ80TA-60u4iSiko-pSA/XQ80TA-60u4iSiko-pSA -goversion go1.16rc1 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/aa/aa643c6a68f80f10b400abdc3ffa4a95c4c2409cdc097813cff3380ea89a5674-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid -iS6k5Zw1ieYwAvoOPTs/-iS6k5Zw1ieYwAvoOPTs -goversion go1.16rc1 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/af/af6e8eb270c30963ae248d486b3312c811e961d3ee90041f2b332794972e6dcf-d # internal sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid 4rpZEkaLBbyFBsws8OtG/4rpZEkaLBbyFBsws8OtG -goversion go1.16rc1 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8f/8f50b0b4593d684f30fea43e318d7b12278c7680d640d8a192f86c629f3220a0-d # internal internal/oserror mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 6WozZtalwo-MtZJZWhMx/6WozZtalwo-MtZJZWhMx -goversion go1.16rc1 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a9/a962b4326785de71ef6d9cc4bda3dafb4227d0b98cde113ac4221a5eac4d3c62-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./asm_linux_s390x.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid 1nk0F_G9KOcXU4q1nwve/1nk0F_G9KOcXU4q1nwve -goversion go1.16rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_big.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_s390x.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_s390x.go /usr/lib/golang/src/syscall/zsyscall_linux_s390x.go /usr/lib/golang/src/syscall/zsysnum_linux_s390x.go /usr/lib/golang/src/syscall/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/46/46f657bff223e84762157e89bf540df0b5ebc6f0b42175b5450165aeb5919a64-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid jrBEjdULeqTxgBXBYbey/jrBEjdULeqTxgBXBYbey -goversion go1.16rc1 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c9/c9ebc1267456774e1992cf3d6fa3d824a7680df4958a6ec19ce1cccdcd7a89ff-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b021/symabis ./asm_s390x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid cuKgjqabHfGU3UxzZYDP/cuKgjqabHfGU3UxzZYDP -goversion go1.16rc1 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b017/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/af/afd00be8339f4a550b6acd420b0bedda85187be481e736f79c1a0e1880dabb8b-d # internal time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid N2pEcKzmR2-l6EDvxwo1/N2pEcKzmR2-l6EDvxwo1 -goversion go1.16rc1 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ed/ed74fc589485c447619abeea6a8605e5c1725fbe25c4ce23d0ba088acfce1d4c-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid Qb-stCgZ5iSkz64RJuPi/Qb-stCgZ5iSkz64RJuPi -goversion go1.16rc1 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b021/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/ec53d11c4a375d5fcae76f0d97b446cc5744e8e5d714c496b5bacc154bb79c21-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid yh7oj9WSPl-O6j9x9CSp/yh7oj9WSPl-O6j9x9CSp -goversion go1.16rc1 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4b/4bc4a9f0d7b8d979a5908050c600c42b8c89b0f1d4ba07031109bf2466a886e5-d # internal io mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid BW8ekmaGbSVYUFxFqfw5/BW8ekmaGbSVYUFxFqfw5 -goversion go1.16rc1 -D "" -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fc/fca9ac6fa11f0f6db7fa45a0b0474a8d73ad47e38d85d5fdce21e2287310c79f-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 88TP1r5bjp3p3bWKMutD/88TP1r5bjp3p3bWKMutD -goversion go1.16rc1 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f2/f20ed20a4ccacc6a74ac2bb57406a9dd99f920e0e9d4c400624415679341788f-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 8siZ4F7cFPuagZ9Wy59g/8siZ4F7cFPuagZ9Wy59g -goversion go1.16rc1 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1f/1f87a418a53ddd0d4dfda6c3c391364a30580d00aa796ea10ec0d279093e421b-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid 8BKuaVocSftEesFy4MTL/8BKuaVocSftEesFy4MTL -goversion go1.16rc1 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1f/1fb39d1b1fb14bbdb05146e858626749faecb8f7fcb88e78ed0c8fd67ea55594-d # internal internal/poll mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid bVKO4Cu6iTlsBWz0dX-h/bVKO4Cu6iTlsBWz0dX-h -goversion go1.16rc1 -D "" -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6d/6d7860e039f7d0c7a7a561d3617186daf05ec86f9140d0dd6fb1ee792529dddc-d # internal io/fs mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p io/fs -std -complete -installsuffix shared -buildid NMQ1f64vpVPgTAJaAPsR/NMQ1f64vpVPgTAJaAPsR -goversion go1.16rc1 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ad/ad1c099efefd2a0c2e5fd8476a6df72b477b4d4c6bcba1c673b118e6ad2c4dd8-d # internal bytes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid 5gYqzAiAX7ZXzM_ei5l5/5gYqzAiAX7ZXzM_ei5l5 -goversion go1.16rc1 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7d/7d7839f9759ee5e5cc5a146f2bf80196a59369557742083df6dc2e51302e93fe-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid scZ3tGvfN-HxNCQ8Y4RW/scZ3tGvfN-HxNCQ8Y4RW -goversion go1.16rc1 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_big.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/8c/8ca6df9f1e464204667bf8daf3c65c190f377f3d6823b1994a554e86b4a95908-d # internal encoding/binary mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 4yu-V2jtlLXBpCtt-ior/4yu-V2jtlLXBpCtt-ior -goversion go1.16rc1 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/5b/5bcc7ec08b3df5cd4b37ac5365412df07438e4c4114a8e22f2d25a2343641097-d # internal encoding/base64 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid qmEshuT7kJQs9apDl_Fg/qmEshuT7kJQs9apDl_Fg -goversion go1.16rc1 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b0/b0ed0620d2d128b9c576ee4146cfdc16341cbfdbd5dde36fc65a903e94239d4d-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid RP6lvj2w-mSeb7uCwgO3/RP6lvj2w-mSeb7uCwgO3 -goversion go1.16rc1 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/02/028cc1065d7c48f0883bd85237dd8729d928e571fcb37516e3fe6d5cea9053c1-d # internal strings mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p strings -std -complete -installsuffix shared -buildid NlI-84xXW_YDhBlhkfIW/NlI-84xXW_YDhBlhkfIW -goversion go1.16rc1 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/01/016ff1e031930ddc50aa352ccddaf53a7a4914d057a24dd9deeda1c7b9d106fb-d # internal bufio mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p bufio -std -complete -installsuffix shared -buildid -iV0or1rHPRzBnulZGk6/-iV0or1rHPRzBnulZGk6 -goversion go1.16rc1 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/cd/cd9535b7651a6f922c19b62044e37820ce117059d4596c8974ce0effdbeb6219-d # internal regexp/syntax mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid IiPBFybJJBUN_CQ68QBe/IiPBFybJJBUN_CQ68QBe -goversion go1.16rc1 -D "" -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/98/983ece5e97758a95845dae5dd7671851a9915a9bc405142a2774457c7ac6c840-d # internal encoding/json mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 8hqltg2-7_ulC_l9JILY/8hqltg2-7_ulC_l9JILY -goversion go1.16rc1 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f6/f6ff04ac56a6d3689206b65a91430f33426c985558f58c39436a4ca98360e881-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid 0As9AA8-G3Dt1N5PUzCd/0As9AA8-G3Dt1N5PUzCd -goversion go1.16rc1 -D "" -importcfg $WORK/b044/importcfg -pack /usr/share/gocode/src/github.com/go-logfmt/logfmt/decode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/doc.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/encode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/db/db0f45595180f71f530440b12388a53d80bf42fa65de4eb4dd5e308f689901e9-d # internal log mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p log -std -complete -installsuffix shared -buildid QlevJ-bUhIZjTiUe_W82/QlevJ-bUhIZjTiUe_W82 -goversion go1.16rc1 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9a/9aefbfdf72b1da8c1e827bfdbb7943f65b5a4a46061ebd15e2717990e939fc82-d # internal regexp mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp -std -complete -installsuffix shared -buildid pZI6HWw9lK0vlu4773Dw/pZI6HWw9lK0vlu4773Dw -goversion go1.16rc1 -D "" -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cd/cd358480e825dc70bd54acc775516ccb315de6143d215771597b15ab4177d476-d # internal github.com/pkg/errors mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid MiURoxCq-xiiVXGAGrCi/MiURoxCq-xiiVXGAGrCi -goversion go1.16rc1 -D "" -importcfg $WORK/b050/importcfg -pack /usr/share/gocode/src/github.com/pkg/errors/errors.go /usr/share/gocode/src/github.com/pkg/errors/go113.go /usr/share/gocode/src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/98/9879da8edc98887e3608578ae49f53debadee1b03fa042fa3af5b972a2c77620-d # internal compress/flate mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 65zrZNnumAjFHO4iKbqU/65zrZNnumAjFHO4iKbqU -goversion go1.16rc1 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9c/9c07f6b36689397ec3c69a4566abd8fe6f413ea07614e3a1af302c564e7437a8-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b044/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid 1XrFMGsE56tc5pIFS75W/1XrFMGsE56tc5pIFS75W -goversion go1.16rc1 -D "" -importcfg $WORK/b036/importcfg -pack /usr/share/gocode/src/github.com/go-kit/kit/log/doc.go /usr/share/gocode/src/github.com/go-kit/kit/log/json_logger.go /usr/share/gocode/src/github.com/go-kit/kit/log/log.go /usr/share/gocode/src/github.com/go-kit/kit/log/logfmt_logger.go /usr/share/gocode/src/github.com/go-kit/kit/log/nop_logger.go /usr/share/gocode/src/github.com/go-kit/kit/log/stdlib.go /usr/share/gocode/src/github.com/go-kit/kit/log/sync.go /usr/share/gocode/src/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/6f/6fa7dc30392565f538ad9d8e8e5cfe865814fe82121fb3e7196cecf7986dc35d-d # internal hash mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p hash -std -complete -installsuffix shared -buildid xAyOukp_ofP842DeqTW_/xAyOukp_ofP842DeqTW_ -goversion go1.16rc1 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d5/d51d690d7d18675a0cd09efd924c91302b8a4bd9d185386f2bce235be3ad8663-d # internal hash/crc32 mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b059/symabis ./crc32_s390x.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash/crc32 -std -installsuffix shared -buildid js5e37UZxusdrK1KOzVR/js5e37UZxusdrK1KOzVR -goversion go1.16rc1 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/25/253cd8d97a450b708bf4cba527a612704cdf45c5324e78587eaa107ad22f5a75-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid 12SwNj9ER2ibsKG6kZLO/12SwNj9ER2ibsKG6kZLO -goversion go1.16rc1 -D "" -importcfg $WORK/b049/importcfg -pack /usr/share/gocode/src/github.com/go-kit/kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/79/7979ca34445e86b35c7f0d2c0137b45f41a59772a60daa832d0c0fbb69a66923-d # internal crypto/cipher mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Y9Rt7TeHEh5XBPJZWaJN/Y9Rt7TeHEh5XBPJZWaJN -goversion go1.16rc1 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/da/dafd427c76ed85c608d30b5f5fd95ab98e88504e454e3d96851b8c26b4f8b8ed-d # internal compress/gzip mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zy1T0Oc6DPNJUc_c1lHx/zy1T0Oc6DPNJUc_c1lHx -goversion go1.16rc1 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/0e/0ebbbaf9a508f27ab274910c6d5a8a491b449fbfeccdb92c09233e034fab5571-d # internal math/big mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b067/symabis ./arith_s390x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/big -std -installsuffix shared -buildid QTysOOfDHnifo84_sj5R/QTysOOfDHnifo84_sj5R -goversion go1.16rc1 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/arith_decl_s390x.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/bade2ac7490eb2df3b570b9b0360ee74edf89f50c3946c4e61cb39ecbb6f6634-d # internal crypto/aes mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b063/symabis ./asm_s390x.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/aes -std -installsuffix shared -buildid wxt_hH1Nfg0pTvEWt7MN/wxt_hH1Nfg0pTvEWt7MN -goversion go1.16rc1 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cbc_s390x.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_s390x.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/ctr_s390x.go /usr/lib/golang/src/crypto/aes/gcm_s390x.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b063/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/04/044fd76f2e0d2f59fd5361ecc4462007f8cdc96da0a9f194e616cdab4cb30d98-d # internal crypto mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid Gchve6VD0PetE03bufp3/Gchve6VD0PetE03bufp3 -goversion go1.16rc1 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/23/23cd4791c7569976902dac8d0b467165aa9ed1e9fef92a9ff33ba0c545e6f66e-d # internal crypto/des mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid vZZE8Oa2gct8dxzO6s-Y/vZZE8Oa2gct8dxzO6s-Y -goversion go1.16rc1 -D "" -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bc/bc98bc3f1fe9b2d075bdf2c947f00875fd1fe31c0d92aa34abce35d69f4a6da1-d # internal crypto/internal/randutil mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid gE_BLy2cBLv4Gguy3HjO/gE_BLy2cBLv4Gguy3HjO -goversion go1.16rc1 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/de/de8174581edb80a64d3ed4df2c838835fdc78a16cdfe2906f57d4704f981dae2-d # internal crypto/sha512 mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b075/symabis ./sha512block_s390x.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 7at3Hf8Zz-O_cJVIcbfR/7at3Hf8Zz-O_cJVIcbfR -goversion go1.16rc1 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_decl.go /usr/lib/golang/src/crypto/sha512/sha512block_s390x.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b075/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b075/_pkg_.a $WORK/b075/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5a/5a40d3fae57296cda5d86d65aacaa43847e2dabca8e8b217260d8c68024bc932-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid EEuw4gQkzyB2t5SlOAIB/EEuw4gQkzyB2t5SlOAIB -goversion go1.16rc1 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6e/6eb936410992558fb80efb6a9e5903c2ba3e9903730e853e4c5d0670c79c2312-d # internal crypto/hmac mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 1p9urakE3m_Khjz6jV2D/1p9urakE3m_Khjz6jV2D -goversion go1.16rc1 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7c/7c30124fbf8c04bc2213a053606d046595f391d4d1b7644a88de2bf859adbe75-d # internal crypto/md5 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b082/symabis ./md5block_s390x.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/md5 -std -installsuffix shared -buildid CAoEmNQW6AcuJXT1kC6I/CAoEmNQW6AcuJXT1kC6I -goversion go1.16rc1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b082/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b082/_pkg_.a $WORK/b082/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7c/7c9a40355b912b90338e415321e7ff39d5c08899eec6dcdafa95447f9a68b21c-d # internal crypto/rc4 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid fYLQTubKE8BMBkpAZQu2/fYLQTubKE8BMBkpAZQu2 -goversion go1.16rc1 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/97/97e6a13dad080a8a3de616eafe5ea431b1f4d343d3134f17d7a163037b543c20-d # internal crypto/sha1 mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b085/symabis ./sha1block_s390x.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -TrfUYFQW0yBjwnlSbiy/-TrfUYFQW0yBjwnlSbiy -goversion go1.16rc1 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/src/crypto/sha1/sha1block_s390x.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b085/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b085/_pkg_.a $WORK/b085/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b9/b936fe6a05d6489ec8b48058cbe42476beda65d1bb076017ed73fe1a2b5ba8b0-d # internal crypto/sha256 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./sha256block_s390x.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid t4H0wd38L-oEKzc5Swwx/t4H0wd38L-oEKzc5Swwx -goversion go1.16rc1 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/src/crypto/sha256/sha256block_s390x.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b067/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b067/_pkg_.a $WORK/b067/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/df/df93bed847716399630170ac8bc54a0c00c4e1a7d011122a0b9c4c3dcb52d02c-d # internal crypto/rand mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid LMv9pCI9lQcOCJ8m8n9A/LMv9pCI9lQcOCJ8m8n9A -goversion go1.16rc1 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a5/a5ed549431354628efd76d11d57cd8250a32bf9f00c06f11c8c07cd9381e0454-d # internal crypto/elliptic mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b073/symabis ./p256_asm_s390x.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid qBTh1VBbbbj-kNznYVtx/qBTh1VBbbbj-kNznYVtx -goversion go1.16rc1 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256.go /usr/lib/golang/src/crypto/elliptic/p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/98/98bae28774d969545c2ddd15e0d5355435ac01e5586f5e21f844ef8b5a9c6348-d # internal encoding/asn1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid elGeXsjrS85iffT-q07E/elGeXsjrS85iffT-q07E -goversion go1.16rc1 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e7/e7ce0605f47172b6842f54ab612d3efec29c09c7caa69e6cde3747fdb0c8240b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid awI0HoTL4FVgj2QO10zn/awI0HoTL4FVgj2QO10zn -goversion go1.16rc1 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b073/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b073/_pkg_.a $WORK/b073/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/30/305be46f5ee4e33d978dd06b33b32ec8bc93d5703cb77f566adcbac1f28e1916-d # internal crypto/ed25519 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid IsryvhCM4LeZ1Vcpun89/IsryvhCM4LeZ1Vcpun89 -goversion go1.16rc1 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4c/4c64f460ea7e3e3a2d0fd9222de3a3b395bd1fc72cfc1404fce80288f7254cc1-d # internal crypto/rsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid eeiOh4LqNBKn-Xi_Qmdq/eeiOh4LqNBKn-Xi_Qmdq -goversion go1.16rc1 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/25/258c79c4dd0176be2b51fdc6890115d1555efda80669ef0514d17a56b18b7f01-d # internal crypto/ecdsa mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b072/symabis ./ecdsa_s390x.s cat >$WORK/b072/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/b070/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid 9oNd0faVNhHOsbgUHSgG/9oNd0faVNhHOsbgUHSgG -goversion go1.16rc1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/48/48d8cbb0b50857cff1e26f43cdfbd4796c98c4c4eb42b3e2e7f9509f184d9d30-d # internal crypto/dsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid goEdgjnaTWUOCW25Bo8x/goEdgjnaTWUOCW25Bo8x -goversion go1.16rc1 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/99/99cc6503716806eba30f3b7a3dfe0df90cb91898af9563c9f1f641f4cb0dbc58-d # internal encoding/hex mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid mZ25VT9as6PHiFTktOeX/mZ25VT9as6PHiFTktOeX -goversion go1.16rc1 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/ecdsa_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7b/7b00b5b4758f4ae1c09c0c0378a5da6bb3f3feae8ab580039b8dccd04737f11d-d # internal encoding/pem mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid aWB71djQnv1-1aQl6Ec2/aWB71djQnv1-1aQl6Ec2 -goversion go1.16rc1 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/8c/8ca05071c280cac80ac66afcf3f5acade18326c19751c114b6301d7f079d0f3c-d # internal crypto/x509/pkix mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid AXZf0RyJuzypY83FaWJw/AXZf0RyJuzypY83FaWJw -goversion go1.16rc1 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f5/f57a9ada647bbd8fa8bad8de8a01c60505c90718d1f5dfdfc832efd028ebee1b-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid daCaHzCwK9eBBJptNGYT/daCaHzCwK9eBBJptNGYT -goversion go1.16rc1 -D "" -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/3b/3bb49cfa772ddda85e0a3404eb2ecc3891ae1bfb0f68dd745798c67db9b12027-d # internal net/url mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net/url -std -complete -installsuffix shared -buildid Zkl0HjJqTkifQqn4DMTo/Zkl0HjJqTkifQqn4DMTo -goversion go1.16rc1 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/88/8809414ee5114480e1fb8e80688885d1ae366f5cb2684ce30d4c4d7cab8c66fa-d # internal path/filepath mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid N_MDcx8BNzhFuVo7Iehc/N_MDcx8BNzhFuVo7Iehc -goversion go1.16rc1 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/7f/7f7c20fa3b624184d136922d9ba40204847f97a819163d891f18ba11017fd339-d # internal io/ioutil mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid MO1GnAWE_D1p2ssGNGdt/MO1GnAWE_D1p2ssGNGdt -goversion go1.16rc1 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2f/2f2fad2294b95cb4c50de902894f68e58f1863869bdaf65aa6810a4f147b5a20-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b102/symabis ./cpu_s390x.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 6yUjhmLfaI1xC2DQx3J2/6yUjhmLfaI1xC2DQx3J2 -goversion go1.16rc1 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fe/fef00695fc4ab16593d6ba9878e5588ad5302b2991748ec52235e2a8c40be2bb-d # internal net mkdir -p $WORK/b092/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b092/ -importpath net -- -I $WORK/b092/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b102/_pkg_.a $WORK/b102/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b1/b14b63bd9055ccf9e765e6282aae1ee17ff32b397f82173f1974598a95fbb344-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b100/symabis ./chacha_s390x.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid nmJQ8mGLWod48y50Bur-/nmJQ8mGLWod48y50Bur- -goversion go1.16rc1 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b100/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b100/_pkg_.a $WORK/b100/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/31/316558d3f63f9f687d3170eff6d9e068f714366d2c946e1f26a6746082eebc44-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b104/symabis ./sum_s390x.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid NQnw8lNpqde-GO5HRUgm/NQnw8lNpqde-GO5HRUgm -goversion go1.16rc1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_s390x.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b104/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b104/_pkg_.a $WORK/b104/sum_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ea/ea11846b66b6c854e34ca3d7d4006869b41d8f2f25cf4988380c047bcadad824-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid _FmA-_T4J1dpvbxpLuYf/_FmA-_T4J1dpvbxpLuYf -goversion go1.16rc1 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f3/f3a5dac14e14223b2e8fa6c76bbd7e74e41036dc49ee646a3c913a48d78543e5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DiScPBvMSbfUGYV1RcoP/DiScPBvMSbfUGYV1RcoP -goversion go1.16rc1 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f1/f1057f7d0c95686a69e0cf970fc61cb285ef1d1616efd63cbd9e09648265b45f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ZqwvTOcuCbU1Dp4AR_mf/ZqwvTOcuCbU1Dp4AR_mf -goversion go1.16rc1 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1b/1b8da71293ad67c6d837af26e3d5c1651b682d16bd1bf863f43b5d59c6bbc60c-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 3oeqO1177tTtOYKTvomN/3oeqO1177tTtOYKTvomN -goversion go1.16rc1 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/eb/eb8dc253a947455226eb1589fa99e4f0e1ca6bbb2cd5fa764384c0b9cb091baf-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid z-oFRJtUYmDhG0yJacGZ/z-oFRJtUYmDhG0yJacGZ -goversion go1.16rc1 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/82/82db8c802bebbb119c42650bf66b60d9fe8f028d8e41dd64b6a39fb2b529a803-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b109/ cat >$WORK/b109/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/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OZBuM8jWZlNy97EY9UdV/OZBuM8jWZlNy97EY9UdV -goversion go1.16rc1 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0e/0eb8b5dc565fcb2cd94b712871422a2cf4f8a18e9f25af2abfa3345e9dd41a27-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid kQSvN3DpAAYtn9n1dMMR/kQSvN3DpAAYtn9n1dMMR -goversion go1.16rc1 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.21.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net -std -installsuffix shared -buildid fZ8aj1XJr5uRofBop6wp/fZ8aj1XJr5uRofBop6wp -goversion go1.16rc1 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b092/_cgo_gotypes.go $WORK/b092/cgo_linux.cgo1.go $WORK/b092/cgo_resnew.cgo1.go $WORK/b092/cgo_socknew.cgo1.go $WORK/b092/cgo_unix.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/40/4029097338c1c2ffb461fa05f2c24447d4534fcf84a6f44f5ea42b25371c5a40-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b108/ cat >$WORK/b108/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/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 5t4SQDsdqSAFtmZzRH96/5t4SQDsdqSAFtmZzRH96 -goversion go1.16rc1 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6c/6c61075ca5e9807d2ab992809857cc72e782ef56fd19f2f82c3efc8d5bd580c2-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid bK_NNF56s_u8zxrLb8lH/bK_NNF56s_u8zxrLb8lH -goversion go1.16rc1 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9c/9c83bb3c956fa9088fd3d7b245ceb5eb6ccc810715414bbbdba2a7ac9fd7dec3-d # internal mime mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime -std -complete -installsuffix shared -buildid jad4lfsKuNp0Q1Wn3fJC/jad4lfsKuNp0Q1Wn3fJC -goversion go1.16rc1 -D "" -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/46/46563df3d6c3558b8205c639e89cff0e504814cbe910e955af37e38a17148c6c-d # internal mime/quotedprintable mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 5Kryl6tYEoVBXM74JGz5/5Kryl6tYEoVBXM74JGz5 -goversion go1.16rc1 -D "" -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/72/72cd067d4d892fdb6ea3d0af9875e4d6481602342775d968a9a605d95b93a704-d # internal net/http/internal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid SnAAMe5apzcYlxx8ScjA/SnAAMe5apzcYlxx8ScjA -goversion go1.16rc1 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fb/fb0b34fb89a02893ca0043df324a383077a577dbf9c12b7a4dcc3190d76d6802-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid n_Dz9jMDrAIqvdtQcnoQ/n_Dz9jMDrAIqvdtQcnoQ -goversion go1.16rc1 -D "" -importcfg $WORK/b121/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/69/6997d1f040b26668b77903cfa67196eb073747a1902b750a9e2a22dbd451fc6a-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid b9dz85jfu3EEfJJgWvue/b9dz85jfu3EEfJJgWvue -goversion go1.16rc1 -D "" -importcfg $WORK/b122/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9e/9e1a2f1b1d5adfa14a696264dbe980b2b365eb28366868833b71f5e5c13aad05-d # internal hash/fnv mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 94h8W37cqWoH-qWHCSFN/94h8W37cqWoH-qWHCSFN -goversion go1.16rc1 -D "" -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b2/b29990864344308b2841625ffb669369a5a6d2c3f5b0c23ed96ace63657fd16a-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b128/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid fIkQvJqGFfStb58-IBzJ/fIkQvJqGFfStb58-IBzJ -goversion go1.16rc1 -D "" -importcfg $WORK/b127/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/73/73b835cce0dd117720ca36650ffb5aed8aef47a44be4412f2333acff39bf08be-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b127/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 20GyHGzjE3-XJzXGSQh9/20GyHGzjE3-XJzXGSQh9 -goversion go1.16rc1 -D "" -importcfg $WORK/b126/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/7f/7fc14b5e9f6a3db69be6d4bddbeb5e97306b9397c905a90efbfbdd110ac49fa8-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid s-ifCKCzOg9zchIEV6uz/s-ifCKCzOg9zchIEV6uz -goversion go1.16rc1 -D "" -importcfg $WORK/b125/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/39/39e157c6609aff86c1b7fe90464685bacb2bc86e1850532e18cc2916f84f363a-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid N4WQClkSAOGgvJxcA8Lq/N4WQClkSAOGgvJxcA8Lq -goversion go1.16rc1 -D "" -importcfg $WORK/b131/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/1d/1dcc63ce45b1ef6fce74d1197ec5c39154229eea3b9c5d7bcabc275cf97f0534-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid _X3GblciPDL1JvY7nXzU/_X3GblciPDL1JvY7nXzU -goversion go1.16rc1 -D "" -importcfg $WORK/b130/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/60/604a5d21e851d0e0b0d7ca76f438bc87f2b0ccac3e0fbb04fefbaf30df50cc2b-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid P6jJwt62MyM-2PO3PYF4/P6jJwt62MyM-2PO3PYF4 -goversion go1.16rc1 -D "" -importcfg $WORK/b132/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/83/833b0ad5c56a3030bf82e0a88466da4afd57536e89005f611627e515ab10c2e1-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid ZZXipJHR1b2dUeY_1p0V/ZZXipJHR1b2dUeY_1p0V -goversion go1.16rc1 -D "" -importcfg $WORK/b129/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6b/6bb77a142b724894fd37eb8a3923b8fee55cf170a2a65a9fd85f4e49d5273dc2-d # internal go/token mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p go/token -std -complete -installsuffix shared -buildid WDfSFk_95qYPfvT5cdr4/WDfSFk_95qYPfvT5cdr4 -goversion go1.16rc1 -D "" -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/76/766a931bee552ab6e24a6a6a132bf5804cd774a04707a4386b77cb7f6c38fab3-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b135/ cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/99/99e99af2cdf0f8a174921fcc1dd3b9ad2d5627112fd0ee55ebb9263e7d279589-d # internal crypto/x509 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b037/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid HzFuvmkS6rR5pYByT2_M/HzFuvmkS6rR5pYByT2_M -goversion go1.16rc1 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid zozA03MTqjO6_TxyB8j9/zozA03MTqjO6_TxyB8j9 -goversion go1.16rc1 -D "" -importcfg $WORK/b135/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/7d/7d51574beeab371cbf17fe9d1accfd0c9dac7d14218e8bc830cf100005cdda46-d # internal net/textproto mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid KqINXBewIYGa4e6eWrif/KqINXBewIYGa4e6eWrif -goversion go1.16rc1 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f3/f375617a6dd8c02b902683f57049139a656e65341a6d59ed9eb966bd237be0be-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b107/ cat >$WORK/b107/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/b108/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid BAsu77_BZ-rL8_8DCZUH/BAsu77_BZ-rL8_8DCZUH -goversion go1.16rc1 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/c2/c2ced62e21846acbcbc9793500b5b58958fcb389071e0e269fdaa19ca30d32a7-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b114/ cat >$WORK/b114/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/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 8rGS9AFGRbG1nC3mvudb/8rGS9AFGRbG1nC3mvudb -goversion go1.16rc1 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/70/70aae93f260b7ed0d9c1e5b5986bed83ff3cb2723f57251ab994e666069561c9-d # internal mime/multipart mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M0qdZpE4aMLloQW2EvhE/M0qdZpE4aMLloQW2EvhE -goversion go1.16rc1 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/02/021c6e1582669bdd1ad10997f07171d1d7d2f3166d1e94bdebec3d7d3c25a93c-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid i8vzKXEl-qHkRzDNRFm4/i8vzKXEl-qHkRzDNRFm4 -goversion go1.16rc1 -D "" -importcfg $WORK/b133/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ce/ce2723f7fc9886d90d797a00050d189ace9e891b65867f095ed272134431eefd-d # internal crypto/tls mkdir -p $WORK/b069/ cat >$WORK/b069/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/b037/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 83P1Z_zO6jDK67ShbffL/83P1Z_zO6jDK67ShbffL -goversion go1.16rc1 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e5/e5ddfd5db84d4fea9cb1604447f263b580eac19ac454df384267f9d8b7becfda-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 3fhuxYo_oTRuYWFHrmdI/3fhuxYo_oTRuYWFHrmdI -goversion go1.16rc1 -D "" -importcfg $WORK/b137/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/38/388a458eab6fa09b235b8d740db90a648eb061147bff542be169773ad09490a6-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid SrfLjx-tWWFFZRDPKqOy/SrfLjx-tWWFFZRDPKqOy -goversion go1.16rc1 -D "" -importcfg $WORK/b138/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort/mapsort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cf/cf1c97555c8160d1875b3618490f6b930fd79fb230b62d13138a3af663adcad3-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid ajWFfHtKcWmYkX-T-jqJ/ajWFfHtKcWmYkX-T-jqJ -goversion go1.16rc1 -D "" -importcfg $WORK/b141/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort/fieldsort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b6/b611ea852b5a0d52f6069d4d8f44d893be71ce131ef50ebc9956468bda91f7a3-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid DRvpWpyX0HdJ7VoOGtZO/DRvpWpyX0HdJ7VoOGtZO -goversion go1.16rc1 -D "" -importcfg $WORK/b142/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a1/a1b15fc0b6459fe3028e021a597aa58fe2b580530c42b19142cebafe167894d8-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b142/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid MjdUtRxjXemdI2d522pH/MjdUtRxjXemdI2d522pH -goversion go1.16rc1 -D "" -importcfg $WORK/b140/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/28/2831d7b7073ebbf7a00d7147480c7908d137bee64d303209d2491702b9dddf14-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid pdyYZkmxaJrogzjy2sMM/pdyYZkmxaJrogzjy2sMM -goversion go1.16rc1 -D "" -importcfg $WORK/b124/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b9/b9b55cc797b60ac9a6df37346edb2c28f5dca4a3028c0b85bafdec88a862b2f6-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid IBqaOc0xqAFO3jhc0woh/IBqaOc0xqAFO3jhc0woh -goversion go1.16rc1 -D "" -importcfg $WORK/b145/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/65/65b7b65ffd2c4a679b06c3463e523fbdeb9b685cb4e16e6489e2c81b2f34ab7b-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 86gd91V676Tcvo4-5Urz/86gd91V676Tcvo4-5Urz -goversion go1.16rc1 -D "" -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/39/39ad62ea95afbca2a91d209c35e0954e4d9fefb912a73c2ebecc4cfdd15d09e5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid SG6xT5FnIvK9wmbH5SHo/SG6xT5FnIvK9wmbH5SHo -goversion go1.16rc1 -D "" -importcfg $WORK/b147/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/26/2678c8e679983b6371a87704b9eaac334e88785b6ee4550529427adccd62b495-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid S33j7bjpaJcmmPQDmwKR/S33j7bjpaJcmmPQDmwKR -goversion go1.16rc1 -D "" -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/96/96a0197ff014d959b5660e3dc6d374aebc04c38c5c542b58289d22d93251be75-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid CLofIwU6OzpgToQqigZw/CLofIwU6OzpgToQqigZw -goversion go1.16rc1 -D "" -importcfg $WORK/b150/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/3d/3d2d371ebc1d1cea7be959ccceacb551b1080c6490239850af625cb759dd67b7-d # internal net/http/httptrace mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid AvfhhOVT0YeViq2TzMb_/AvfhhOVT0YeViq2TzMb_ -goversion go1.16rc1 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e0/e0eb7828b46f8922fba57f06850c1021e217d00587a73ae2c838e51f34e288a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b149/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b142/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qgXHx54Q_taT_oQvZ5pN/qgXHx54Q_taT_oQvZ5pN -goversion go1.16rc1 -D "" -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2e/2ef82457f4a6b6355b3e0e906f6fb70e975e04e79368e1e61dec5d17508e4781-d # internal net/http mkdir -p $WORK/b056/ cat >$WORK/b056/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/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/multipart=$WORK/b117/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p net/http -std -complete -installsuffix shared -buildid XlZ3AwP-xMwk-f5CPl-k/XlZ3AwP-xMwk-f5CPl-k -goversion go1.16rc1 -D "" -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/4d/4dbd4e77fec44320481269cba85bbb393b3677df9a48cda5f8ce18a482013adc-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid CYcoIjYURkK0rT_tzw__/CYcoIjYURkK0rT_tzw__ -goversion go1.16rc1 -D "" -importcfg $WORK/b148/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/46/46a8e7c14ca6972b6d3b75d22e87ea5d13cc96fa0cbea555c7ae8416e63c9fd0-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid hC_HdY0a30luvwt3t9kN/hC_HdY0a30luvwt3t9kN -goversion go1.16rc1 -D "" -importcfg $WORK/b151/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/1b/1bf66ea1e877389bc604ec6abf1c52188828db82056ea06dda5189f08ddb32ff-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid dxbZYOFmSXChF9Hs0cUR/dxbZYOFmSXChF9Hs0cUR -goversion go1.16rc1 -D "" -importcfg $WORK/b143/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/05/05b378aa33167ea2b33121a97fab643e985e798fd977a3e81cdb50b9cf8329f5-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kZr7xER0Jg-BB_i0bW6B/kZr7xER0Jg-BB_i0bW6B -goversion go1.16rc1 -D "" -importcfg $WORK/b123/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/proto/buffer.go /usr/share/gocode/src/github.com/golang/protobuf/proto/defaults.go /usr/share/gocode/src/github.com/golang/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/golang/protobuf/proto/discard.go /usr/share/gocode/src/github.com/golang/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/golang/protobuf/proto/properties.go /usr/share/gocode/src/github.com/golang/protobuf/proto/proto.go /usr/share/gocode/src/github.com/golang/protobuf/proto/registry.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_decode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_encode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wire.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ed/ed57d40936ce18e6c60b218b0a72b6cca06c03549b6e2e66f4378550ce8a28aa-d # internal expvar mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p expvar -std -complete -installsuffix shared -buildid Yy7RiJ7J5JpCNVPtUJEW/Yy7RiJ7J5JpCNVPtUJEW -goversion go1.16rc1 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/13/136b5a0dc83a0a66cc54013a09a489316b245755a267dab9b08f1b40ab3d915d-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 9LVrt4JmNN53utJVGvS7/9LVrt4JmNN53utJVGvS7 -goversion go1.16rc1 -D "" -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c9/c93f6fdd529e83aa3758a152372e57488a0ea757003bf126770776adaa828129-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid gzkpMVPoEgNHsK3WJrvg/gzkpMVPoEgNHsK3WJrvg -goversion go1.16rc1 -D "" -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/9c/9c1566d4ad6b4f1e771c25878ec217234ce56a277a6000759bde0c07473e98c3-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid y6qWPQ-fIUqPByfvvp15/y6qWPQ-fIUqPByfvvp15 -goversion go1.16rc1 -D "" -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/80/8010767e30f7a570e78f7964cd604e5a1bbaf03045ec20ca8df28e298fb794ae-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid kwzhzkng3vgux1e3erCg/kwzhzkng3vgux1e3erCg -goversion go1.16rc1 -D "" -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0f/0f330ab568a37ff1da14e18d5c5f787b053e3946d9d45e4ce716ee8ff7868a21-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 0cpu10q7AhyVB7Ejw5S8/0cpu10q7AhyVB7Ejw5S8 -goversion go1.16rc1 -D "" -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/41/414d5b1196ff6087a70c9ca409320ca7b4b8858c2095064a75d2522f31413611-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b123/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid J3w048KLR1j6YQ5J8PoD/J3w048KLR1j6YQ5J8PoD -goversion go1.16rc1 -D "" -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/96/969a6551b0195ec99c7a7fdcd46ce397f284d227c5f652e63bc9400ab159456f-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid fgj8FNXXxmd0tTLuZADc/fgj8FNXXxmd0tTLuZADc -goversion go1.16rc1 -D "" -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/fb/fb0ed4fe07678916d642f9819e93f27fb49fd0cd7c233fbb7a51c373d8a65e4e-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b158/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 4fqzI_eyRroxoXn8xB_b/4fqzI_eyRroxoXn8xB_b -goversion go1.16rc1 -D "" -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e8/e8c8e30a4b46845997716385c220589406090d2da674e54acdefcbb736c8c6b5-d # internal github.com/prometheus/common/model mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 3yKyRZ9mtaxSbyUjoNSS/3yKyRZ9mtaxSbyUjoNSS -goversion go1.16rc1 -D "" -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/03/03c0bac7a7a193178d50f24ed33d5296efba30ca306abce57107124296266e47-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid uMSQr8ZTj1EmvM0JMdXd/uMSQr8ZTj1EmvM0JMdXd -goversion go1.16rc1 -D "" -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4e/4ea5c3ada5f5d236daa840033a2220564360cf0054ea4f902f346b79f973d978-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid m-5DXI3tiM5WEiHALiig/m-5DXI3tiM5WEiHALiig -goversion go1.16rc1 -D "" -importcfg $WORK/b160/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/fd/fd699939ba3089a2827ead690672d1866ba5cbbe814c6e4a0cc3853c9cf5d423-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid Ct9tTZ8DxvK5a6qpZbNp/Ct9tTZ8DxvK5a6qpZbNp -goversion go1.16rc1 -D "" -importcfg $WORK/b166/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/e0/e025f77b70454c292bcc73abcb68ad9aa422b4780c92d55ef7354f41afc2c0d1-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid AJ00awdAAAD_w3E5QtfQ/AJ00awdAAAD_w3E5QtfQ -goversion go1.16rc1 -D "" -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/95/95979e8d78ac8e4769963a4ba044ef696359f398bcb7f255dbf793c2fdf44b23-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 6YBCFcbyue_GHZUAAxNx/6YBCFcbyue_GHZUAAxNx -goversion go1.16rc1 -D "" -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/11/11a089a84041aa044a85d0a8f3a2cf6d0e43c5933a921226a277e63a7dd21704-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b163/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid rNAm65u2g2rIK2qIr3IB/rNAm65u2g2rIK2qIr3IB -goversion go1.16rc1 -D "" -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/79/795845de169507dd09dfa14cf6846f627187f081e992b95b769b472f46b475d3-d # internal golang.org/x/sys/unix mkdir -p $WORK/b168/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b168/symabis ./asm_linux_s390x.s cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b169/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 4iBC-DCcJF5-QoZTcyOG/4iBC-DCcJF5-QoZTcyOG -goversion go1.16rc1 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_big.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/str.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5b/5b3b01e9723c7c6957b36666119d34739adc34a067257ef7de8ecefb23c79e26-d # internal runtime/debug mkdir -p $WORK/b170/ cat >$WORK/b170/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b170/symabis ./debug.s cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p runtime/debug -std -installsuffix shared -buildid rrTLswTOqqUoO_mwjDKk/rrTLswTOqqUoO_mwjDKk -goversion go1.16rc1 -symabis $WORK/b170/symabis -D "" -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b170/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b170/_pkg_.a $WORK/b170/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/23/237afdf652bb66e8a664f47248949885c6e80099fd39b0a77d60c190097b8b57-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid bcSKx4KDQif0kMNs1S-R/bcSKx4KDQif0kMNs1S-R -goversion go1.16rc1 -D "" -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/proto/clone.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/custom_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/decode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/discard.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/equal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/message_set.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/skip_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_merge.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_parser.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers_gogo.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b168/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b168/_pkg_.a $WORK/b168/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/af/afaa7b578790364bf262e62d6f10d8c845d3d2a17cbfa28a739121099110ad03-d # internal github.com/prometheus/procfs mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b166/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid ElgJglbh12KE3BinEJs1/ElgJglbh12KE3BinEJs1 -goversion go1.16rc1 -D "" -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_s390x.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/bf/bf6d579b3ea1030ca06f8b7b261fb71ac61991f45c3364b3a54f7c5562ecd3e2-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b121/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b159/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b161/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b170/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid dyGX1sdNM9Bzp8pKwTJY/dyGX1sdNM9Bzp8pKwTJY -goversion go1.16rc1 -D "" -importcfg $WORK/b054/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ae/ae7502f030c11cc5085d83415cbb3e1a9bdbde6430508e2366c6a0c628225e21-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid EFjBMPuGk7opF0qKPg1N/EFjBMPuGk7opF0qKPg1N -goversion go1.16rc1 -D "" -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d7/d7c7361eb4714b8c879ee798e46f9d9b55f9ae379821b68697dc8e14b57e17f1-d # internal os/exec mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tDo0v4tymss6qO2ioQjE/tDo0v4tymss6qO2ioQjE -goversion go1.16rc1 -D "" -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/fd/fdf85a30fcfeb0de40fda7996fc4cf05999f93b1bb33e2c1b6d435d8d955d980-d # internal compress/lzw mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid rFH4gQXBn09JGyMJEdrM/rFH4gQXBn09JGyMJEdrM -goversion go1.16rc1 -D "" -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/44/448ddce6ae8816c8d75cc9b4a4d32870512ba8dfa368e65315905e3ec2b3f086-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid V6YgTy19BJDCSaqJLW9i/V6YgTy19BJDCSaqJLW9i -goversion go1.16rc1 -D "" -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/doc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifattr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv4addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv6addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/rfc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info_linux.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a7/a7c9a9dcda0f1515185b7555bb28a133bce9e6614c5a73cd9c5ee770e604aec2-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid Pv5PfveZgACys2V6i4xs/Pv5PfveZgACys2V6i4xs -goversion go1.16rc1 -D "" -importcfg $WORK/b179/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/17/177196dc98a5cd9da70e52bacb7b8f3fd64ea05bd62beb21a02a5a93978ef4ac-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b179/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid u65Bf8bCBiDn0AgQ9V1A/u65Bf8bCBiDn0AgQ9V1A -goversion go1.16rc1 -D "" -importcfg $WORK/b178/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/19/199e87bab92762ef4ff74869075e8db04ad083afc3b97228c9397f3343da63a6-d # internal os/signal mkdir -p $WORK/b180/ cat >$WORK/b180/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b180/symabis ./sig.s cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p os/signal -std -installsuffix shared -buildid 8NRBY21V5oP_5pvz6pKQ/8NRBY21V5oP_5pvz6pKQ -goversion go1.16rc1 -symabis $WORK/b180/symabis -D "" -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b180/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b180/_pkg_.a $WORK/b180/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/73/73df0d606aced7818e7962db66959775893f1c10560b0d4e76f16f800be5558d-d # internal github.com/armon/go-metrics mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b178/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid _U9pP9uiy-HzLys1a0i1/_U9pP9uiy-HzLys1a0i1 -goversion go1.16rc1 -D "" -importcfg $WORK/b177/importcfg -pack /usr/share/gocode/src/github.com/armon/go-metrics/const_unix.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_endpoint.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_signal.go /usr/share/gocode/src/github.com/armon/go-metrics/metrics.go /usr/share/gocode/src/github.com/armon/go-metrics/sink.go /usr/share/gocode/src/github.com/armon/go-metrics/start.go /usr/share/gocode/src/github.com/armon/go-metrics/statsd.go /usr/share/gocode/src/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/87/872e5710dce809a25945c8658c79cc7285d8b972045be93fa389a59a1f2a7b8f-d # internal github.com/google/btree mkdir -p $WORK/b181/ cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/f9/f923f3731edc1b8eb638641e1753c11f76bfdaf7338d8bbaaa25b0ca2fbcaba2-d # internal encoding/gob mkdir -p $WORK/b184/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid RVHO9QXXD5nkSaas9xCO/RVHO9QXXD5nkSaas9xCO -goversion go1.16rc1 -D "" -importcfg $WORK/b181/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid WH890rPgbsoF_eafqL1O/WH890rPgbsoF_eafqL1O -goversion go1.16rc1 -D "" -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/45/458688440a31eb24a799ff4a43405501ff992a58fdd681fc0f7ff4bdfd55da76-d # internal html mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p html -std -complete -installsuffix shared -buildid R-Z6cnsuAOLIFsGyLYlz/R-Z6cnsuAOLIFsGyLYlz -goversion go1.16rc1 -D "" -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d9/d9b0f4c41a7fba2fcc7fa7090599a45efb56c2686324dc9291f03512736318d5-d # internal text/template/parse mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid HWoz0k8fAns7eHyoCfzB/HWoz0k8fAns7eHyoCfzB -goversion go1.16rc1 -D "" -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/01/018ab46c88a5cdef4446d711ead0c32e5db4debfc0be14edc53ab5246e888f74-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid nKQCxBHOmSDc5DHUwWsV/nKQCxBHOmSDc5DHUwWsV -goversion go1.16rc1 -D "" -importcfg $WORK/b190/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/6b/6b1ea9e65b7c6409d71968490f2e501184af0d7b8b084145c5f320803438421d-d # internal text/template mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b188/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p text/template -std -complete -installsuffix shared -buildid GPcYLhx38LiRARXdzjWl/GPcYLhx38LiRARXdzjWl -goversion go1.16rc1 -D "" -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/ba/ba9e189147aca14aaf7d0a04d58e0423f107c186b04a56de91f07e7135e22b00-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b190/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid scYzbLiPt842cVujT3pi/scYzbLiPt842cVujT3pi -goversion go1.16rc1 -D "" -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-multierror/append.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/group.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/03/034c745008914064e347fdf5984f6c04d09c26681495f593b8169aad796135db-d # internal encoding/base32 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid ojzj4PzismZC9CXK5-92/ojzj4PzismZC9CXK5-92 -goversion go1.16rc1 -D "" -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ed/ed5250a56733741f549e8d42b1e156a6936d9ae5c14e22f0eacf947151f8376a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid mzeJGTqOfy9dgIUh0To4/mzeJGTqOfy9dgIUh0To4 -goversion go1.16rc1 -D "" -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c6/c68ed28eda31afb6ea4b3f98c8ee53581f71d062d820563fad28673d5c98d581-d # internal golang.org/x/net/bpf mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid 0zScDxTILqnvqRI1N9bM/0zScDxTILqnvqRI1N9bM -goversion go1.16rc1 -D "" -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0e/0e2a60fe63654b6b8734d36d7884c1fd65c077666e8142b840a7b9f9c3933a40-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b197/ cat >$WORK/b197/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b197/symabis ./sys_linux_s390x.s cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid 5o6Ns2sSZ6XNFyEvOVBl/5o6Ns2sSZ6XNFyEvOVBl -goversion go1.16rc1 -symabis $WORK/b197/symabis -D "" -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_s390x.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_posix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/3b/3b50fc1c5b9dfb11333fce7ebae9e77d3bff114e09104d766ba5ac2d3599bc50-d # internal html/template mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile text/template/parse=$WORK/b188/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p html/template -std -complete -installsuffix shared -buildid Kmbi0GK53vnXLKhCYaSq/Kmbi0GK53vnXLKhCYaSq -goversion go1.16rc1 -D "" -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b197/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b197/_pkg_.a $WORK/b197/sys_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/4f/4f046fce3989d250d171049392c11e74a716163b4f95f6df4bf642951fdd94f2-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b196/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b197/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid IopwDdHRFm2tvhE7gB9C/IopwDdHRFm2tvhE7gB9C -goversion go1.16rc1 -D "" -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv4/batch.go /usr/share/gocode/src/golang.org/x/net/ipv4/control.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_pktinfo.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv4/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/doc.go /usr/share/gocode/src/golang.org/x/net/ipv4/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv4/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/header.go /usr/share/gocode/src/golang.org/x/net/ipv4/helper.go /usr/share/gocode/src/golang.org/x/net/ipv4/iana.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/packet.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreqn.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv4/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/94/94b450051b8528811b605f66a0afdbf9b993b615ca03941ec869261593c3cda9-d # internal net/rpc mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid XkCwJ3VMZ3ORUUFi3cos/XkCwJ3VMZ3ORUUFi3cos -goversion go1.16rc1 -D "" -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/66/66f5ab4a9c0fbd4c8f67d3eaa86b0a433a7f6605c304cc2e0941b9b7208ff73f-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b196/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b197/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid iJ1Ag_hujnOzYlDmhqmi/iJ1Ag_hujnOzYlDmhqmi -goversion go1.16rc1 -D "" -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv6/batch.go /usr/share/gocode/src/golang.org/x/net/ipv6/control.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/doc.go /usr/share/gocode/src/golang.org/x/net/ipv6/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv6/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/header.go /usr/share/gocode/src/golang.org/x/net/ipv6/helper.go /usr/share/gocode/src/golang.org/x/net/ipv6/iana.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_asmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/10/10bb8246f0b7151b5e5ea3456c09610b932f2a56b4fd17c8e275304cc9a58939-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/rpc=$WORK/b183/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid Og2NUL5Y59mT63Rh7Q4C/Og2NUL5Y59mT63Rh7Q4C -goversion go1.16rc1 -D "" -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/binc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/decode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/doc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/encode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen-helper.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_gte_go15.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_gte_go19.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_gte_go110.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_gte_go17.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_internal.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_unsafe.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/json.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/msgpack.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/rpc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/simple.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/7e/7ec2950378ac2398dbf57fc1f1ca0300945e77d7f0315e81207f0c386aaee66f-d # internal github.com/miekg/dns mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/base32=$WORK/b192/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b193/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b194/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b198/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid IuNIW-8gjbfAaA6WimgZ/IuNIW-8gjbfAaA6WimgZ -goversion go1.16rc1 -D "" -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/miekg/dns/acceptfunc.go /usr/share/gocode/src/github.com/miekg/dns/client.go /usr/share/gocode/src/github.com/miekg/dns/clientconfig.go /usr/share/gocode/src/github.com/miekg/dns/dane.go /usr/share/gocode/src/github.com/miekg/dns/defaults.go /usr/share/gocode/src/github.com/miekg/dns/dns.go /usr/share/gocode/src/github.com/miekg/dns/dnssec.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keygen.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keyscan.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_privkey.go /usr/share/gocode/src/github.com/miekg/dns/doc.go /usr/share/gocode/src/github.com/miekg/dns/duplicate.go /usr/share/gocode/src/github.com/miekg/dns/edns.go /usr/share/gocode/src/github.com/miekg/dns/format.go /usr/share/gocode/src/github.com/miekg/dns/generate.go /usr/share/gocode/src/github.com/miekg/dns/labels.go /usr/share/gocode/src/github.com/miekg/dns/listen_go111.go /usr/share/gocode/src/github.com/miekg/dns/msg.go /usr/share/gocode/src/github.com/miekg/dns/msg_helpers.go /usr/share/gocode/src/github.com/miekg/dns/msg_truncate.go /usr/share/gocode/src/github.com/miekg/dns/nsecx.go /usr/share/gocode/src/github.com/miekg/dns/privaterr.go /usr/share/gocode/src/github.com/miekg/dns/reverse.go /usr/share/gocode/src/github.com/miekg/dns/sanitize.go /usr/share/gocode/src/github.com/miekg/dns/scan.go /usr/share/gocode/src/github.com/miekg/dns/scan_rr.go /usr/share/gocode/src/github.com/miekg/dns/serve_mux.go /usr/share/gocode/src/github.com/miekg/dns/server.go /usr/share/gocode/src/github.com/miekg/dns/sig0.go /usr/share/gocode/src/github.com/miekg/dns/singleinflight.go /usr/share/gocode/src/github.com/miekg/dns/smimea.go /usr/share/gocode/src/github.com/miekg/dns/svcb.go /usr/share/gocode/src/github.com/miekg/dns/tlsa.go /usr/share/gocode/src/github.com/miekg/dns/tsig.go /usr/share/gocode/src/github.com/miekg/dns/types.go /usr/share/gocode/src/github.com/miekg/dns/udp.go /usr/share/gocode/src/github.com/miekg/dns/update.go /usr/share/gocode/src/github.com/miekg/dns/version.go /usr/share/gocode/src/github.com/miekg/dns/xfr.go /usr/share/gocode/src/github.com/miekg/dns/zduplicate.go /usr/share/gocode/src/github.com/miekg/dns/zmsg.go /usr/share/gocode/src/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c6/c687971fe89e97ed94270b1907390253ae95d5a3b3604a5db4abbfe24e8c8ea0-d # internal github.com/sean-/seed mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid -zktq83rfGFDWb86sGdY/-zktq83rfGFDWb86sGdY -goversion go1.16rc1 -D "" -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/39/39add3a6cd20de237e075e783c295bcaefb271ad8e3ff0941ee51ff1de0f6f52-d # internal database/sql/driver mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nfpXqrsS3Kkn6VnJZIlt/nfpXqrsS3Kkn6VnJZIlt -goversion go1.16rc1 -D "" -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9f/9fc2bdafba3c8f1a7d389ed909b4703b6b2f75a2efaf6b3cc9c2dab83317433a-d # internal github.com/oklog/ulid mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid CBy2PxeFDkaKbJHzTtvl/CBy2PxeFDkaKbJHzTtvl -goversion go1.16rc1 -D "" -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e9/e9e0302ffa6400eeedd6003b3d4a296880b0b5de77f342907463e663f4a1dc6c-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid P8TlxNakgLBf8b0vfP_m/P8TlxNakgLBf8b0vfP_m -goversion go1.16rc1 -D "" -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/b8/b8d667d83653ecb94671fc36185953724147e08502d8d9d3b09b693104db6038-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b204/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid DXDxe025xcagCBSDj1aV/DXDxe025xcagCBSDj1aV -goversion go1.16rc1 -D "" -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/gogo.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/69/69c26a99272ca1786211889aafb1352a33784e61004af773efb376bc7153a19e-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid 9Lfl0GgvyplDI_r6bayj/9Lfl0GgvyplDI_r6bayj -goversion go1.16rc1 -D "" -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/2e/2e15ec58968198b992a068ac676dca4d4ab224e4b40c8263fd992ebfa34eb4af-d # internal github.com/jpillora/backoff mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid EFWw1bn9MMA574hGDGuG/EFWw1bn9MMA574hGDGuG -goversion go1.16rc1 -D "" -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e0/e0f8590775233f06f4cfad91f14a12e7a779df195f8e03bd1f87629b69b40726-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 3u0wNF6wk2IifSl5GxAP/3u0wNF6wk2IifSl5GxAP -goversion go1.16rc1 -D "" -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/5e/5ea9d158979e9c6472ec7d3439f74c7aca7f14dbd381b84fe0005fe348aaa91f-d # internal text/tabwriter mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pMzuewtyjJUEqO1KBny9/pMzuewtyjJUEqO1KBny9 -goversion go1.16rc1 -D "" -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/96/96a35cb594c73cfbced78aeb9024e69888f18e160b940e688f41aeb217f4d00c-d # internal golang.org/x/net/trace mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b210/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b211/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid nUs0XawK0-zWYFm-aQfh/nUs0XawK0-zWYFm-aQfh -goversion go1.16rc1 -D "" -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/golang.org/x/net/trace/events.go /usr/share/gocode/src/golang.org/x/net/trace/histogram.go /usr/share/gocode/src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/66/665fa77758a0e4a81f24869033a024d9b5cc01f2fba08dd8fdde5bae180863aa-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b208/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b209/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid XoaU2cJ9WWUSSKrxpr0w/XoaU2cJ9WWUSSKrxpr0w -goversion go1.16rc1 -D "" -importcfg $WORK/b207/importcfg -pack /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_wrapper.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/ba/baa550d8117ef1cc95acb7cc0d35eacd8f9cfb90bd4b3b461b9dcd46f1b7e206-d # internal golang.org/x/text/transform mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid J7bVnB1pYvDi5Dr944kw/J7bVnB1pYvDi5Dr944kw -goversion go1.16rc1 -D "" -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3a/3a064eea90b4448f293f92dcc65ed3ac8e29471e55bf93733722b31be7a8f566-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Ec-yO47_Q2gTn4GqmWWd/Ec-yO47_Q2gTn4GqmWWd -goversion go1.16rc1 -D "" -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bidi.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bracket.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/core.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/prop.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/4a/4af7dbbec5e62dc5fe860e95cf12b1ea1eba91c4cfb4f26b6f326a844c278368-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b216/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid jqymCI4A6Zko6WVxTnEY/jqymCI4A6Zko6WVxTnEY -goversion go1.16rc1 -D "" -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule.go /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/05/0505d14d3938c43c242c3c500571bb9784f2bace186f569ab9c644a55d2a7386-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b216/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid StD_efvwe0vLfFMOoa7j/StD_efvwe0vLfFMOoa7j -goversion go1.16rc1 -D "" -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/norm/composition.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/forminfo.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/input.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/iter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/normalize.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/readwriter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/transform.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/a5/a539d27f2310a34e746e58ebc71412cdd22678dc35442b9243f14bc2deb0ba10-d # internal golang.org/x/net/idna mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b215/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid VLBkq8oycBxtyQ-xzeHW/VLBkq8oycBxtyQ-xzeHW -goversion go1.16rc1 -D "" -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/cb/cb12c44fb87c7d2f57846a0c5d6b21d10e93b0509c4ac9187a86cb9134f4c365-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b214/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid lavscOums5z3X58yLs0X/lavscOums5z3X58yLs0X -goversion go1.16rc1 -D "" -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http/httpguts/guts.go /usr/share/gocode/src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/00/00fe15eecf8b353cc4d660deebdff2e95f77f0505712eee83c01fc794b3e03e0-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid _SaT4l9x3P4mNIg99wWh/_SaT4l9x3P4mNIg99wWh -goversion go1.16rc1 -D "" -importcfg $WORK/b219/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/hpack/encode.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/hpack.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/huffman.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/6f/6f452fa64e0d3468c66ae5565ac2735d17f830bc8dfc614f1169cfd9daf9de04-d # internal golang.org/x/net/http2 mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b219/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b214/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Csl3jxqWnm04Ex5IHIFW/Csl3jxqWnm04Ex5IHIFW -goversion go1.16rc1 -D "" -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/go111.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b4/b4e99efafbd7648eacc78f2e98330dfa6a5ceb0db65cf8d96842ea836fc29d58-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid jjcbXZtu8J_ZaCWKIYWO/jjcbXZtu8J_ZaCWKIYWO -goversion go1.16rc1 -D "" -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e6/e691be751401a1c6e9328ca7974f6e36087fa64890d45f3f7a2393d448d74ad6-d # internal github.com/prometheus/common/config mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b207/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b212/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid 8jZ39rV-Ddmnz6CpGdhs/8jZ39rV-Ddmnz6CpGdhs -goversion go1.16rc1 -D "" -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/config/config.go /usr/share/gocode/src/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/d6/d6b6209a62bb9270c1921720e3e824eef474e5b8dd52acc705bf81d30dff2982-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/lzw=$WORK/b176/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b177/_pkg_.a packagefile github.com/google/btree=$WORK/b181/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b182/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b173/_pkg_.a packagefile github.com/miekg/dns=$WORK/b191/_pkg_.a packagefile github.com/sean-/seed=$WORK/b199/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid RH2rqkkEdbHgoA6ZpGm6/RH2rqkkEdbHgoA6ZpGm6 -goversion go1.16rc1 -D "" -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3e/3ecd3e327bdbd130ad2a9bbda042580fe5d7ce339ef673ca7db756c12c68f1a1-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid 3X0bdEti3PqzYnmUu3VJ/3X0bdEti3PqzYnmUu3VJ -goversion go1.16rc1 -D "" -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/8b/8be8d12770af759ce336631c14c30ef31372c3b02decf4314b01cdd77671d6ae-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid rfydyFTdav5Ynsmzzz1s/rfydyFTdav5Ynsmzzz1s -goversion go1.16rc1 -D "" -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/github.com/cenkalti/backoff/v4/backoff.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/context.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/exponential.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/retry.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/ticker.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/timer.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/2a/2ac429f31c0939ce72d07756110205f24d8b6c3d0138789919aa730a4a9b185b-d # internal github.com/cespare/xxhash mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid ljuq_bj99HB0pFe4W_5U/ljuq_bj99HB0pFe4W_5U -goversion go1.16rc1 -D "" -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d6/d607cb852d26fb6d5385d23f44b94423d45f9bbe64233a6e00ad80057ed3ad87-d # internal github.com/oklog/run mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid 0xEmi92w9cuq-CFej9o-/0xEmi92w9cuq-CFej9o- -goversion go1.16rc1 -D "" -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/github.com/oklog/run/actors.go /usr/share/gocode/src/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/77/771690b145f39bb4b544b21d56e87b2334906a784ef10cdc1e81fb09ae187c57-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid _ZZ4aYl7Q9v0g1Pn1kXu/_ZZ4aYl7Q9v0g1Pn1kXu -goversion go1.16rc1 -D "" -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/match.go ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/a7/a7fabcd43011dcadf57f69ef0a22cdd0105de9f9492f1e14dea106c5cdee2397-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid jALEeMRdTaMe24qdQLXG/jALEeMRdTaMe24qdQLXG -goversion go1.16rc1 -D "" -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/27/27dcf1a58aefa242272d5a052760f312eac12119db25649549303fc0a7d6c045-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid S3v2R3zbDWOPYOvnr0Qb/S3v2R3zbDWOPYOvnr0Qb -goversion go1.16rc1 -D "" -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c7/c78334696ebd40811fd31019b53432f4426c990979f57903e60e452ba364b634-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/oklog/run=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid q4OOdHj6OiMi1Ga4VoBE/q4OOdHj6OiMi1Ga4VoBE -goversion go1.16rc1 -D "" -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/90/9072c7006f84653ce1bbaaa3420770ac4e3f5707baaf9ac69294821b9e6166d2-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b173/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b175/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b202/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid KyZIyEtlCOJv4W9eNO7T/KyZIyEtlCOJv4W9eNO7T -goversion go1.16rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/advertise.go ./_build/src/github.com/prometheus/alertmanager/cluster/channel.go ./_build/src/github.com/prometheus/alertmanager/cluster/cluster.go ./_build/src/github.com/prometheus/alertmanager/cluster/delegate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1c/1cdce12e65d269a679577a97e40bc7cb89f9b3b90ae2959371ac9255d8875016-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 2doCV46k_mny4UVDd2O-/2doCV46k_mny4UVDd2O- -goversion go1.16rc1 -D "" -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/27/27de7eb49acebdae461201912e3635946c84b721f0980b80ce12fd0865a9e380-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b233/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid DnAm6Q7ydpXBJ2qp6tr8/DnAm6Q7ydpXBJ2qp6tr8 -goversion go1.16rc1 -D "" -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/types/any.go /usr/share/gocode/src/github.com/gogo/protobuf/types/any.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/api.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/empty.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/field_mask.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/protosize.go /usr/share/gocode/src/github.com/gogo/protobuf/types/source_context.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/struct.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/type.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/a4/a4ad992643ff205f72a27f7c86e77306f28b6a25173a9be676488aa7d56737b3-d # internal github.com/satori/go.uuid mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid lyp_VkmmqPa2NgZq1oD9/lyp_VkmmqPa2NgZq1oD9 -goversion go1.16rc1 -D "" -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/satori/go.uuid/codec.go /usr/share/gocode/src/github.com/satori/go.uuid/generator.go /usr/share/gocode/src/github.com/satori/go.uuid/sql.go /usr/share/gocode/src/github.com/satori/go.uuid/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/cf/cf0ff16cd4bdbab436110928413af91eb8eeea877e9bd540dc39b53615887de5-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid A8AwEtQ9apPExD-mJOxq/A8AwEtQ9apPExD-mJOxq -goversion go1.16rc1 -D "" -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/file.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/vfsutil.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f0/f04c47d02ebc05d6a1191f2d3e81fa3a9d27fd865708cdd0c8a290a3d8fb80d8-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b240/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid niVpfTBGRpm_kHAHWK_p/niVpfTBGRpm_kHAHWK_p -goversion go1.16rc1 -D "" -importcfg $WORK/b239/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/vfsgen/commentwriter.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/doc.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/generator.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/options.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/21/21789495e016592468bf9127702ddf373b2c90fff6d8a6d80f92600434d15b28-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b239/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid xo21qQLJfDOvSfmcBnHV/xo21qQLJfDOvSfmcBnHV -goversion go1.16rc1 -D "" -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/1d/1d4acf4827db7ffd84982ee88c1bcdf3c7a2d689f1b3c07eb33ce1ea54fe3920-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid N4eLhyZuExTDEyeI5Dyc/N4eLhyZuExTDEyeI5Dyc -goversion go1.16rc1 -D "" -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/2d/2d044a4b04889a9c08a0cb1a7db940267ff33deb2b0c91605589a79fbcb3ae86-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid DRvoSAK0o83IQQzxAIeP/DRvoSAK0o83IQQzxAIeP -goversion go1.16rc1 -D "" -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./_build/src/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/68/6833605a1676b5201c041f0ef797bd798a9fc9d4594d4a53213dc1f33c58a500-d # internal github.com/julienschmidt/httprouter mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid Jya5M80liN9b2UDDvRnP/Jya5M80liN9b2UDDvRnP -goversion go1.16rc1 -D "" -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/github.com/julienschmidt/httprouter/path.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/router.go /usr/share/gocode/src/github.com/julienschmidt/httprouter/tree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/06/06de54012913a52a32071d6b7b76276524eb41677ab7fa4495d7058534f8f45a-d # internal github.com/prometheus/common/route mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b243/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/common/route -complete -installsuffix shared -buildid 6vk_xd0bwo4BtT2Cxyar/6vk_xd0bwo4BtT2Cxyar -goversion go1.16rc1 -D "" -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/10/10c060dc41113b22852fee6d67d2bc1a0da03daa26450730e8186400a393f34e-d # internal github.com/prometheus/common/version mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid WDSXpbiA3uFKyuhKbJcC/WDSXpbiA3uFKyuhKbJcC -goversion go1.16rc1 -D "" -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ba/ba17eb58d5d813ac34a459f286378ac30ecfd257e901a91ce09b36348cd6d0a1-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid KpBg1T2EAJ1bc7TWYCCf/KpBg1T2EAJ1bc7TWYCCf -goversion go1.16rc1 -D "" -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/35/3549ddbe290050a19a251ae0cc3707d988d78d135dca29653cb871500b20fc15-d # internal github.com/josharian/intern mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid uFNsldUW5Ap46iTDQILt/uFNsldUW5Ap46iTDQILt -goversion go1.16rc1 -D "" -importcfg $WORK/b252/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/ae/aefb28c7da0b63a144a1ca7e61d88f55b2df9d620432457fd26267cdad33918c-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/josharian/intern=$WORK/b252/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid G-XefBh8rfKZ0qJglsn_/G-XefBh8rfKZ0qJglsn_ -goversion go1.16rc1 -D "" -importcfg $WORK/b251/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/error.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/71/71732e5ad2290d914bdfd5c635bf76ffac02d6ec588042b9775e6dc4f1f8cf15-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid ukTWYCEOFecrpI7ljul0/ukTWYCEOFecrpI7ljul0 -goversion go1.16rc1 -D "" -importcfg $WORK/b254/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/70/706fe5f7483a062ac0163ea70eab7f2664361a6cec89172e8846c70da36a4b04-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b254/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid N3d5i3SwgcGL8-UpavUn/N3d5i3SwgcGL8-UpavUn -goversion go1.16rc1 -D "" -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/bb/bbd04ab2b5e99bc1e0afa09f5ef371475857633b6c77f853e393869b493d823b-d # internal github.com/go-openapi/swag mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b251/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b253/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 9ZWiQ_Wjyi8IkN59m7Vk/9ZWiQ_Wjyi8IkN59m7Vk -goversion go1.16rc1 -D "" -importcfg $WORK/b250/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/swag/convert.go /usr/share/gocode/src/github.com/go-openapi/swag/convert_types.go /usr/share/gocode/src/github.com/go-openapi/swag/doc.go /usr/share/gocode/src/github.com/go-openapi/swag/json.go /usr/share/gocode/src/github.com/go-openapi/swag/loading.go /usr/share/gocode/src/github.com/go-openapi/swag/name_lexem.go /usr/share/gocode/src/github.com/go-openapi/swag/net.go /usr/share/gocode/src/github.com/go-openapi/swag/path.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go18.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go19.go /usr/share/gocode/src/github.com/go-openapi/swag/split.go /usr/share/gocode/src/github.com/go-openapi/swag/util.go /usr/share/gocode/src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/74/744a113c1e0d167a6348bd18ba1961b6345b56eff40725a04e19aeb24ddbe363-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 9UXtq0rtDPEPu5r7mahV/9UXtq0rtDPEPu5r7mahV -goversion go1.16rc1 -D "" -importcfg $WORK/b249/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/b7/b7f1d18cc4fbebd703ed567230f8399c580037116f909596bed1ddaf98a1400e-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid sYdlq5BVpNTQCLTrImR9/sYdlq5BVpNTQCLTrImR9 -goversion go1.16rc1 -D "" -importcfg $WORK/b258/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/8b/8b5e512e0aa78adc26e45ed1302ac60b4b414b150c463a9a3b1a1084e4225997-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid P_So0VXEi1cjX8z4RtkR/P_So0VXEi1cjX8z4RtkR -goversion go1.16rc1 -D "" -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/bc/bc501bb08c94a7ccdb00ed79c25bc6307fc61f3f3f5aa0d8079345aafa346c74-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b232/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid I4bA19ZmKM7dV_YZLz2W/I4bA19ZmKM7dV_YZLz2W -goversion go1.16rc1 -D "" -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3a/3a6f2fae1884fd416e01f6bc2c629dc4addef3578453f540b6a95b9309042a2a-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid PIcbljUNbUQKtX6Hp_F7/PIcbljUNbUQKtX6Hp_F7 -goversion go1.16rc1 -D "" -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/25/25f310834dd4d8b272d9d1cecf329c7a597b587e46bb138445ff59efbab27b23-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b236/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid eQ64AIxl6KKqYKibXpbw/eQ64AIxl6KKqYKibXpbw -goversion go1.16rc1 -D "" -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/a2/a2a137f71d8e9d32410d755a5b0a70cba4d4d92d0156a13a53dfbfe4fb92b019-d # internal golang.org/x/text/width mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b216/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid WJ9PHJDg8tSA1Ogr2WCx/WJ9PHJDg8tSA1Ogr2WCx -goversion go1.16rc1 -D "" -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/golang.org/x/text/width/kind_string.go /usr/share/gocode/src/golang.org/x/text/width/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/width/transform.go /usr/share/gocode/src/golang.org/x/text/width/trieval.go /usr/share/gocode/src/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/53/539a2ff2caf579f75f75952bc2441780e4a0e597e817ff4ab8785d2db5ae5296-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b223/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b224/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid r-X5oPlgIZpKtZi8si4z/r-X5oPlgIZpKtZi8si4z -goversion go1.16rc1 -D "" -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/notify.go ./_build/src/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/21/2145c64e3900264ea28cb9516e21ee037b00b715b18254b68df0b791d00cfb2a-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b258/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b214/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a packagefile golang.org/x/text/width=$WORK/b259/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid H2dGanbTaQU3BvwvP9b9/H2dGanbTaQU3BvwvP9b9 -goversion go1.16rc1 -D "" -importcfg $WORK/b257/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/2e/2eff1a2158f30d85f28b9f5958e76370eb35ef5785371d4f51cbf3de8db9142e-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b257/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b249/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid wW_LBXt-27jauVkx3pOC/wW_LBXt-27jauVkx3pOC -goversion go1.16rc1 -D "" -importcfg $WORK/b256/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/0d/0d5611839f6e34adca826731e5083a9736def193d9e6d4bdc4d46e5235010aa6-d # internal github.com/go-openapi/spec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b249/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b256/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid OFjdzO4Y8sUT9Mmv8FUv/OFjdzO4Y8sUT9Mmv8FUv -goversion go1.16rc1 -D "" -importcfg $WORK/b255/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/spec/bindata.go /usr/share/gocode/src/github.com/go-openapi/spec/cache.go /usr/share/gocode/src/github.com/go-openapi/spec/contact_info.go /usr/share/gocode/src/github.com/go-openapi/spec/debug.go /usr/share/gocode/src/github.com/go-openapi/spec/expander.go /usr/share/gocode/src/github.com/go-openapi/spec/external_docs.go /usr/share/gocode/src/github.com/go-openapi/spec/header.go /usr/share/gocode/src/github.com/go-openapi/spec/info.go /usr/share/gocode/src/github.com/go-openapi/spec/items.go /usr/share/gocode/src/github.com/go-openapi/spec/license.go /usr/share/gocode/src/github.com/go-openapi/spec/normalizer.go /usr/share/gocode/src/github.com/go-openapi/spec/operation.go /usr/share/gocode/src/github.com/go-openapi/spec/parameter.go /usr/share/gocode/src/github.com/go-openapi/spec/path_item.go /usr/share/gocode/src/github.com/go-openapi/spec/paths.go /usr/share/gocode/src/github.com/go-openapi/spec/properties.go /usr/share/gocode/src/github.com/go-openapi/spec/ref.go /usr/share/gocode/src/github.com/go-openapi/spec/response.go /usr/share/gocode/src/github.com/go-openapi/spec/responses.go /usr/share/gocode/src/github.com/go-openapi/spec/schema.go /usr/share/gocode/src/github.com/go-openapi/spec/schema_loader.go /usr/share/gocode/src/github.com/go-openapi/spec/security_scheme.go /usr/share/gocode/src/github.com/go-openapi/spec/spec.go /usr/share/gocode/src/github.com/go-openapi/spec/swagger.go /usr/share/gocode/src/github.com/go-openapi/spec/tag.go /usr/share/gocode/src/github.com/go-openapi/spec/unused.go /usr/share/gocode/src/github.com/go-openapi/spec/validations.go /usr/share/gocode/src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/77/77c16fabd666d57336011ae090bb3e84b1034490b5cf6984cb791668247f79ea-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid -gg7duqxta3g9c9Aq1x6/-gg7duqxta3g9c9Aq1x6 -goversion go1.16rc1 -D "" -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/dispatch/dispatch.go ./_build/src/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/86/862ed494f6efa66bb4145ac2b93949c0c4394343dbc6c92883883db4e5867bac-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b053/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b242/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b244/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid sYzVkDWkdHUNRMXUWWmv/sYzVkDWkdHUNRMXUWWmv -goversion go1.16rc1 -D "" -importcfg $WORK/b052/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v1/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e4/e4db2467913e1e5d972fec8a75e33eaf2efc75d6306bba1b54e43d6527b9e12d-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid _J6Ofu7Zy-u_LISVsM6M/_J6Ofu7Zy-u_LISVsM6M -goversion go1.16rc1 -D "" -importcfg $WORK/b261/importcfg -pack /usr/share/gocode/src/github.com/asaskevich/govalidator/arrays.go /usr/share/gocode/src/github.com/asaskevich/govalidator/converter.go /usr/share/gocode/src/github.com/asaskevich/govalidator/doc.go /usr/share/gocode/src/github.com/asaskevich/govalidator/error.go /usr/share/gocode/src/github.com/asaskevich/govalidator/numerics.go /usr/share/gocode/src/github.com/asaskevich/govalidator/patterns.go /usr/share/gocode/src/github.com/asaskevich/govalidator/types.go /usr/share/gocode/src/github.com/asaskevich/govalidator/utils.go /usr/share/gocode/src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/6e/6eb05f7f23f1ddff3520ad6473cdea278825875793258b1aa0c166d4d83b57f0-d # internal github.com/go-openapi/errors mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid h3JazE7VENSuw2Bi2oA0/h3JazE7VENSuw2Bi2oA0 -goversion go1.16rc1 -D "" -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/errors/api.go /usr/share/gocode/src/github.com/go-openapi/errors/auth.go /usr/share/gocode/src/github.com/go-openapi/errors/doc.go /usr/share/gocode/src/github.com/go-openapi/errors/headers.go /usr/share/gocode/src/github.com/go-openapi/errors/middleware.go /usr/share/gocode/src/github.com/go-openapi/errors/parsing.go /usr/share/gocode/src/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/c2/c242c5824e4e8710b6b57ef229d2622b9ecf479c58932d87e94fc6397c5c6ba9-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid YJvMCZmEtSoLshBKLIEd/YJvMCZmEtSoLshBKLIEd -goversion go1.16rc1 -D "" -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d7/d7c308355a3905dd83e5420ddf80cda8a94db5f1fc8930f3fff984d900f0181a-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid x0091_pXdYRGPc-WJkLR/x0091_pXdYRGPc-WJkLR -goversion go1.16rc1 -D "" -importcfg $WORK/b269/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/b2/b28064481bf602587c91c55c4086e3d8a6e50af51056729d55dd8285e5552bd7-d # internal github.com/go-stack/stack mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid FT_RWmer0Rd8Qlp6bphi/FT_RWmer0Rd8Qlp6bphi -goversion go1.16rc1 -D "" -importcfg $WORK/b271/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/4d/4dfc3f8a834502dd0f9262fe120a574b511bbc7fd4e1e9ed04998ea52fc7ca0a-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b271/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b268/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b269/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid VwWghuoaCcEwXH-ncyji/VwWghuoaCcEwXH-ncyji -goversion go1.16rc1 -D "" -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/8f/8fe49566bce6aae5b5909298f8dc212495922fe9e733c1871218327452da7552-d # internal net/mail mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p net/mail -std -complete -installsuffix shared -buildid dB_G8u_5-oRHhjjilK4o/dB_G8u_5-oRHhjjilK4o -goversion go1.16rc1 -D "" -importcfg $WORK/b272/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/96/9654a94e836d2251aebf823ee960372b7d727ce69fe0670d3c33c0b20b670a22-d # internal encoding/csv mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid dx6DH0pA8wJ6WQn2zQDr/dx6DH0pA8wJ6WQn2zQDr -goversion go1.16rc1 -D "" -importcfg $WORK/b275/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/32/327d1ad22a4f7499f61367d1b86bf9f43d84a88af132b0b9851d62818d1051f1-d # internal encoding/xml mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 3_FXhNRUoDJsrHzelfYQ/3_FXhNRUoDJsrHzelfYQ -goversion go1.16rc1 -D "" -importcfg $WORK/b276/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ca/cae68c729a2e345ebc8949e06832e3bd0ba9910275bc461cfb2147c87c888941-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b268/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b269/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b270/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid mrocmtlKAw57_UUF8U47/mrocmtlKAw57_UUF8U47 -goversion go1.16rc1 -D "" -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/fd/fd5dc413b1a50ea9003c63a1868298404f171b2d1ee501e74095ec67a420c310-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid 4NOq9Q5QBy2-tAbQxC_A/4NOq9Q5QBy2-tAbQxC_A -goversion go1.16rc1 -D "" -importcfg $WORK/b277/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/logger/logger.go /usr/share/gocode/src/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/cd/cd0db48bee23db4be16c5e2afa3dfda14094f9a6c2d8a47b768d651d2fa80b79-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid GJ6QVGsE7aSRnxGKEs5u/GJ6QVGsE7aSRnxGKEs5u -goversion go1.16rc1 -D "" -importcfg $WORK/b278/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/server.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/76/762a28035296a120872e1437abb687cf7a992e83a364d8ba97178ce52d0220b1-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid f4XkJ4gwMeybhBj-OOls/f4XkJ4gwMeybhBj-OOls -goversion go1.16rc1 -D "" -importcfg $WORK/b279/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/76/762610d25081520c2096f0913569ada4008e83c0fb1aaba6b00386f0e32e7230-d # internal github.com/docker/go-units mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid jo1IfVn8gyYPTlkscWd9/jo1IfVn8gyYPTlkscWd9 -goversion go1.16rc1 -D "" -importcfg $WORK/b286/importcfg -pack /usr/share/gocode/src/github.com/docker/go-units/duration.go /usr/share/gocode/src/github.com/docker/go-units/size.go /usr/share/gocode/src/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/59/59bdf0c5ea8992b9a38e7477fc3409976719e51869c8b1298a238e5f13e91f13-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b286/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid 0aMme4ii8oveePBGMZul/0aMme4ii8oveePBGMZul -goversion go1.16rc1 -D "" -importcfg $WORK/b285/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/5f/5f2dc26c6ed9a6ce1b3ca2728c6223e24ce1daf7e2a8f63b51f3c5c2acac01ec-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid b7gBj_ZX_0oDSMjTO53i/b7gBj_ZX_0oDSMjTO53i -goversion go1.16rc1 -D "" -importcfg $WORK/b287/importcfg -pack /usr/share/gocode/src/github.com/jessevdk/go-flags/arg.go /usr/share/gocode/src/github.com/jessevdk/go-flags/closest.go /usr/share/gocode/src/github.com/jessevdk/go-flags/command.go /usr/share/gocode/src/github.com/jessevdk/go-flags/completion.go /usr/share/gocode/src/github.com/jessevdk/go-flags/convert.go /usr/share/gocode/src/github.com/jessevdk/go-flags/error.go /usr/share/gocode/src/github.com/jessevdk/go-flags/flags.go /usr/share/gocode/src/github.com/jessevdk/go-flags/group.go /usr/share/gocode/src/github.com/jessevdk/go-flags/help.go /usr/share/gocode/src/github.com/jessevdk/go-flags/ini.go /usr/share/gocode/src/github.com/jessevdk/go-flags/man.go /usr/share/gocode/src/github.com/jessevdk/go-flags/multitag.go /usr/share/gocode/src/github.com/jessevdk/go-flags/option.go /usr/share/gocode/src/github.com/jessevdk/go-flags/optstyle_other.go /usr/share/gocode/src/github.com/jessevdk/go-flags/parser.go /usr/share/gocode/src/github.com/jessevdk/go-flags/termsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/67/67ed0e0baabda02ff311623240a6f56d788fa6038e98b500e780959f9e83d6df-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b268/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b269/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b270/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid Go51WVKWj1NdWH1QGZ2M/Go51WVKWj1NdWH1QGZ2M -goversion go1.16rc1 -D "" -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/bb/bbd680b2ac7fe4d145db0c265c3a70dfb73ab493744aa304ba3ffed4e5386918-d # internal golang.org/x/net/netutil mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b092/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p golang.org/x/net/netutil -complete -installsuffix shared -buildid Wikwgr8pgCExLgUaz_bY/Wikwgr8pgCExLgUaz_bY -goversion go1.16rc1 -D "" -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/03/03b3d3b334cb977e3004bfdd9c699de30c3878773cda368899f8d05b519c7f4a-d # internal github.com/rs/cors mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/rs/cors -complete -installsuffix shared -buildid i0ebqA9MXOlrfW-F4ofZ/i0ebqA9MXOlrfW-F4ofZ -goversion go1.16rc1 -D "" -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/rs/cors/cors.go /usr/share/gocode/src/github.com/rs/cors/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/83/83a3c73973cad6d0af52a27f71afeb73446ff41fccd0714457be5cb3a1435c95-d # internal net/smtp mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid uJBfZYxXJ2BVH3Otobt-/uJBfZYxXJ2BVH3Otobt- -goversion go1.16rc1 -D "" -importcfg $WORK/b297/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/3e/3efd01fd593f3b0952cdbde245ab8518afea37c7b8d4e350708e8134b09ad813-d # internal github.com/prometheus/alertmanager/notify/email mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/multipart=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b118/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/mail=$WORK/b272/_pkg_.a packagefile net/smtp=$WORK/b297/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid e4MuredAwNFaRDStnlpA/e4MuredAwNFaRDStnlpA -goversion go1.16rc1 -D "" -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/email/email.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/df/df8422d96e27089c9c65de115224f62529cb40a2ecbca598a8c33eadd3a01492-d # internal github.com/prometheus/alertmanager/notify/opsgenie mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid MQkpy6sZ5U98ivZ4Urio/MQkpy6sZ5U98ivZ4Urio -goversion go1.16rc1 -D "" -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/opsgenie/opsgenie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/86/86a5115f11a6765fb9d95fc594bf86bda84ff1835e5bbe93ba6d5937496b52fb-d # internal github.com/alecthomas/units mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid C_7vGGWYl4gWWCHcPYqv/C_7vGGWYl4gWWCHcPYqv -goversion go1.16rc1 -D "" -importcfg $WORK/b300/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/units/bytes.go /usr/share/gocode/src/github.com/alecthomas/units/doc.go /usr/share/gocode/src/github.com/alecthomas/units/si.go /usr/share/gocode/src/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/45/45f95ba5a0de3a528c9f8b56222c816b6e7a06763c240ead9c8c29ee70dd71ea-d # internal github.com/prometheus/alertmanager/notify/pagerduty mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b300/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid mZVG2AtZw3fGpgHKoseX/mZVG2AtZw3fGpgHKoseX -goversion go1.16rc1 -D "" -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pagerduty/pagerduty.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/4e/4ef29a62459b2cf1800c65318718f7f391a7e17367665bfa2c4a93616f798b12-d # internal github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid jZKuMgnmq3bOW9JWX-MJ/jZKuMgnmq3bOW9JWX-MJ -goversion go1.16rc1 -D "" -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pushover/pushover.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/be/be15c4dffd0633c536b58e0356054b5fe21c0cc0d50e8fff92488613f7b425e8-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b265/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b268/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b269/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b270/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid w7akFXhLXfxnxqw-rg55/w7akFXhLXfxnxqw-rg55 -goversion go1.16rc1 -D "" -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bson.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/decoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/encoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/marshal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_value.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/24/24897146180bde24de756b88d64391867287cba51677834cc155d30494fc2f8d-d # internal github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid EFCyqWmp3sOQvUKbxs2o/EFCyqWmp3sOQvUKbxs2o -goversion go1.16rc1 -D "" -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/slack/slack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/c8/c8bf00739b4c4b9f8d2b06bb62d3001cb120319c5811f149b0f94a94e3e24ae4-d # internal github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid sfexlDEkbyCWvwutH2qK/sfexlDEkbyCWvwutH2qK -goversion go1.16rc1 -D "" -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/victorops/victorops.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/63/6388d6f3b0655be1d790d5a6658adda5caa6c83c77110ffd466b715da7c28426-d # internal github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b244/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid u_aeEQ6gh5Xo_XxLFsFH/u_aeEQ6gh5Xo_XxLFsFH -goversion go1.16rc1 -D "" -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/webhook/webhook.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/ff/ff3701711456cf059abfcad14563164778f37cdb5c349bb6f5ab6186b9e06464-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b261/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b263/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b264/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b268/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b269/_pkg_.a packagefile net/mail=$WORK/b272/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid bwQbDeetJd9e4tjQ0kUR/bwQbDeetJd9e4tjQ0kUR -goversion go1.16rc1 -D "" -importcfg $WORK/b260/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/strfmt/bson.go /usr/share/gocode/src/github.com/go-openapi/strfmt/date.go /usr/share/gocode/src/github.com/go-openapi/strfmt/default.go /usr/share/gocode/src/github.com/go-openapi/strfmt/doc.go /usr/share/gocode/src/github.com/go-openapi/strfmt/duration.go /usr/share/gocode/src/github.com/go-openapi/strfmt/format.go /usr/share/gocode/src/github.com/go-openapi/strfmt/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/52/5234c8874ad730746f7e796dbdca13b95a5bbc02ff280d4a6fefe87336aaafc2-d # internal github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid ch9mHNhcMbSsMhz0cJb-/ch9mHNhcMbSsMhz0cJb- -goversion go1.16rc1 -D "" -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/wechat/wechat.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/08/083c6cfabc600873812cee83f4dcd2fe29c6d1ad3538929eebf547a552c115f9-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid f9cPM9sEieQqXw6XkJs3/f9cPM9sEieQqXw6XkJs3 -goversion go1.16rc1 -D "" -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/36/368944bcf47d2b277798f75e511ea7fbba1eb1585c70d4a65191fbba82d98a33-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b161/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid ElScp_xYuZvIo7kh556p/ElScp_xYuZvIo7kh556p -goversion go1.16rc1 -D "" -importcfg $WORK/b308/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/52/525dd41ae54af02620292ed70b420ecde7df00874c33668a9c6e4f21fe04ec7c-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b248/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b249/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid T8GgdgLbVupMiYLTVlEH/T8GgdgLbVupMiYLTVlEH -goversion go1.16rc1 -D "" -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/analyzer.go /usr/share/gocode/src/github.com/go-openapi/analysis/debug.go /usr/share/gocode/src/github.com/go-openapi/analysis/doc.go /usr/share/gocode/src/github.com/go-openapi/analysis/fixer.go /usr/share/gocode/src/github.com/go-openapi/analysis/flatten.go /usr/share/gocode/src/github.com/go-openapi/analysis/mixin.go /usr/share/gocode/src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/00/0040d4542fd11b62263b8119bcbe31374d03c9f367bfd7e0551e137e23d21eb0-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/csv=$WORK/b275/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile encoding/xml=$WORK/b276/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/multipart=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid mkBIQRLrb85S1P23Kb55/mkBIQRLrb85S1P23Kb55 -goversion go1.16rc1 -D "" -importcfg $WORK/b274/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/bytestream.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_auth_info.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_request.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_response.go /usr/share/gocode/src/github.com/go-openapi/runtime/constants.go /usr/share/gocode/src/github.com/go-openapi/runtime/csv.go /usr/share/gocode/src/github.com/go-openapi/runtime/discard.go /usr/share/gocode/src/github.com/go-openapi/runtime/file.go /usr/share/gocode/src/github.com/go-openapi/runtime/headers.go /usr/share/gocode/src/github.com/go-openapi/runtime/interfaces.go /usr/share/gocode/src/github.com/go-openapi/runtime/json.go /usr/share/gocode/src/github.com/go-openapi/runtime/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/statuses.go /usr/share/gocode/src/github.com/go-openapi/runtime/text.go /usr/share/gocode/src/github.com/go-openapi/runtime/values.go /usr/share/gocode/src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2b/2bcd659fa7df4e3989e99d9e0467c7ac845d3415a1a4068cfee51f5547601863-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid VyBc98ee6J3h2O-rNHVa/VyBc98ee6J3h2O-rNHVa -goversion go1.16rc1 -D "" -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/security/authenticator.go /usr/share/gocode/src/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/e6/e6f81470b02b82d7c19f1de3099152a48a3e6ba2c05ed3d8066d9a78aa5209cd-d # internal internal/profile mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid oB-3p2UGfxLAzBQC9hQY/oB-3p2UGfxLAzBQC9hQY -goversion go1.16rc1 -D "" -importcfg $WORK/b310/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/c9/c981e1ce1485592fa27e3eb0a341217191f2a87fc44094002cbe473a9067296a-d # internal github.com/go-openapi/loads mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid RQwi1NdkwtI7UV9q1xLc/RQwi1NdkwtI7UV9q1xLc -goversion go1.16rc1 -D "" -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/loads/doc.go /usr/share/gocode/src/github.com/go-openapi/loads/loaders.go /usr/share/gocode/src/github.com/go-openapi/loads/options.go /usr/share/gocode/src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/18/1844caf3b59609591d129b406ce21295d7a2e4011f18a56c6808fd5b2528a468-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid OyH8x7COFQyUW4YkD4-x/OyH8x7COFQyUW4YkD4-x -goversion go1.16rc1 -D "" -importcfg $WORK/b280/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/fc/fc7e583be857488b21185a060cfcd214387e4216cb712e414e346d0c13a22550-d # internal github.com/go-openapi/validate mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b249/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid Ivr1THVRH9WyT2rDRQGU/Ivr1THVRH9WyT2rDRQGU -goversion go1.16rc1 -D "" -importcfg $WORK/b282/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/validate/context.go /usr/share/gocode/src/github.com/go-openapi/validate/debug.go /usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/doc.go /usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/formats.go /usr/share/gocode/src/github.com/go-openapi/validate/helpers.go /usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/options.go /usr/share/gocode/src/github.com/go-openapi/validate/result.go /usr/share/gocode/src/github.com/go-openapi/validate/rexp.go /usr/share/gocode/src/github.com/go-openapi/validate/schema.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go /usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/spec.go /usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/type.go /usr/share/gocode/src/github.com/go-openapi/validate/validator.go /usr/share/gocode/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/b5/b5bd747e58cc66468bd893fef93850b791d4810458bc6d544c9945e0fd0781b9-d # internal runtime/pprof mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b211/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p runtime/pprof -std -installsuffix shared -buildid LuuL9SXCUKE7KWWeR1gp/LuuL9SXCUKE7KWWeR1gp -goversion go1.16rc1 -D "" -importcfg $WORK/b311/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/b0/b021893bae61093a231e8d1225dc7d7d1b93959fd80dd729c2fb40ab784cdada-d # internal runtime/trace mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p runtime/trace -std -installsuffix shared -buildid h1SuGDHZDpHil6UnCOEM/h1SuGDHZDpHil6UnCOEM -goversion go1.16rc1 -D "" -importcfg $WORK/b312/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/5e/5e023b15301e8674ffe456f032773b367f1f4c502590487fb0daad8a7aca11d8-d # internal net/http/pprof mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile internal/profile=$WORK/b310/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b311/_pkg_.a packagefile runtime/trace=$WORK/b312/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid 8_miafqrJGtL-Ry-ja2a/8_miafqrJGtL-Ry-ja2a -goversion go1.16rc1 -D "" -importcfg $WORK/b309/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/05/05da1a28eb9c94855dd2c3bdd6e978655c18d0a7d74bb9e1045eaef9f4487f7a-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b238/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b242/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/http/pprof=$WORK/b309/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid lYCtPwau21mcsd1miADi/lYCtPwau21mcsd1miADi -goversion go1.16rc1 -D "" -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/ui/web.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/32/322101a45433d87f1023697fa8316580c456ce188bf3ed66d66fff226346a633-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid e8lZLvDwHTTJtIuURNkd/e8lZLvDwHTTJtIuURNkd -goversion go1.16rc1 -D "" -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/4f/4f1d699a0db69c9073e9c30d80d7966a71a9c484f9e4e922643ddce69d1a7137-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid 2CuTKBWMK2bOagy2hRFv/2CuTKBWMK2bOagy2hRFv -goversion go1.16rc1 -D "" -importcfg $WORK/b317/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/parse/lex.go /usr/share/gocode/src/github.com/alecthomas/template/parse/node.go /usr/share/gocode/src/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/6c/6cc63a27b2fa3f146ecf10e28ac7bae3d1ea1af55cee34b30d1f2c4598f30eae-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b277/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b278/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b279/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b280/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b281/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b282/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid Ueb9SuPA_TlIBf7OfDEl/Ueb9SuPA_TlIBf7OfDEl -goversion go1.16rc1 -D "" -importcfg $WORK/b273/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/context.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/doc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/go18.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/negotiate.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/not_implemented.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/parameter.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/rapidoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/redoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/security.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/spec.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/swaggerui.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/f3/f32da0d127f4d0115f0ace98783e8c9e85d82d175166e34d0516293030e7fb88-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b282/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid pLGwI9trKujH_QaNBrT8/pLGwI9trKujH_QaNBrT8 -goversion go1.16rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/20/2024f90560dddfd43daecea677338d03cf609dea01d89e9522a9b3cb91f1b9fe-d # internal github.com/alecthomas/template mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b317/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid fJcDv8lMrhqi87Wct6ps/fJcDv8lMrhqi87Wct6ps -goversion go1.16rc1 -D "" -importcfg $WORK/b316/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/6c/6cead4bd37bab110251029af1f5549f7c02887b17db74d0c26e1ed2d6ef843dd-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid 7tOqySAToZSWXDNkUoQy/7tOqySAToZSWXDNkUoQy -goversion go1.16rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/get_alerts_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert/post_alerts_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ff/ff61ce9195a0dffd718a7e073239bb537ba17da5f6bfd43e2028ef779a6a27a4-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid IfpqslyDLAeIPzGiumZz/IfpqslyDLAeIPzGiumZz -goversion go1.16rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/9d/9dc90e1a54b8fe50b0e5c13cd0aa92276a8902801031985ee2d67dcbf3508967-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid Jcig-YQTvJiFyVYfUb_f/Jcig-YQTvJiFyVYfUb_f -goversion go1.16rc1 -D "" -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general/get_status_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/2a/2a93580797256d5e683bf7865d631a6ee926b5ba0ce64ad563c51b823e9874d2-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid 5Wm6iOW8L8fRQHBNq6kc/5Wm6iOW8L8fRQHBNq6kc -goversion go1.16rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver/get_receivers_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/af/aff5b66e330f9aaf838251597a5d1f134a90a25115334fa9a3f8c455b9a80e8e-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid Tj2CCsdm7DdIurDv7hi8/Tj2CCsdm7DdIurDv7hi8 -goversion go1.16rc1 -D "" -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/delete_silence_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silence_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/get_silences_urlbuilder.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence/post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9f/9f277e470cc99603dee4dbd4c1d27de3905f722f7eb42cb7b161a81791ce97f7-d # internal go/scanner mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid GzMXoUnn_1Qfai6vF3zS/GzMXoUnn_1Qfai6vF3zS -goversion go1.16rc1 -D "" -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/9c/9c463205495ba50788b2f2d575928d111ae99f215338cb9721f14018cf276d58-d # internal go/ast mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b320/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p go/ast -std -complete -installsuffix shared -buildid _0wCBasibtHIEbPKdfln/_0wCBasibtHIEbPKdfln -goversion go1.16rc1 -D "" -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/11/113180b975f3156cd18161dbbbbca288e1ee2ba88c4573e173af50c1aaf25bbf-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b281/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b293/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid 6x5oVfHawDCdIjsqadzJ/6x5oVfHawDCdIjsqadzJ -goversion go1.16rc1 -D "" -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d2/d257932fa19a04ca0a312b55fc31275e5ec600d41f3f514d859043788971037e-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b285/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b293/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b294/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid FBZ916VehXZVRI8qGcsY/FBZ916VehXZVRI8qGcsY -goversion go1.16rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/configure_alertmanager.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/doc.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/embedded_spec.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5f/5f495494a7427c7ece4471a79f9aa023d7c5e96f2d551e28e65cfcaf1276542c-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b053/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b241/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b244/_pkg_.a packagefile github.com/rs/cors=$WORK/b295/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid AHjEhMgVxzj4R26ZlX1a/AHjEhMgVxzj4R26ZlX1a -goversion go1.16rc1 -D "" -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/fb/fb96684d3bb969eb9926b8ede7b094914f9f04afe40c7fe5621a4d414077d52f-d # internal internal/lazyregexp mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 17OVOWHt1AQA1nIbdwFU/17OVOWHt1AQA1nIbdwFU -goversion go1.16rc1 -D "" -importcfg $WORK/b321/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fe/fecc7202e7ebc1c6a12fa02ba2906b2a7b72da8d7fd68b13f18e06fb9a4bfae0-d # internal go/doc mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b319/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile internal/lazyregexp=$WORK/b321/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 2aEAy77u71NvHZbgC2go/2aEAy77u71NvHZbgC2go -goversion go1.16rc1 -D "" -importcfg $WORK/b318/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f4/f409d16596fc5ea5e04be111c396ea8f8ba2ac55768554acbb511a641530d122-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b242/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid H6G75YZxPuWvdj566NPZ/H6G75YZxPuWvdj566NPZ -goversion go1.16rc1 -D "" -importcfg $WORK/b051/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/60/6044c7ef92d5eee70a187da59700aa7e100b42eba7240bcbdf6e223049ae455f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/2d/2d74f7489e2846524c6a37d9ee8bdd0c5091733ccb0a709b9f22af991360d02f-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b316/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b300/_pkg_.a packagefile go/doc=$WORK/b318/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid V0rViDMv4J1jjjgiTfYK/V0rViDMv4J1jjjgiTfYK -goversion go1.16rc1 -D "" -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/58/5803e2a63a26c12c71a408f514f1a662ddc289bf2e0642187e610eeb38b147d6-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b313/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b315/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid _1a45sNbhANw5XG4O3B1/_1a45sNbhANw5XG4O3B1 -goversion go1.16rc1 -D "" -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/c0/c07de427f9cda35068f3add101a32032e053e0f43c070203b9512edc16bd0307-d # internal github.com/prometheus/alertmanager/cmd/alertmanager mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b304/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b307/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b313/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b314/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b242/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b244/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b315/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid q-ycmaqzppCM5-UXcad4/q-ycmaqzppCM5-UXcad4 -goversion go1.16rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/alertmanager/main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/76/764c64c99b3da73e75354b8a7a5cc0e12c8e5d1f7d5e93302801b3e78475213b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/alertmanager=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b036/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b049/_pkg_.a packagefile github.com/pkg/errors=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b230/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b304/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b305/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b306/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b237/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b307/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b054/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b308/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b164/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b313/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b314/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b242/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b244/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b315/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b097/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b180/_pkg_.a packagefile path/filepath=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b039/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b044/_pkg_.a packagefile log=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b245/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b227/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b172/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b173/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b175/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b200/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b202/_pkg_.a packagefile math/rand=$WORK/b068/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b206/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b229/_pkg_.a packagefile github.com/oklog/run=$WORK/b226/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b162/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b231/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b223/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b224/_pkg_.a packagefile crypto/tls=$WORK/b069/_pkg_.a packagefile mime=$WORK/b116/_pkg_.a packagefile mime/multipart=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b118/_pkg_.a packagefile net/mail=$WORK/b272/_pkg_.a packagefile net/smtp=$WORK/b297/_pkg_.a packagefile net/textproto=$WORK/b113/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b235/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b238/_pkg_.a packagefile html/template=$WORK/b185/_pkg_.a packagefile text/template=$WORK/b187/_pkg_.a packagefile net/http/pprof=$WORK/b309/_pkg_.a packagefile expvar=$WORK/b055/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b121/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b122/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b123/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b152/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b159/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b160/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b161/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b165/_pkg_.a packagefile runtime/debug=$WORK/b170/_pkg_.a packagefile bufio=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b057/_pkg_.a packagefile net/http/httptrace=$WORK/b119/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b243/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b316/_pkg_.a packagefile go/doc=$WORK/b318/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile container/list=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b040/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b108/_pkg_.a packagefile io/fs=$WORK/b034/_pkg_.a packagefile net/http/internal=$WORK/b120/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_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 unicode=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b053/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b241/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b273/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b260/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b293/_pkg_.a packagefile github.com/rs/cors=$WORK/b295/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os/exec=$WORK/b174/_pkg_.a packagefile compress/lzw=$WORK/b176/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b177/_pkg_.a packagefile github.com/google/btree=$WORK/b181/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b182/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b189/_pkg_.a packagefile github.com/miekg/dns=$WORK/b191/_pkg_.a packagefile github.com/sean-/seed=$WORK/b199/_pkg_.a packagefile hash/crc32=$WORK/b059/_pkg_.a packagefile database/sql/driver=$WORK/b201/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b203/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b207/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b212/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b232/_pkg_.a packagefile crypto/des=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b072/_pkg_.a packagefile crypto/ed25519=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b081/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b239/_pkg_.a packagefile html=$WORK/b186/_pkg_.a packagefile text/template/parse=$WORK/b188/_pkg_.a packagefile internal/profile=$WORK/b310/_pkg_.a packagefile runtime/pprof=$WORK/b311/_pkg_.a packagefile runtime/trace=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b143/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b155/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b157/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b163/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b166/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b168/_pkg_.a packagefile compress/flate=$WORK/b058/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b317/_pkg_.a packagefile go/ast=$WORK/b319/_pkg_.a packagefile go/token=$WORK/b136/_pkg_.a packagefile internal/lazyregexp=$WORK/b321/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b112/_pkg_.a packagefile encoding/gob=$WORK/b184/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b250/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b262/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b274/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b277/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b278/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b279/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b280/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b281/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b282/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b261/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b263/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b264/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b268/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b269/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b285/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b287/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b294/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b178/_pkg_.a packagefile net/rpc=$WORK/b183/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b190/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/base32=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b193/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b194/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b198/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b204/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b078/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b208/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b209/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b213/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b219/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b214/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b233/_pkg_.a packagefile crypto/internal/randutil=$WORK/b074/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b240/_pkg_.a packagefile text/tabwriter=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b126/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b158/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b169/_pkg_.a packagefile go/scanner=$WORK/b320/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b248/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b249/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b256/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b251/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b253/_pkg_.a packagefile encoding/csv=$WORK/b275/_pkg_.a packagefile encoding/xml=$WORK/b276/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b265/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b270/_pkg_.a packagefile github.com/docker/go-units=$WORK/b286/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b179/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b196/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b197/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b210/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b215/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b217/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b218/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b150/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b257/_pkg_.a packagefile github.com/josharian/intern=$WORK/b252/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b254/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b266/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b271/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b216/_pkg_.a packagefile hash/fnv=$WORK/b128/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b258/_pkg_.a packagefile golang.org/x/text/width=$WORK/b259/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=84ObkKkFCBwbY59RDDqL/q-ycmaqzppCM5-UXcad4/fpX93HE8CknjrwnJUK2U/84ObkKkFCBwbY59RDDqL -X github.com/prometheus/alertmanager/version=0.21.0 -B 0x67baa7db0a63463793303e35d8e33a8a29e26249 -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_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/alertmanager rm -r $WORK/b001/ + for cmd in cmd/* ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom ++ basename cmd/amtool + GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.21.0 -B 0xfbe94b33564fd18f3ab3600cd8a39d299bf786ef -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/alertmanager-0.21.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build1517131435 internal/unsafeheader mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 6jZZh3myYRRr8UmdQPXd/6jZZh3myYRRr8UmdQPXd -goversion go1.16rc1 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_s390x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid RNEFoxs4Bym54C8YnF2_/RNEFoxs4Bym54C8YnF2_ -goversion go1.16rc1 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d2/d280944f4657d62987c309fea8c76470c89b8d551a808871c61477186cbbdda0-d # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_s390x.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid rjULIjJs2N8CvoILZkYB/rjULIjJs2N8CvoILZkYB -goversion go1.16rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_s390x.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/86/86319d994613e225555e306ec6ab428d127a6b3478c1f3ee8196cd337dac4e17-d # internal runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ET4UvGNc3JdXuVoKx91G/ET4UvGNc3JdXuVoKx91G -goversion go1.16rc1 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_s390x.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_s390x.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/fb/fb4bc5c1de69efd4b2a1a25861a9fb027cadcb850ea79639de2ec9a495def1fa-d # internal runtime/internal/math mkdir -p $WORK/b012/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f0/f0fa1c58b32a991a362862217ffcd1af9324b2b90ba8df2e24227cc33dc34482-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid FBxw2MQNpO9YoX6Ynk-5/FBxw2MQNpO9YoX6Ynk-5 -goversion go1.16rc1 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b009/symabis ./compare_s390x.s ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid gtIjUBRO-jzDH2YHvDOr/gtIjUBRO-jzDH2YHvDOr -goversion go1.16rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/index_s390x.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/40/404608d2d9fd585b2596ce716838a457926ae8e5b372788ee585e1596c0c7258-d # internal internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 22aebDKzqeePmVq7sVc0/22aebDKzqeePmVq7sVc0 -goversion go1.16rc1 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/bd/bd45c0c6e56bbb14d02a8ee8333188d66f253b80eb5aa1f8e5b44e18bc85e888-d # internal sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b017/symabis ./asm.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid dGtLtkAQDp-R-cjHKwFt/dGtLtkAQDp-R-cjHKwFt -goversion go1.16rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/compare_s390x.o ./compare_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/count_s390x.o ./count_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/equal_s390x.o ./equal_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/index_s390x.o ./index_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/indexbyte_s390x.o ./indexbyte_s390x.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b8/b8d605dd26f3b03985551e95ffe34fa42bd289ff18be98fe07e6a51092f0e85f-d # internal unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid VNn0Uf9DDaU55DcYvhtA/VNn0Uf9DDaU55DcYvhtA -goversion go1.16rc1 -D "" -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_s390x.o $WORK/b009/count_s390x.o $WORK/b009/equal_s390x.o $WORK/b009/index_s390x.o $WORK/b009/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f4/f46576bd4c54b1f06caaec3db2071e457ca2d3ecfe379eeb9d0487802a58946a-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./preempt_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid drKuLlVVE5bxPJ9ayJJJ/drKuLlVVE5bxPJ9ayJJJ -goversion go1.16rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_s390x.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_be64.go /usr/lib/golang/src/runtime/os_linux_novdso.go /usr/lib/golang/src/runtime/os_linux_s390x.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_s390x.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_s390x.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_s390x.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_in_none.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6c/6c22cd64689df5fe2b78aec7866105c3a2992c01d2872bd1ff1d6017ad460bfd-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid aCIQmYvbw2NJ-Bith25n/aCIQmYvbw2NJ-Bith25n -goversion go1.16rc1 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/5b/5bad385367956e9d573ab24a7844f307bb8eac94595d19a83d3e61cca01e927a-d # internal encoding mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding -std -complete -installsuffix shared -buildid _88TrWw6r6JfHTKPtAlg/_88TrWw6r6JfHTKPtAlg -goversion go1.16rc1 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/69/694cf353801fe6053a3fc39444423982ed24992afb33bad644585a917ca56812-d # internal math/bits mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math/bits -std -complete -installsuffix shared -buildid woaeTrbJ6MRa6FHSdtoI/woaeTrbJ6MRa6FHSdtoI -goversion go1.16rc1 -D "" -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c8/c8938f58ad6cfcdffdd2c18e2f22278862585df724220617b60fc7ec1ae87df7-d # internal math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b028/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math -std -installsuffix shared -buildid f2s_t6w8m09EQQuO_F-8/f2s_t6w8m09EQQuO_F-8 -goversion go1.16rc1 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/arith_s390x.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/floor_s390x.o ./floor_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/log_s390x.o ./log_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/sinh_s390x.o ./sinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/acos_s390x.o $WORK/b028/acosh_s390x.o $WORK/b028/asin_s390x.o $WORK/b028/asinh_s390x.o $WORK/b028/atan2_s390x.o $WORK/b028/atan_s390x.o $WORK/b028/atanh_s390x.o $WORK/b028/cbrt_s390x.o $WORK/b028/cosh_s390x.o $WORK/b028/dim_s390x.o $WORK/b028/erf_s390x.o $WORK/b028/erfc_s390x.o $WORK/b028/exp_s390x.o $WORK/b028/expm1_s390x.o $WORK/b028/floor_s390x.o $WORK/b028/log10_s390x.o $WORK/b028/log1p_s390x.o $WORK/b028/log_s390x.o $WORK/b028/pow_s390x.o $WORK/b028/sin_s390x.o $WORK/b028/sinh_s390x.o $WORK/b028/sqrt_s390x.o $WORK/b028/stubs_s390x.o $WORK/b028/tan_s390x.o $WORK/b028/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/96/969612de10983ad6b2f519eac2f955bf1c64cc55dbf22b33eb070e99093eb7fa-d # internal unicode/utf16 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid qWw0sL_dTLmbklrPc-39/qWw0sL_dTLmbklrPc-39 -goversion go1.16rc1 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/10/1097e57e2c602872c27f46f7ff60d4beb2903b4879b669e353d4cd76384999dd-d # internal crypto/internal/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid a7pKAFCTkEMrY4Hh3siX/a7pKAFCTkEMrY4Hh3siX -goversion go1.16rc1 -D "" -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/07/070bfc07c9b4c4badcc5d50d5f7b2410b7ff9c4815551fb50599a48819d29171-d # internal crypto/subtle mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid mJDcYZvFx8beAj9D4Zaw/mJDcYZvFx8beAj9D4Zaw -goversion go1.16rc1 -D "" -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/66/66137a14c7b35ca46d1456d4d873afa762bce88740e10d09c434fbb826a6919b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid YwMUYRqS9u2lD4TBXM9a/YwMUYRqS9u2lD4TBXM9a -goversion go1.16rc1 -D "" -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/20/204c0b0694703ccc90adf4e413392bdf34040e03198ea91ef6aa6772c3d5fac9-d # internal container/list mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p container/list -std -complete -installsuffix shared -buildid ysN4bbt1CraXKNfOWvzx/ysN4bbt1CraXKNfOWvzx -goversion go1.16rc1 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/31/31e2087ccccd55ad202064e910e86453a7ec7dffb4da57fb4ee8ecbe4c054a21-d # internal internal/nettrace mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid eTjpyfpH9N8rToIm4_az/eTjpyfpH9N8rToIm4_az -goversion go1.16rc1 -D "" -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2e/2e031a03d3cd65f90b832e7e0e26ffb24e32b184447601b9b6776e91b40c068d-d # internal runtime/cgo mkdir -p $WORK/b082/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b082/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b082/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x011.o -c gcc_s390x.S cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.21.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go -dynlinker cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b082/symabis ./asm_s390x.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p runtime/cgo -std -installsuffix shared -buildid kCVuLX0VIygnRc4P4EjT/kCVuLX0VIygnRc4P4EjT -goversion go1.16rc1 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo.cgo1.go $WORK/b082/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b082/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_s390x.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o $WORK/b082/_x011.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b8/b8c4a29ac89725fbf792e644291ec39f19589dcf5431ba4f117668b05a0a8a62-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid MHHJT6fMB4DZxGWMRsNI/MHHJT6fMB4DZxGWMRsNI -goversion go1.16rc1 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/18/18289d8bb552f4dd9873903aa6f32c4ca99d7e17a81a5ab70c844d702bfd79c3-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid N86JJrOfawYU1qRLJ-jn/N86JJrOfawYU1qRLJ-jn -goversion go1.16rc1 -D "" -importcfg $WORK/b125/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/c8/c8531795380884ab55ab7b5eeea02926994ffca3fa8c01c0fdf4b0d9a41a024a-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid xi0JmXnExhXQLgXquAQ_/xi0JmXnExhXQLgXquAQ_ -goversion go1.16rc1 -D "" -importcfg $WORK/b127/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b0/b0a1efb8ba78866a18295e21d0e0ea127d88aa0f9ed76f09e7fdb8c49c1e6f04-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid 0hnVbxdMv8eY-JTBW4FP/0hnVbxdMv8eY-JTBW4FP -goversion go1.16rc1 -D "" -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/90/908a54a4cd3503774fee55bc174ed485c764f10fad8d0f5d53324b50705d3a6f-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid -zXnGy_KUrIEOrExOORZ/-zXnGy_KUrIEOrExOORZ -goversion go1.16rc1 -D "" -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/2f/2f8acd553cd0062da1ed4bb06987e6c725c7a928291bb9ba4a160201b3e55b02-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 0owJVTUlt9x71isnXjWn/0owJVTUlt9x71isnXjWn -goversion go1.16rc1 -D "" -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/11/11b94d9a0adca598da3dce05b424ba661c5d5086485ab82b4e72b8c1e95c31eb-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 75mAs3_4c0b-u23SVDr_/75mAs3_4c0b-u23SVDr_ -goversion go1.16rc1 -D "" -importcfg $WORK/b272/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/58/58828608c607ca0353cef66773706b408553dc567cf8523b4929904babb96aea-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b008/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_s390x.o $WORK/b008/duff_s390x.o $WORK/b008/memclr_s390x.o $WORK/b008/memmove_s390x.o $WORK/b008/preempt_s390x.o $WORK/b008/rt0_linux_s390x.o $WORK/b008/sys_linux_s390x.o $WORK/b008/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2d/2ddc687cac44879ff6fde1ab9cc515cf85960b63eecc2a266da28c0a83402891-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid OuFI54Mzo1ejFuvxzzCW/OuFI54Mzo1ejFuvxzzCW -goversion go1.16rc1 -D "" -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid K4KqWEDqRKPxp9jJf8Zy/K4KqWEDqRKPxp9jJf8Zy -goversion go1.16rc1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f5/f5062e7d3ea06f1aadd12169e56b737ae3ef726efe3296b700719f3ce1c1e7b2-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bcTp1SJzU53f57tgfJ-C/bcTp1SJzU53f57tgfJ-C -goversion go1.16rc1 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cd/cde727baf48d121e105fea594a2f5c4880990ab60d137edf3238aeb54c10b506-d # internal math/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p math/rand -std -complete -installsuffix shared -buildid DxQ4aOdppXpIYBkEGyw9/DxQ4aOdppXpIYBkEGyw9 -goversion go1.16rc1 -D "" -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/43/4306c64f5061b33bcfdc2ccc5c38b7b79556ab66a880aea032bd38b25c3c537b-d # internal internal/singleflight mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid XQ80TA-60u4iSiko-pSA/XQ80TA-60u4iSiko-pSA -goversion go1.16rc1 -D "" -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/af/af6e8eb270c30963ae248d486b3312c811e961d3ee90041f2b332794972e6dcf-d # internal github.com/josharian/intern mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid uFNsldUW5Ap46iTDQILt/uFNsldUW5Ap46iTDQILt -goversion go1.16rc1 -D "" -importcfg $WORK/b134/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/aa/aa643c6a68f80f10b400abdc3ffa4a95c4c2409cdc097813cff3380ea89a5674-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid -iS6k5Zw1ieYwAvoOPTs/-iS6k5Zw1ieYwAvoOPTs -goversion go1.16rc1 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/aefb28c7da0b63a144a1ca7e61d88f55b2df9d620432457fd26267cdad33918c-d # internal sort mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p sort -std -complete -installsuffix shared -buildid 4rpZEkaLBbyFBsws8OtG/4rpZEkaLBbyFBsws8OtG -goversion go1.16rc1 -D "" -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8f/8f50b0b4593d684f30fea43e318d7b12278c7680d640d8a192f86c629f3220a0-d # internal io mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid BW8ekmaGbSVYUFxFqfw5/BW8ekmaGbSVYUFxFqfw5 -goversion go1.16rc1 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/46/46f657bff223e84762157e89bf540df0b5ebc6f0b42175b5450165aeb5919a64-d # internal internal/oserror mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 6WozZtalwo-MtZJZWhMx/6WozZtalwo-MtZJZWhMx -goversion go1.16rc1 -D "" -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a9/a962b4326785de71ef6d9cc4bda3dafb4227d0b98cde113ac4221a5eac4d3c62-d # internal syscall mkdir -p $WORK/b022/ cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1f/1fb39d1b1fb14bbdb05146e858626749faecb8f7fcb88e78ed0c8fd67ea55594-d # internal cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b022/symabis ./asm_linux_s390x.s bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid 5gYqzAiAX7ZXzM_ei5l5/5gYqzAiAX7ZXzM_ei5l5 -goversion go1.16rc1 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p syscall -std -installsuffix shared -buildid 1nk0F_G9KOcXU4q1nwve/1nk0F_G9KOcXU4q1nwve -goversion go1.16rc1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_big.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_s390x.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_s390x.go /usr/lib/golang/src/syscall/zsyscall_linux_s390x.go /usr/lib/golang/src/syscall/zsysnum_linux_s390x.go /usr/lib/golang/src/syscall/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8c/8ca6df9f1e464204667bf8daf3c65c190f377f3d6823b1994a554e86b4a95908-d # internal strconv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p strconv -std -complete -installsuffix shared -buildid jrBEjdULeqTxgBXBYbey/jrBEjdULeqTxgBXBYbey -goversion go1.16rc1 -D "" -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c9/c9ebc1267456774e1992cf3d6fa3d824a7680df4958a6ec19ce1cccdcd7a89ff-d # internal reflect mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -gensymabis -o $WORK/b030/symabis ./asm_s390x.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p reflect -std -installsuffix shared -buildid cuKgjqabHfGU3UxzZYDP/cuKgjqabHfGU3UxzZYDP -goversion go1.16rc1 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b022/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/af/afd00be8339f4a550b6acd420b0bedda85187be481e736f79c1a0e1880dabb8b-d # internal time mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p time -std -installsuffix shared -buildid N2pEcKzmR2-l6EDvxwo1/N2pEcKzmR2-l6EDvxwo1 -goversion go1.16rc1 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ed/ed74fc589485c447619abeea6a8605e5c1725fbe25c4ce23d0ba088acfce1d4c-d # internal context mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p context -std -complete -installsuffix shared -buildid Qb-stCgZ5iSkz64RJuPi/Qb-stCgZ5iSkz64RJuPi -goversion go1.16rc1 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/fc/fca9ac6fa11f0f6db7fa45a0b0474a8d73ad47e38d85d5fdce21e2287310c79f-d # internal internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 88TP1r5bjp3p3bWKMutD/88TP1r5bjp3p3bWKMutD -goversion go1.16rc1 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f2/f20ed20a4ccacc6a74ac2bb57406a9dd99f920e0e9d4c400624415679341788f-d # internal internal/poll mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/poll -std -installsuffix shared -buildid bVKO4Cu6iTlsBWz0dX-h/bVKO4Cu6iTlsBWz0dX-h -goversion go1.16rc1 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -compiling-runtime -o $WORK/b030/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ec/ec53d11c4a375d5fcae76f0d97b446cc5744e8e5d714c496b5bacc154bb79c21-d # internal encoding/binary mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 4yu-V2jtlLXBpCtt-ior/4yu-V2jtlLXBpCtt-ior -goversion go1.16rc1 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7d/7d7839f9759ee5e5cc5a146f2bf80196a59369557742083df6dc2e51302e93fe-d # internal internal/fmtsort mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid yh7oj9WSPl-O6j9x9CSp/yh7oj9WSPl-O6j9x9CSp -goversion go1.16rc1 -D "" -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5b/5bcc7ec08b3df5cd4b37ac5365412df07438e4c4114a8e22f2d25a2343641097-d # internal encoding/base64 mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid qmEshuT7kJQs9apDl_Fg/qmEshuT7kJQs9apDl_Fg -goversion go1.16rc1 -D "" -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4b/4bc4a9f0d7b8d979a5908050c600c42b8c89b0f1d4ba07031109bf2466a886e5-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid 8siZ4F7cFPuagZ9Wy59g/8siZ4F7cFPuagZ9Wy59g -goversion go1.16rc1 -D "" -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1f/1f87a418a53ddd0d4dfda6c3c391364a30580d00aa796ea10ec0d279093e421b-d # internal path mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path -std -complete -installsuffix shared -buildid 8BKuaVocSftEesFy4MTL/8BKuaVocSftEesFy4MTL -goversion go1.16rc1 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/02/028cc1065d7c48f0883bd85237dd8729d928e571fcb37516e3fe6d5cea9053c1-d # internal strings mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p strings -std -complete -installsuffix shared -buildid NlI-84xXW_YDhBlhkfIW/NlI-84xXW_YDhBlhkfIW -goversion go1.16rc1 -D "" -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6d/6d7860e039f7d0c7a7a561d3617186daf05ec86f9140d0dd6fb1ee792529dddc-d # internal io/fs mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p io/fs -std -complete -installsuffix shared -buildid NMQ1f64vpVPgTAJaAPsR/NMQ1f64vpVPgTAJaAPsR -goversion go1.16rc1 -D "" -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ad/ad1c099efefd2a0c2e5fd8476a6df72b477b4d4c6bcba1c673b118e6ad2c4dd8-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p os -std -installsuffix shared -buildid scZ3tGvfN-HxNCQ8Y4RW/scZ3tGvfN-HxNCQ8Y4RW -goversion go1.16rc1 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_big.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/01/016ff1e031930ddc50aa352ccddaf53a7a4914d057a24dd9deeda1c7b9d106fb-d # internal hash mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p hash -std -complete -installsuffix shared -buildid xAyOukp_ofP842DeqTW_/xAyOukp_ofP842DeqTW_ -goversion go1.16rc1 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d5/d51d690d7d18675a0cd09efd924c91302b8a4bd9d185386f2bce235be3ad8663-d # internal crypto mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto -std -complete -installsuffix shared -buildid Gchve6VD0PetE03bufp3/Gchve6VD0PetE03bufp3 -goversion go1.16rc1 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/23/23cd4791c7569976902dac8d0b467165aa9ed1e9fef92a9ff33ba0c545e6f66e-d # internal crypto/cipher mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Y9Rt7TeHEh5XBPJZWaJN/Y9Rt7TeHEh5XBPJZWaJN -goversion go1.16rc1 -D "" -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ba/bade2ac7490eb2df3b570b9b0360ee74edf89f50c3946c4e61cb39ecbb6f6634-d # internal crypto/aes mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b048/symabis ./asm_s390x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/aes -std -installsuffix shared -buildid wxt_hH1Nfg0pTvEWt7MN/wxt_hH1Nfg0pTvEWt7MN -goversion go1.16rc1 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cbc_s390x.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_s390x.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/ctr_s390x.go /usr/lib/golang/src/crypto/aes/gcm_s390x.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b0/b0ed0620d2d128b9c576ee4146cfdc16341cbfdbd5dde36fc65a903e94239d4d-d # internal fmt mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p fmt -std -complete -installsuffix shared -buildid RP6lvj2w-mSeb7uCwgO3/RP6lvj2w-mSeb7uCwgO3 -goversion go1.16rc1 -D "" -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b048/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/04/044fd76f2e0d2f59fd5361ecc4462007f8cdc96da0a9f194e616cdab4cb30d98-d # internal crypto/internal/randutil mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid gE_BLy2cBLv4Gguy3HjO/gE_BLy2cBLv4Gguy3HjO -goversion go1.16rc1 -D "" -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/de/de8174581edb80a64d3ed4df2c838835fdc78a16cdfe2906f57d4704f981dae2-d # internal crypto/sha512 mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b056/symabis ./sha512block_s390x.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 7at3Hf8Zz-O_cJVIcbfR/7at3Hf8Zz-O_cJVIcbfR -goversion go1.16rc1 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_decl.go /usr/lib/golang/src/crypto/sha512/sha512block_s390x.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b056/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b056/_pkg_.a $WORK/b056/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5a/5a40d3fae57296cda5d86d65aacaa43847e2dabca8e8b217260d8c68024bc932-d # internal bufio mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p bufio -std -complete -installsuffix shared -buildid -iV0or1rHPRzBnulZGk6/-iV0or1rHPRzBnulZGk6 -goversion go1.16rc1 -D "" -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/98/983ece5e97758a95845dae5dd7671851a9915a9bc405142a2774457c7ac6c840-d # internal encoding/json mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 8hqltg2-7_ulC_l9JILY/8hqltg2-7_ulC_l9JILY -goversion go1.16rc1 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cd/cd9535b7651a6f922c19b62044e37820ce117059d4596c8974ce0effdbeb6219-d # internal math/big mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b053/symabis ./arith_s390x.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/big -std -installsuffix shared -buildid QTysOOfDHnifo84_sj5R/QTysOOfDHnifo84_sj5R -goversion go1.16rc1 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/arith_decl_s390x.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9a/9aefbfdf72b1da8c1e827bfdbb7943f65b5a4a46061ebd15e2717990e939fc82-d # internal crypto/des mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid vZZE8Oa2gct8dxzO6s-Y/vZZE8Oa2gct8dxzO6s-Y -goversion go1.16rc1 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bc/bc98bc3f1fe9b2d075bdf2c947f00875fd1fe31c0d92aa34abce35d69f4a6da1-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid EEuw4gQkzyB2t5SlOAIB/EEuw4gQkzyB2t5SlOAIB -goversion go1.16rc1 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6e/6eb936410992558fb80efb6a9e5903c2ba3e9903730e853e4c5d0670c79c2312-d # internal crypto/hmac mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 1p9urakE3m_Khjz6jV2D/1p9urakE3m_Khjz6jV2D -goversion go1.16rc1 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7c/7c30124fbf8c04bc2213a053606d046595f391d4d1b7644a88de2bf859adbe75-d # internal crypto/md5 mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b069/symabis ./md5block_s390x.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/md5 -std -installsuffix shared -buildid CAoEmNQW6AcuJXT1kC6I/CAoEmNQW6AcuJXT1kC6I -goversion go1.16rc1 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b069/md5block_s390x.o ./md5block_s390x.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b053/arith_s390x.o ./arith_s390x.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b069/_pkg_.a $WORK/b069/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7c/7c9a40355b912b90338e415321e7ff39d5c08899eec6dcdafa95447f9a68b21c-d # internal crypto/rc4 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid fYLQTubKE8BMBkpAZQu2/fYLQTubKE8BMBkpAZQu2 -goversion go1.16rc1 -D "" -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b053/_pkg_.a $WORK/b053/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/df/df93bed847716399630170ac8bc54a0c00c4e1a7d011122a0b9c4c3dcb52d02c-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_s390x/asm -p crypto/elliptic -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b052/symabis ./p256_asm_s390x.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid qBTh1VBbbbj-kNznYVtx/qBTh1VBbbbj-kNznYVtx -goversion go1.16rc1 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256.go /usr/lib/golang/src/crypto/elliptic/p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/97/97e6a13dad080a8a3de616eafe5ea431b1f4d343d3134f17d7a163037b543c20-d # internal encoding/asn1 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid elGeXsjrS85iffT-q07E/elGeXsjrS85iffT-q07E -goversion go1.16rc1 -D "" -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e7/e7ce0605f47172b6842f54ab612d3efec29c09c7caa69e6cde3747fdb0c8240b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid awI0HoTL4FVgj2QO10zn/awI0HoTL4FVgj2QO10zn -goversion go1.16rc1 -D "" -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b052/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/30/305be46f5ee4e33d978dd06b33b32ec8bc93d5703cb77f566adcbac1f28e1916-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid LMv9pCI9lQcOCJ8m8n9A/LMv9pCI9lQcOCJ8m8n9A -goversion go1.16rc1 -D "" -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/25/258c79c4dd0176be2b51fdc6890115d1555efda80669ef0514d17a56b18b7f01-d # internal crypto/ecdsa mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b047/symabis ./ecdsa_s390x.s cat >$WORK/b047/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/b045/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid 9oNd0faVNhHOsbgUHSgG/9oNd0faVNhHOsbgUHSgG -goversion go1.16rc1 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/98/98bae28774d969545c2ddd15e0d5355435ac01e5586f5e21f844ef8b5a9c6348-d # internal crypto/rsa mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid eeiOh4LqNBKn-Xi_Qmdq/eeiOh4LqNBKn-Xi_Qmdq -goversion go1.16rc1 -D "" -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b047/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b047/_pkg_.a $WORK/b047/ecdsa_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7b/7b00b5b4758f4ae1c09c0c0378a5da6bb3f3feae8ab580039b8dccd04737f11d-d # internal crypto/ed25519 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid IsryvhCM4LeZ1Vcpun89/IsryvhCM4LeZ1Vcpun89 -goversion go1.16rc1 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/48/48d8cbb0b50857cff1e26f43cdfbd4796c98c4c4eb42b3e2e7f9509f184d9d30-d # internal crypto/sha1 mkdir -p $WORK/b071/ cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b071/symabis ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4c/4c64f460ea7e3e3a2d0fd9222de3a3b395bd1fc72cfc1404fce80288f7254cc1-d # internal crypto/sha256 mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b072/symabis ./sha256block_s390x.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid -TrfUYFQW0yBjwnlSbiy/-TrfUYFQW0yBjwnlSbiy -goversion go1.16rc1 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_decl.go /usr/lib/golang/src/crypto/sha1/sha1block_s390x.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid t4H0wd38L-oEKzc5Swwx/t4H0wd38L-oEKzc5Swwx -goversion go1.16rc1 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/src/crypto/sha256/sha256block_s390x.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b071/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b071/_pkg_.a $WORK/b071/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b9/b936fe6a05d6489ec8b48058cbe42476beda65d1bb076017ed73fe1a2b5ba8b0-d # internal crypto/dsa mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid goEdgjnaTWUOCW25Bo8x/goEdgjnaTWUOCW25Bo8x -goversion go1.16rc1 -D "" -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a5/a5ed549431354628efd76d11d57cd8250a32bf9f00c06f11c8c07cd9381e0454-d # internal encoding/hex mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid mZ25VT9as6PHiFTktOeX/mZ25VT9as6PHiFTktOeX -goversion go1.16rc1 -D "" -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/99/99cc6503716806eba30f3b7a3dfe0df90cb91898af9563c9f1f641f4cb0dbc58-d # internal encoding/pem mkdir -p $WORK/b077/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8c/8ca05071c280cac80ac66afcf3f5acade18326c19751c114b6301d7f079d0f3c-d # internal crypto/x509/pkix mkdir -p $WORK/b075/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid aWB71djQnv1-1aQl6Ec2/aWB71djQnv1-1aQl6Ec2 -goversion go1.16rc1 -D "" -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid AXZf0RyJuzypY83FaWJw/AXZf0RyJuzypY83FaWJw -goversion go1.16rc1 -D "" -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f5/f57a9ada647bbd8fa8bad8de8a01c60505c90718d1f5dfdfc832efd028ebee1b-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid daCaHzCwK9eBBJptNGYT/daCaHzCwK9eBBJptNGYT -goversion go1.16rc1 -D "" -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/3b/3bb49cfa772ddda85e0a3404eb2ecc3891ae1bfb0f68dd745798c67db9b12027-d # internal net/url mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid Zkl0HjJqTkifQqn4DMTo/Zkl0HjJqTkifQqn4DMTo -goversion go1.16rc1 -D "" -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/88/8809414ee5114480e1fb8e80688885d1ae366f5cb2684ce30d4c4d7cab8c66fa-d # internal path/filepath mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid N_MDcx8BNzhFuVo7Iehc/N_MDcx8BNzhFuVo7Iehc -goversion go1.16rc1 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fe/fef00695fc4ab16593d6ba9878e5588ad5302b2991748ec52235e2a8c40be2bb-d # internal net mkdir -p $WORK/b078/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b078/ -importpath net -- -I $WORK/b078/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/7f/7f7c20fa3b624184d136922d9ba40204847f97a819163d891f18ba11017fd339-d # internal io/ioutil mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid MO1GnAWE_D1p2ssGNGdt/MO1GnAWE_D1p2ssGNGdt -goversion go1.16rc1 -D "" -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2f/2f2fad2294b95cb4c50de902894f68e58f1863869bdaf65aa6810a4f147b5a20-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b088/symabis ./cpu_s390x.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 6yUjhmLfaI1xC2DQx3J2/6yUjhmLfaI1xC2DQx3J2 -goversion go1.16rc1 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b088/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b088/_pkg_.a $WORK/b088/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b1/b14b63bd9055ccf9e765e6282aae1ee17ff32b397f82173f1974598a95fbb344-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./chacha_s390x.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid nmJQ8mGLWod48y50Bur-/nmJQ8mGLWod48y50Bur- -goversion go1.16rc1 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/31/316558d3f63f9f687d3170eff6d9e068f714366d2c946e1f26a6746082eebc44-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b090/symabis ./sum_s390x.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid NQnw8lNpqde-GO5HRUgm/NQnw8lNpqde-GO5HRUgm -goversion go1.16rc1 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_s390x.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b090/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b090/_pkg_.a $WORK/b090/sum_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ea/ea11846b66b6c854e34ca3d7d4006869b41d8f2f25cf4988380c047bcadad824-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b090/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid _FmA-_T4J1dpvbxpLuYf/_FmA-_T4J1dpvbxpLuYf -goversion go1.16rc1 -D "" -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f3/f3a5dac14e14223b2e8fa6c76bbd7e74e41036dc49ee646a3c913a48d78543e5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid DiScPBvMSbfUGYV1RcoP/DiScPBvMSbfUGYV1RcoP -goversion go1.16rc1 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f1/f1057f7d0c95686a69e0cf970fc61cb285ef1d1616efd63cbd9e09648265b45f-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ZqwvTOcuCbU1Dp4AR_mf/ZqwvTOcuCbU1Dp4AR_mf -goversion go1.16rc1 -D "" -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/1b/1b8da71293ad67c6d837af26e3d5c1651b682d16bd1bf863f43b5d59c6bbc60c-d # internal encoding/csv mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid dx6DH0pA8wJ6WQn2zQDr/dx6DH0pA8wJ6WQn2zQDr -goversion go1.16rc1 -D "" -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/32/327d1ad22a4f7499f61367d1b86bf9f43d84a88af132b0b9851d62818d1051f1-d # internal encoding/xml mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid 3_FXhNRUoDJsrHzelfYQ/3_FXhNRUoDJsrHzelfYQ -goversion go1.16rc1 -D "" -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/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 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.21.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fd/fd5dc413b1a50ea9003c63a1868298404f171b2d1ee501e74095ec67a420c310-d # internal compress/flate mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 65zrZNnumAjFHO4iKbqU/65zrZNnumAjFHO4iKbqU -goversion go1.16rc1 -D "" -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p net -std -installsuffix shared -buildid fZ8aj1XJr5uRofBop6wp/fZ8aj1XJr5uRofBop6wp -goversion go1.16rc1 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/writev_unix.go $WORK/b078/_cgo_gotypes.go $WORK/b078/cgo_linux.cgo1.go $WORK/b078/cgo_resnew.cgo1.go $WORK/b078/cgo_socknew.cgo1.go $WORK/b078/cgo_unix.cgo1.go $WORK/b078/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6f/6fa7dc30392565f538ad9d8e8e5cfe865814fe82121fb3e7196cecf7986dc35d-d # internal hash/crc32 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b100/symabis ./crc32_s390x.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p hash/crc32 -std -installsuffix shared -buildid js5e37UZxusdrK1KOzVR/js5e37UZxusdrK1KOzVR -goversion go1.16rc1 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_s390x.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b100/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b100/_pkg_.a $WORK/b100/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/da/dafd427c76ed85c608d30b5f5fd95ab98e88504e454e3d96851b8c26b4f8b8ed-d # internal compress/gzip mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid zy1T0Oc6DPNJUc_c1lHx/zy1T0Oc6DPNJUc_c1lHx -goversion go1.16rc1 -D "" -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0e/0ebbbaf9a508f27ab274910c6d5a8a491b449fbfeccdb92c09233e034fab5571-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 3oeqO1177tTtOYKTvomN/3oeqO1177tTtOYKTvomN -goversion go1.16rc1 -D "" -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/eb/eb8dc253a947455226eb1589fa99e4f0e1ca6bbb2cd5fa764384c0b9cb091baf-d # internal log mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p log -std -complete -installsuffix shared -buildid QlevJ-bUhIZjTiUe_W82/QlevJ-bUhIZjTiUe_W82 -goversion go1.16rc1 -D "" -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/cd/cd358480e825dc70bd54acc775516ccb315de6143d215771597b15ab4177d476-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid z-oFRJtUYmDhG0yJacGZ/z-oFRJtUYmDhG0yJacGZ -goversion go1.16rc1 -D "" -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/82/82db8c802bebbb119c42650bf66b60d9fe8f028d8e41dd64b6a39fb2b529a803-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OZBuM8jWZlNy97EY9UdV/OZBuM8jWZlNy97EY9UdV -goversion go1.16rc1 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/0e/0eb8b5dc565fcb2cd94b712871422a2cf4f8a18e9f25af2abfa3345e9dd41a27-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid kQSvN3DpAAYtn9n1dMMR/kQSvN3DpAAYtn9n1dMMR -goversion go1.16rc1 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/40/4029097338c1c2ffb461fa05f2c24447d4534fcf84a6f44f5ea42b25371c5a40-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b102/ cat >$WORK/b102/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/b032/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 5t4SQDsdqSAFtmZzRH96/5t4SQDsdqSAFtmZzRH96 -goversion go1.16rc1 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b078/_pkg_.a $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/99/99e99af2cdf0f8a174921fcc1dd3b9ad2d5627112fd0ee55ebb9263e7d279589-d # internal crypto/x509 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid HzFuvmkS6rR5pYByT2_M/HzFuvmkS6rR5pYByT2_M -goversion go1.16rc1 -D "" -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6c/6c61075ca5e9807d2ab992809857cc72e782ef56fd19f2f82c3efc8d5bd580c2-d # internal net/textproto mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid KqINXBewIYGa4e6eWrif/KqINXBewIYGa4e6eWrif -goversion go1.16rc1 -D "" -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f3/f375617a6dd8c02b902683f57049139a656e65341a6d59ed9eb966bd237be0be-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b101/ cat >$WORK/b101/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/b102/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid BAsu77_BZ-rL8_8DCZUH/BAsu77_BZ-rL8_8DCZUH -goversion go1.16rc1 -D "" -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c2/c2ced62e21846acbcbc9793500b5b58958fcb389071e0e269fdaa19ca30d32a7-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 8rGS9AFGRbG1nC3mvudb/8rGS9AFGRbG1nC3mvudb -goversion go1.16rc1 -D "" -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/70/70aae93f260b7ed0d9c1e5b5986bed83ff3cb2723f57251ab994e666069561c9-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid bK_NNF56s_u8zxrLb8lH/bK_NNF56s_u8zxrLb8lH -goversion go1.16rc1 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ce/ce2723f7fc9886d90d797a00050d189ace9e891b65867f095ed272134431eefd-d # internal crypto/tls mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile crypto/md5=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b092/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 83P1Z_zO6jDK67ShbffL/83P1Z_zO6jDK67ShbffL -goversion go1.16rc1 -D "" -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9c/9c83bb3c956fa9088fd3d7b245ceb5eb6ccc810715414bbbdba2a7ac9fd7dec3-d # internal mime mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime -std -complete -installsuffix shared -buildid jad4lfsKuNp0Q1Wn3fJC/jad4lfsKuNp0Q1Wn3fJC -goversion go1.16rc1 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/46/46563df3d6c3558b8205c639e89cff0e504814cbe910e955af37e38a17148c6c-d # internal mime/quotedprintable mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 5Kryl6tYEoVBXM74JGz5/5Kryl6tYEoVBXM74JGz5 -goversion go1.16rc1 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/72/72cd067d4d892fdb6ea3d0af9875e4d6481602342775d968a9a605d95b93a704-d # internal mime/multipart mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid M0qdZpE4aMLloQW2EvhE/M0qdZpE4aMLloQW2EvhE -goversion go1.16rc1 -D "" -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/02/021c6e1582669bdd1ad10997f07171d1d7d2f3166d1e94bdebec3d7d3c25a93c-d # internal net/http/internal mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid SnAAMe5apzcYlxx8ScjA/SnAAMe5apzcYlxx8ScjA -goversion go1.16rc1 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/fb/fb0b34fb89a02893ca0043df324a383077a577dbf9c12b7a4dcc3190d76d6802-d # internal database/sql/driver mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid nfpXqrsS3Kkn6VnJZIlt/nfpXqrsS3Kkn6VnJZIlt -goversion go1.16rc1 -D "" -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/9f/9fc2bdafba3c8f1a7d389ed909b4703b6b2f75a2efaf6b3cc9c2dab83317433a-d # internal html mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p html -std -complete -installsuffix shared -buildid R-Z6cnsuAOLIFsGyLYlz/R-Z6cnsuAOLIFsGyLYlz -goversion go1.16rc1 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d9/d9b0f4c41a7fba2fcc7fa7090599a45efb56c2686324dc9291f03512736318d5-d # internal regexp/syntax mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid IiPBFybJJBUN_CQ68QBe/IiPBFybJJBUN_CQ68QBe -goversion go1.16rc1 -D "" -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f6/f6ff04ac56a6d3689206b65a91430f33426c985558f58c39436a4ca98360e881-d # internal regexp mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b121/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p regexp -std -complete -installsuffix shared -buildid pZI6HWw9lK0vlu4773Dw/pZI6HWw9lK0vlu4773Dw -goversion go1.16rc1 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9c/9c07f6b36689397ec3c69a4566abd8fe6f413ea07614e3a1af302c564e7437a8-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid _J6Ofu7Zy-u_LISVsM6M/_J6Ofu7Zy-u_LISVsM6M -goversion go1.16rc1 -D "" -importcfg $WORK/b118/importcfg -pack /usr/share/gocode/src/github.com/asaskevich/govalidator/arrays.go /usr/share/gocode/src/github.com/asaskevich/govalidator/converter.go /usr/share/gocode/src/github.com/asaskevich/govalidator/doc.go /usr/share/gocode/src/github.com/asaskevich/govalidator/error.go /usr/share/gocode/src/github.com/asaskevich/govalidator/numerics.go /usr/share/gocode/src/github.com/asaskevich/govalidator/patterns.go /usr/share/gocode/src/github.com/asaskevich/govalidator/types.go /usr/share/gocode/src/github.com/asaskevich/govalidator/utils.go /usr/share/gocode/src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/3d/3d2d371ebc1d1cea7be959ccceacb551b1080c6490239850af625cb759dd67b7-d # internal net/http/httptrace mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid AvfhhOVT0YeViq2TzMb_/AvfhhOVT0YeViq2TzMb_ -goversion go1.16rc1 -D "" -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2e/2ef82457f4a6b6355b3e0e906f6fb70e975e04e79368e1e61dec5d17508e4781-d # internal net/http mkdir -p $WORK/b097/ cat >$WORK/b097/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/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p net/http -std -complete -installsuffix shared -buildid XlZ3AwP-xMwk-f5CPl-k/XlZ3AwP-xMwk-f5CPl-k -goversion go1.16rc1 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d7/d7c308355a3905dd83e5420ddf80cda8a94db5f1fc8930f3fff984d900f0181a-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid YJvMCZmEtSoLshBKLIEd/YJvMCZmEtSoLshBKLIEd -goversion go1.16rc1 -D "" -importcfg $WORK/b122/importcfg -pack /usr/share/gocode/src/github.com/mitchellh/mapstructure/decode_hooks.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/error.go /usr/share/gocode/src/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8f/8fe49566bce6aae5b5909298f8dc212495922fe9e733c1871218327452da7552-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid x0091_pXdYRGPc-WJkLR/x0091_pXdYRGPc-WJkLR -goversion go1.16rc1 -D "" -importcfg $WORK/b128/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b2/b28064481bf602587c91c55c4086e3d8a6e50af51056729d55dd8285e5552bd7-d # internal github.com/go-stack/stack mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid FT_RWmer0Rd8Qlp6bphi/FT_RWmer0Rd8Qlp6bphi -goversion go1.16rc1 -D "" -importcfg $WORK/b130/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4d/4dfc3f8a834502dd0f9262fe120a574b511bbc7fd4e1e9ed04998ea52fc7ca0a-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b130/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid VwWghuoaCcEwXH-ncyji/VwWghuoaCcEwXH-ncyji -goversion go1.16rc1 -D "" -importcfg $WORK/b129/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ca/cae68c729a2e345ebc8949e06832e3bd0ba9910275bc461cfb2147c87c888941-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b128/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid mrocmtlKAw57_UUF8U47/mrocmtlKAw57_UUF8U47 -goversion go1.16rc1 -D "" -importcfg $WORK/b126/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/67/67ed0e0baabda02ff311623240a6f56d788fa6038e98b500e780959f9e83d6df-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b128/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b129/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid Go51WVKWj1NdWH1QGZ2M/Go51WVKWj1NdWH1QGZ2M -goversion go1.16rc1 -D "" -importcfg $WORK/b124/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ed/ed57d40936ce18e6c60b218b0a72b6cca06c03549b6e2e66f4378550ce8a28aa-d # internal github.com/go-openapi/errors mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid h3JazE7VENSuw2Bi2oA0/h3JazE7VENSuw2Bi2oA0 -goversion go1.16rc1 -D "" -importcfg $WORK/b096/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/errors/api.go /usr/share/gocode/src/github.com/go-openapi/errors/auth.go /usr/share/gocode/src/github.com/go-openapi/errors/doc.go /usr/share/gocode/src/github.com/go-openapi/errors/headers.go /usr/share/gocode/src/github.com/go-openapi/errors/middleware.go /usr/share/gocode/src/github.com/go-openapi/errors/parsing.go /usr/share/gocode/src/github.com/go-openapi/errors/schema.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/be/be15c4dffd0633c536b58e0356054b5fe21c0cc0d50e8fff92488613f7b425e8-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b124/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b128/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid w7akFXhLXfxnxqw-rg55/w7akFXhLXfxnxqw-rg55 -goversion go1.16rc1 -D "" -importcfg $WORK/b123/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bson.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/decoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/doc.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/encoder.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/marshal.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_element.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/raw_value.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/registry.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/types.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/c2/c242c5824e4e8710b6b57ef229d2622b9ecf479c58932d87e94fc6397c5c6ba9-d # internal net/mail mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p net/mail -std -complete -installsuffix shared -buildid dB_G8u_5-oRHhjjilK4o/dB_G8u_5-oRHhjjilK4o -goversion go1.16rc1 -D "" -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/96/9654a94e836d2251aebf823ee960372b7d727ce69fe0670d3c33c0b20b670a22-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/josharian/intern=$WORK/b134/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid G-XefBh8rfKZ0qJglsn_/G-XefBh8rfKZ0qJglsn_ -goversion go1.16rc1 -D "" -importcfg $WORK/b133/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/bytestostr.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/error.go /usr/share/gocode/src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ff/ff3701711456cf059abfcad14563164778f37cdb5c349bb6f5ab6186b9e06464-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b118/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b122/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b123/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b128/_pkg_.a packagefile net/mail=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid bwQbDeetJd9e4tjQ0kUR/bwQbDeetJd9e4tjQ0kUR -goversion go1.16rc1 -D "" -importcfg $WORK/b116/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/strfmt/bson.go /usr/share/gocode/src/github.com/go-openapi/strfmt/date.go /usr/share/gocode/src/github.com/go-openapi/strfmt/default.go /usr/share/gocode/src/github.com/go-openapi/strfmt/doc.go /usr/share/gocode/src/github.com/go-openapi/strfmt/duration.go /usr/share/gocode/src/github.com/go-openapi/strfmt/format.go /usr/share/gocode/src/github.com/go-openapi/strfmt/time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/71/71732e5ad2290d914bdfd5c635bf76ffac02d6ec588042b9775e6dc4f1f8cf15-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid ukTWYCEOFecrpI7ljul0/ukTWYCEOFecrpI7ljul0 -goversion go1.16rc1 -D "" -importcfg $WORK/b136/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/70/706fe5f7483a062ac0163ea70eab7f2664361a6cec89172e8846c70da36a4b04-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b136/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid N3d5i3SwgcGL8-UpavUn/N3d5i3SwgcGL8-UpavUn -goversion go1.16rc1 -D "" -importcfg $WORK/b135/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/bb/bbd04ab2b5e99bc1e0afa09f5ef371475857633b6c77f853e393869b493d823b-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid jjcbXZtu8J_ZaCWKIYWO/jjcbXZtu8J_ZaCWKIYWO -goversion go1.16rc1 -D "" -importcfg $WORK/b137/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/52/525dd41ae54af02620292ed70b420ecde7df00874c33668a9c6e4f21fe04ec7c-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid 4NOq9Q5QBy2-tAbQxC_A/4NOq9Q5QBy2-tAbQxC_A -goversion go1.16rc1 -D "" -importcfg $WORK/b138/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/logger/logger.go /usr/share/gocode/src/github.com/go-openapi/runtime/logger/standard.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cd/cd0db48bee23db4be16c5e2afa3dfda14094f9a6c2d8a47b768d651d2fa80b79-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid KpBg1T2EAJ1bc7TWYCCf/KpBg1T2EAJ1bc7TWYCCf -goversion go1.16rc1 -D "" -importcfg $WORK/b141/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/35/3549ddbe290050a19a251ae0cc3707d988d78d135dca29653cb871500b20fc15-d # internal encoding/gob mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid WH890rPgbsoF_eafqL1O/WH890rPgbsoF_eafqL1O -goversion go1.16rc1 -D "" -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/01/018ab46c88a5cdef4446d711ead0c32e5db4debfc0be14edc53ab5246e888f74-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid sYdlq5BVpNTQCLTrImR9/sYdlq5BVpNTQCLTrImR9 -goversion go1.16rc1 -D "" -importcfg $WORK/b147/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/bc/bc501bb08c94a7ccdb00ed79c25bc6307fc61f3f3f5aa0d8079345aafa346c74-d # internal golang.org/x/text/transform mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid J7bVnB1pYvDi5Dr944kw/J7bVnB1pYvDi5Dr944kw -goversion go1.16rc1 -D "" -importcfg $WORK/b150/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e6/e691be751401a1c6e9328ca7974f6e36087fa64890d45f3f7a2393d448d74ad6-d # internal github.com/go-openapi/swag mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b133/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b135/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 9ZWiQ_Wjyi8IkN59m7Vk/9ZWiQ_Wjyi8IkN59m7Vk -goversion go1.16rc1 -D "" -importcfg $WORK/b132/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/swag/convert.go /usr/share/gocode/src/github.com/go-openapi/swag/convert_types.go /usr/share/gocode/src/github.com/go-openapi/swag/doc.go /usr/share/gocode/src/github.com/go-openapi/swag/json.go /usr/share/gocode/src/github.com/go-openapi/swag/loading.go /usr/share/gocode/src/github.com/go-openapi/swag/name_lexem.go /usr/share/gocode/src/github.com/go-openapi/swag/net.go /usr/share/gocode/src/github.com/go-openapi/swag/path.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go18.go /usr/share/gocode/src/github.com/go-openapi/swag/post_go19.go /usr/share/gocode/src/github.com/go-openapi/swag/split.go /usr/share/gocode/src/github.com/go-openapi/swag/util.go /usr/share/gocode/src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/3a/3a064eea90b4448f293f92dcc65ed3ac8e29471e55bf93733722b31be7a8f566-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Ec-yO47_Q2gTn4GqmWWd/Ec-yO47_Q2gTn4GqmWWd -goversion go1.16rc1 -D "" -importcfg $WORK/b151/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bidi.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/bracket.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/core.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/prop.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/4a/4af7dbbec5e62dc5fe860e95cf12b1ea1eba91c4cfb4f26b6f326a844c278368-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid jqymCI4A6Zko6WVxTnEY/jqymCI4A6Zko6WVxTnEY -goversion go1.16rc1 -D "" -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule.go /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/74/744a113c1e0d167a6348bd18ba1961b6345b56eff40725a04e19aeb24ddbe363-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b094/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile encoding/xml=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid mkBIQRLrb85S1P23Kb55/mkBIQRLrb85S1P23Kb55 -goversion go1.16rc1 -D "" -importcfg $WORK/b093/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/bytestream.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_auth_info.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_request.go /usr/share/gocode/src/github.com/go-openapi/runtime/client_response.go /usr/share/gocode/src/github.com/go-openapi/runtime/constants.go /usr/share/gocode/src/github.com/go-openapi/runtime/csv.go /usr/share/gocode/src/github.com/go-openapi/runtime/discard.go /usr/share/gocode/src/github.com/go-openapi/runtime/file.go /usr/share/gocode/src/github.com/go-openapi/runtime/headers.go /usr/share/gocode/src/github.com/go-openapi/runtime/interfaces.go /usr/share/gocode/src/github.com/go-openapi/runtime/json.go /usr/share/gocode/src/github.com/go-openapi/runtime/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/statuses.go /usr/share/gocode/src/github.com/go-openapi/runtime/text.go /usr/share/gocode/src/github.com/go-openapi/runtime/values.go /usr/share/gocode/src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/05/0505d14d3938c43c242c3c500571bb9784f2bace186f569ab9c644a55d2a7386-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 9UXtq0rtDPEPu5r7mahV/9UXtq0rtDPEPu5r7mahV -goversion go1.16rc1 -D "" -importcfg $WORK/b142/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/2b/2bcd659fa7df4e3989e99d9e0467c7ac845d3415a1a4068cfee51f5547601863-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid StD_efvwe0vLfFMOoa7j/StD_efvwe0vLfFMOoa7j -goversion go1.16rc1 -D "" -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/golang.org/x/text/unicode/norm/composition.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/forminfo.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/input.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/iter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/normalize.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/readwriter.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/transform.go /usr/share/gocode/src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b7/b7f1d18cc4fbebd703ed567230f8399c580037116f909596bed1ddaf98a1400e-d # internal golang.org/x/text/width mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid WJ9PHJDg8tSA1Ogr2WCx/WJ9PHJDg8tSA1Ogr2WCx -goversion go1.16rc1 -D "" -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/golang.org/x/text/width/kind_string.go /usr/share/gocode/src/golang.org/x/text/width/tables13.0.0.go /usr/share/gocode/src/golang.org/x/text/width/transform.go /usr/share/gocode/src/golang.org/x/text/width/trieval.go /usr/share/gocode/src/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/21/2145c64e3900264ea28cb9516e21ee037b00b715b18254b68df0b791d00cfb2a-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid GJ6QVGsE7aSRnxGKEs5u/GJ6QVGsE7aSRnxGKEs5u -goversion go1.16rc1 -D "" -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/server.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/76/762a28035296a120872e1437abb687cf7a992e83a364d8ba97178ce52d0220b1-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid f4XkJ4gwMeybhBj-OOls/f4XkJ4gwMeybhBj-OOls -goversion go1.16rc1 -D "" -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/76/762610d25081520c2096f0913569ada4008e83c0fb1aaba6b00386f0e32e7230-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid VyBc98ee6J3h2O-rNHVa/VyBc98ee6J3h2O-rNHVa -goversion go1.16rc1 -D "" -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/security/authenticator.go /usr/share/gocode/src/github.com/go-openapi/runtime/security/authorizer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/a5/a539d27f2310a34e746e58ebc71412cdd22678dc35442b9243f14bc2deb0ba10-d # internal golang.org/x/net/idna mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid VLBkq8oycBxtyQ-xzeHW/VLBkq8oycBxtyQ-xzeHW -goversion go1.16rc1 -D "" -importcfg $WORK/b148/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e6/e6f81470b02b82d7c19f1de3099152a48a3e6ba2c05ed3d8066d9a78aa5209cd-d # internal text/template/parse mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid HWoz0k8fAns7eHyoCfzB/HWoz0k8fAns7eHyoCfzB -goversion go1.16rc1 -D "" -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/cb/cb12c44fb87c7d2f57846a0c5d6b21d10e93b0509c4ac9187a86cb9134f4c365-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b147/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile golang.org/x/text/width=$WORK/b153/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid H2dGanbTaQU3BvwvP9b9/H2dGanbTaQU3BvwvP9b9 -goversion go1.16rc1 -D "" -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/6b/6b1ea9e65b7c6409d71968490f2e501184af0d7b8b084145c5f320803438421d-d # internal text/template mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b162/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p text/template -std -complete -installsuffix shared -buildid GPcYLhx38LiRARXdzjWl/GPcYLhx38LiRARXdzjWl -goversion go1.16rc1 -D "" -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2e/2eff1a2158f30d85f28b9f5958e76370eb35ef5785371d4f51cbf3de8db9142e-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b146/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b142/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid wW_LBXt-27jauVkx3pOC/wW_LBXt-27jauVkx3pOC -goversion go1.16rc1 -D "" -importcfg $WORK/b145/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0d/0d5611839f6e34adca826731e5083a9736def193d9e6d4bdc4d46e5235010aa6-d # internal github.com/go-openapi/spec mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/gob=$WORK/b144/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b145/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid OFjdzO4Y8sUT9Mmv8FUv/OFjdzO4Y8sUT9Mmv8FUv -goversion go1.16rc1 -D "" -importcfg $WORK/b143/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/spec/bindata.go /usr/share/gocode/src/github.com/go-openapi/spec/cache.go /usr/share/gocode/src/github.com/go-openapi/spec/contact_info.go /usr/share/gocode/src/github.com/go-openapi/spec/debug.go /usr/share/gocode/src/github.com/go-openapi/spec/expander.go /usr/share/gocode/src/github.com/go-openapi/spec/external_docs.go /usr/share/gocode/src/github.com/go-openapi/spec/header.go /usr/share/gocode/src/github.com/go-openapi/spec/info.go /usr/share/gocode/src/github.com/go-openapi/spec/items.go /usr/share/gocode/src/github.com/go-openapi/spec/license.go /usr/share/gocode/src/github.com/go-openapi/spec/normalizer.go /usr/share/gocode/src/github.com/go-openapi/spec/operation.go /usr/share/gocode/src/github.com/go-openapi/spec/parameter.go /usr/share/gocode/src/github.com/go-openapi/spec/path_item.go /usr/share/gocode/src/github.com/go-openapi/spec/paths.go /usr/share/gocode/src/github.com/go-openapi/spec/properties.go /usr/share/gocode/src/github.com/go-openapi/spec/ref.go /usr/share/gocode/src/github.com/go-openapi/spec/response.go /usr/share/gocode/src/github.com/go-openapi/spec/responses.go /usr/share/gocode/src/github.com/go-openapi/spec/schema.go /usr/share/gocode/src/github.com/go-openapi/spec/schema_loader.go /usr/share/gocode/src/github.com/go-openapi/spec/security_scheme.go /usr/share/gocode/src/github.com/go-openapi/spec/spec.go /usr/share/gocode/src/github.com/go-openapi/spec/swagger.go /usr/share/gocode/src/github.com/go-openapi/spec/tag.go /usr/share/gocode/src/github.com/go-openapi/spec/unused.go /usr/share/gocode/src/github.com/go-openapi/spec/validations.go /usr/share/gocode/src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/3b/3b50fc1c5b9dfb11333fce7ebae9e77d3bff114e09104d766ba5ac2d3599bc50-d # internal html/template mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b119/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b161/_pkg_.a packagefile text/template/parse=$WORK/b162/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p html/template -std -complete -installsuffix shared -buildid Kmbi0GK53vnXLKhCYaSq/Kmbi0GK53vnXLKhCYaSq -goversion go1.16rc1 -D "" -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6e/6eb05f7f23f1ddff3520ad6473cdea278825875793258b1aa0c166d4d83b57f0-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid T8GgdgLbVupMiYLTVlEH/T8GgdgLbVupMiYLTVlEH -goversion go1.16rc1 -D "" -importcfg $WORK/b140/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/analyzer.go /usr/share/gocode/src/github.com/go-openapi/analysis/debug.go /usr/share/gocode/src/github.com/go-openapi/analysis/doc.go /usr/share/gocode/src/github.com/go-openapi/analysis/fixer.go /usr/share/gocode/src/github.com/go-openapi/analysis/flatten.go /usr/share/gocode/src/github.com/go-openapi/analysis/mixin.go /usr/share/gocode/src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/94/94b450051b8528811b605f66a0afdbf9b993b615ca03941ec869261593c3cda9-d # internal github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid 83JsweP213QjyaAW3wdj/83JsweP213QjyaAW3wdj -goversion go1.16rc1 -D "" -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/yamlpc/yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/f6/f6a1c74cce25724b2cb81f98e70f2446979c11674127ef6986c15452f06bd228-d # internal net/http/httputil mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid _whpKCfY5xojrzgLHHuE/_whpKCfY5xojrzgLHHuE -goversion go1.16rc1 -D "" -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/5f/5fecbe60dbfc35b76f15ae5a2988db835c309527fba33f5628208dfa3267eef5-d # internal github.com/pkg/errors mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid MiURoxCq-xiiVXGAGrCi/MiURoxCq-xiiVXGAGrCi -goversion go1.16rc1 -D "" -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/github.com/pkg/errors/errors.go /usr/share/gocode/src/github.com/pkg/errors/go113.go /usr/share/gocode/src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/98/9879da8edc98887e3608578ae49f53debadee1b03fa042fa3af5b972a2c77620-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid 2CuTKBWMK2bOagy2hRFv/2CuTKBWMK2bOagy2hRFv -goversion go1.16rc1 -D "" -importcfg $WORK/b176/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/parse/lex.go /usr/share/gocode/src/github.com/alecthomas/template/parse/node.go /usr/share/gocode/src/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c9/c981e1ce1485592fa27e3eb0a341217191f2a87fc44094002cbe473a9067296a-d # internal github.com/go-openapi/loads mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b144/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid RQwi1NdkwtI7UV9q1xLc/RQwi1NdkwtI7UV9q1xLc -goversion go1.16rc1 -D "" -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/loads/doc.go /usr/share/gocode/src/github.com/go-openapi/loads/loaders.go /usr/share/gocode/src/github.com/go-openapi/loads/options.go /usr/share/gocode/src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f3/f32da0d127f4d0115f0ace98783e8c9e85d82d175166e34d0516293030e7fb88-d # internal github.com/alecthomas/template mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid fJcDv8lMrhqi87Wct6ps/fJcDv8lMrhqi87Wct6ps -goversion go1.16rc1 -D "" -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/18/1844caf3b59609591d129b406ce21295d7a2e4011f18a56c6808fd5b2528a468-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid OyH8x7COFQyUW4YkD4-x/OyH8x7COFQyUW4YkD4-x -goversion go1.16rc1 -D "" -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/fc/fc7e583be857488b21185a060cfcd214387e4216cb712e414e346d0c13a22550-d # internal github.com/go-openapi/validate mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid Ivr1THVRH9WyT2rDRQGU/Ivr1THVRH9WyT2rDRQGU -goversion go1.16rc1 -D "" -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/validate/context.go /usr/share/gocode/src/github.com/go-openapi/validate/debug.go /usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/doc.go /usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/formats.go /usr/share/gocode/src/github.com/go-openapi/validate/helpers.go /usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/options.go /usr/share/gocode/src/github.com/go-openapi/validate/result.go /usr/share/gocode/src/github.com/go-openapi/validate/rexp.go /usr/share/gocode/src/github.com/go-openapi/validate/schema.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go /usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/spec.go /usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/type.go /usr/share/gocode/src/github.com/go-openapi/validate/validator.go /usr/share/gocode/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/9f/9f277e470cc99603dee4dbd4c1d27de3905f722f7eb42cb7b161a81791ce97f7-d # internal github.com/alecthomas/units mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid C_7vGGWYl4gWWCHcPYqv/C_7vGGWYl4gWWCHcPYqv -goversion go1.16rc1 -D "" -importcfg $WORK/b177/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/units/bytes.go /usr/share/gocode/src/github.com/alecthomas/units/doc.go /usr/share/gocode/src/github.com/alecthomas/units/si.go /usr/share/gocode/src/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/45/45f95ba5a0de3a528c9f8b56222c816b6e7a06763c240ead9c8c29ee70dd71ea-d # internal go/token mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p go/token -std -complete -installsuffix shared -buildid WDfSFk_95qYPfvT5cdr4/WDfSFk_95qYPfvT5cdr4 -goversion go1.16rc1 -D "" -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/76/766a931bee552ab6e24a6a6a132bf5804cd774a04707a4386b77cb7f6c38fab3-d # internal go/scanner mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/token=$WORK/b181/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid GzMXoUnn_1Qfai6vF3zS/GzMXoUnn_1Qfai6vF3zS -goversion go1.16rc1 -D "" -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/9c/9c463205495ba50788b2f2d575928d111ae99f215338cb9721f14018cf276d58-d # internal go/ast mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/scanner=$WORK/b180/_pkg_.a packagefile go/token=$WORK/b181/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p go/ast -std -complete -installsuffix shared -buildid _0wCBasibtHIEbPKdfln/_0wCBasibtHIEbPKdfln -goversion go1.16rc1 -D "" -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/6c/6cc63a27b2fa3f146ecf10e28ac7bae3d1ea1af55cee34b30d1f2c4598f30eae-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b159/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid Ueb9SuPA_TlIBf7OfDEl/Ueb9SuPA_TlIBf7OfDEl -goversion go1.16rc1 -D "" -importcfg $WORK/b139/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/context.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/doc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/go18.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/negotiate.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/not_implemented.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/parameter.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/rapidoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/redoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/security.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/spec.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/swaggerui.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/fb/fb96684d3bb969eb9926b8ede7b094914f9f04afe40c7fe5621a4d414077d52f-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b159/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid pLGwI9trKujH_QaNBrT8/pLGwI9trKujH_QaNBrT8 -goversion go1.16rc1 -D "" -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/6c/6cead4bd37bab110251029af1f5549f7c02887b17db74d0c26e1ed2d6ef843dd-d # internal internal/lazyregexp mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid 17OVOWHt1AQA1nIbdwFU/17OVOWHt1AQA1nIbdwFU -goversion go1.16rc1 -D "" -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/fe/fecc7202e7ebc1c6a12fa02ba2906b2a7b72da8d7fd68b13f18e06fb9a4bfae0-d # internal go/doc mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/ast=$WORK/b179/_pkg_.a packagefile go/token=$WORK/b181/_pkg_.a packagefile internal/lazyregexp=$WORK/b182/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b161/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 2aEAy77u71NvHZbgC2go/2aEAy77u71NvHZbgC2go -goversion go1.16rc1 -D "" -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/20/2024f90560dddfd43daecea677338d03cf609dea01d89e9522a9b3cb91f1b9fe-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b163/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/http/httputil=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid _w9OYUxkEBJfq6X-H6bB/_w9OYUxkEBJfq6X-H6bB -goversion go1.16rc1 -D "" -importcfg $WORK/b044/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/client/auth_info.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/keepalive.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/response.go /usr/share/gocode/src/github.com/go-openapi/runtime/client/runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b4/b4d50e2e925704346b6cf90565429daa7fdf1225a6707c933b0f63a31a6d57fb-d # internal github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid VYYVFAr-B3k5WqFO8BIA/VYYVFAr-B3k5WqFO8BIA -goversion go1.16rc1 -D "" -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/alert_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_responses.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/2d/2d74f7489e2846524c6a37d9ee8bdd0c5091733ccb0a709b9f22af991360d02f-d # internal github.com/prometheus/alertmanager/api/v2/client/alertgroup mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid 4kr8WH-Jlp6dJlCCROGQ/4kr8WH-Jlp6dJlCCROGQ -goversion go1.16rc1 -D "" -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/alertgroup_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup/get_alert_groups_responses.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f1/f179262c412e6db00c8a2573d77c6cf327e0384444ca32e357a1fb15c5158852-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid TnYaOgTB2IbJrmXOqMeq/TnYaOgTB2IbJrmXOqMeq -goversion go1.16rc1 -D "" -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/general_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/get_status_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/general/get_status_responses.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/69/69189e067ebe80571f76c0913d6f2af81a7d38c9cc9932d93b5dab5078b9eeb2-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/c4/c47e9147b090aab9f768f5712596ac00a6374f96fb2ea5bfed36518b19f2448e-d # internal github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b172/ github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b171/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid LSuE5jDAxITHodxrtKnN/LSuE5jDAxITHodxrtKnN -goversion go1.16rc1 -D "" -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/silence_client.go cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid NOTVeG-uUeeBE1YeYvz-/NOTVeG-uUeeBE1YeYvz- -goversion go1.16rc1 -D "" -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/get_receivers_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/get_receivers_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver/receiver_client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/56/56ea411960c12484b548955b2ad134d6e0fdddb279e402ac99df66819fd78389-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b175/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b177/_pkg_.a packagefile go/doc=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid V0rViDMv4J1jjjgiTfYK/V0rViDMv4J1jjjgiTfYK -goversion go1.16rc1 -D "" -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b8/b821799a5d971a911d07a33084040aa48366819954a6a1020635dc3de93ae968-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid A0ky637McLTg12yHOdgf/A0ky637McLTg12yHOdgf -goversion go1.16rc1 -D "" -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertmanager_client.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/83/837ef5e359c2fc8c8f38e6c3d36df743d6c9f24e358c29265f523d377345b1e8-d # internal text/tabwriter mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid pMzuewtyjJUEqO1KBny9/pMzuewtyjJUEqO1KBny9 -goversion go1.16rc1 -D "" -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/96/96a35cb594c73cfbced78aeb9024e69888f18e160b940e688f41aeb217f4d00c-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid 0As9AA8-G3Dt1N5PUzCd/0As9AA8-G3Dt1N5PUzCd -goversion go1.16rc1 -D "" -importcfg $WORK/b187/importcfg -pack /usr/share/gocode/src/github.com/go-logfmt/logfmt/decode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/doc.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/encode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/db/db0f45595180f71f530440b12388a53d80bf42fa65de4eb4dd5e308f689901e9-d # internal github.com/go-kit/kit/log mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid 1XrFMGsE56tc5pIFS75W/1XrFMGsE56tc5pIFS75W -goversion go1.16rc1 -D "" -importcfg $WORK/b186/importcfg -pack /usr/share/gocode/src/github.com/go-kit/kit/log/doc.go /usr/share/gocode/src/github.com/go-kit/kit/log/json_logger.go /usr/share/gocode/src/github.com/go-kit/kit/log/log.go /usr/share/gocode/src/github.com/go-kit/kit/log/logfmt_logger.go /usr/share/gocode/src/github.com/go-kit/kit/log/nop_logger.go /usr/share/gocode/src/github.com/go-kit/kit/log/stdlib.go /usr/share/gocode/src/github.com/go-kit/kit/log/sync.go /usr/share/gocode/src/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/25/253cd8d97a450b708bf4cba527a612704cdf45c5324e78587eaa107ad22f5a75-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid 12SwNj9ER2ibsKG6kZLO/12SwNj9ER2ibsKG6kZLO -goversion go1.16rc1 -D "" -importcfg $WORK/b188/importcfg -pack /usr/share/gocode/src/github.com/go-kit/kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/79/7979ca34445e86b35c7f0d2c0137b45f41a59772a60daa832d0c0fbb69a66923-d # internal expvar mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p expvar -std -complete -installsuffix shared -buildid Yy7RiJ7J5JpCNVPtUJEW/Yy7RiJ7J5JpCNVPtUJEW -goversion go1.16rc1 -D "" -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c9/c93f6fdd529e83aa3758a152372e57488a0ea757003bf126770776adaa828129-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid n_Dz9jMDrAIqvdtQcnoQ/n_Dz9jMDrAIqvdtQcnoQ -goversion go1.16rc1 -D "" -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/69/6997d1f040b26668b77903cfa67196eb073747a1902b750a9e2a22dbd451fc6a-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid b9dz85jfu3EEfJJgWvue/b9dz85jfu3EEfJJgWvue -goversion go1.16rc1 -D "" -importcfg $WORK/b192/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/9e/9e1a2f1b1d5adfa14a696264dbe980b2b365eb28366868833b71f5e5c13aad05-d # internal hash/fnv mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 94h8W37cqWoH-qWHCSFN/94h8W37cqWoH-qWHCSFN -goversion go1.16rc1 -D "" -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/b2/b29990864344308b2841625ffb669369a5a6d2c3f5b0c23ed96ace63657fd16a-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile hash/fnv=$WORK/b198/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid fIkQvJqGFfStb58-IBzJ/fIkQvJqGFfStb58-IBzJ -goversion go1.16rc1 -D "" -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/73/73b835cce0dd117720ca36650ffb5aed8aef47a44be4412f2333acff39bf08be-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b196/ cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/58/5803e2a63a26c12c71a408f514f1a662ddc289bf2e0642187e610eeb38b147d6-d # internal github.com/prometheus/alertmanager/cli/config cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b197/_pkg_.a EOF mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 20GyHGzjE3-XJzXGSQh9/20GyHGzjE3-XJzXGSQh9 -goversion go1.16rc1 -D "" -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b174/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid oa_buANwBi8D15IOwLQP/oa_buANwBi8D15IOwLQP -goversion go1.16rc1 -D "" -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/config/config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/35/35f604de9b597210c91872d11ccd39802842318f194c11a286c39c972b425a25-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/tabwriter=$WORK/b184/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid NWmRoC1Bf57Zs03DEDYl/NWmRoC1Bf57Zs03DEDYl -goversion go1.16rc1 -D "" -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/format/format.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_extended.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_json.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_simple.go ./_build/src/github.com/prometheus/alertmanager/cli/format/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/7f/7fc14b5e9f6a3db69be6d4bddbeb5e97306b9397c905a90efbfbdd110ac49fa8-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid s-ifCKCzOg9zchIEV6uz/s-ifCKCzOg9zchIEV6uz -goversion go1.16rc1 -D "" -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/39/39e157c6609aff86c1b7fe90464685bacb2bc86e1850532e18cc2916f84f363a-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid N4WQClkSAOGgvJxcA8Lq/N4WQClkSAOGgvJxcA8Lq -goversion go1.16rc1 -D "" -importcfg $WORK/b201/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/1d/1dcc63ce45b1ef6fce74d1197ec5c39154229eea3b9c5d7bcabc275cf97f0534-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid _X3GblciPDL1JvY7nXzU/_X3GblciPDL1JvY7nXzU -goversion go1.16rc1 -D "" -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/8d/8dabd9ff4ff5decaa4ef74da780f5b80130ef37f784669df224aaae430b4a560-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid hC_HdY0a30luvwt3t9kN/hC_HdY0a30luvwt3t9kN -goversion go1.16rc1 -D "" -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/1b/1bf66ea1e877389bc604ec6abf1c52188828db82056ea06dda5189f08ddb32ff-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid fgj8FNXXxmd0tTLuZADc/fgj8FNXXxmd0tTLuZADc -goversion go1.16rc1 -D "" -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/e8/e8c8e30a4b46845997716385c220589406090d2da674e54acdefcbb736c8c6b5-d # internal github.com/prometheus/common/model mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid 3yKyRZ9mtaxSbyUjoNSS/3yKyRZ9mtaxSbyUjoNSS -goversion go1.16rc1 -D "" -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/60/604a5d21e851d0e0b0d7ca76f438bc87f2b0ccac3e0fbb04fefbaf30df50cc2b-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid P6jJwt62MyM-2PO3PYF4/P6jJwt62MyM-2PO3PYF4 -goversion go1.16rc1 -D "" -importcfg $WORK/b202/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/fd/fd699939ba3089a2827ead690672d1866ba5cbbe814c6e4a0cc3853c9cf5d423-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid zozA03MTqjO6_TxyB8j9/zozA03MTqjO6_TxyB8j9 -goversion go1.16rc1 -D "" -importcfg $WORK/b205/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/83/833b0ad5c56a3030bf82e0a88466da4afd57536e89005f611627e515ab10c2e1-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid ZZXipJHR1b2dUeY_1p0V/ZZXipJHR1b2dUeY_1p0V -goversion go1.16rc1 -D "" -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/7d/7d51574beeab371cbf17fe9d1accfd0c9dac7d14218e8bc830cf100005cdda46-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid i8vzKXEl-qHkRzDNRFm4/i8vzKXEl-qHkRzDNRFm4 -goversion go1.16rc1 -D "" -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/6b/6bb77a142b724894fd37eb8a3923b8fee55cf170a2a65a9fd85f4e49d5273dc2-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 3fhuxYo_oTRuYWFHrmdI/3fhuxYo_oTRuYWFHrmdI -goversion go1.16rc1 -D "" -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/38/388a458eab6fa09b235b8d740db90a648eb061147bff542be169773ad09490a6-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid SrfLjx-tWWFFZRDPKqOy/SrfLjx-tWWFFZRDPKqOy -goversion go1.16rc1 -D "" -importcfg $WORK/b207/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort/mapsort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/cf/cf1c97555c8160d1875b3618490f6b930fd79fb230b62d13138a3af663adcad3-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid ajWFfHtKcWmYkX-T-jqJ/ajWFfHtKcWmYkX-T-jqJ -goversion go1.16rc1 -D "" -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort/fieldsort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b6/b611ea852b5a0d52f6069d4d8f44d893be71ce131ef50ebc9956468bda91f7a3-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid DRvpWpyX0HdJ7VoOGtZO/DRvpWpyX0HdJ7VoOGtZO -goversion go1.16rc1 -D "" -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a1/a1b15fc0b6459fe3028e021a597aa58fe2b580530c42b19142cebafe167894d8-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b211/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid MjdUtRxjXemdI2d522pH/MjdUtRxjXemdI2d522pH -goversion go1.16rc1 -D "" -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/e5/e5ddfd5db84d4fea9cb1604447f263b580eac19ac454df384267f9d8b7becfda-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid IBqaOc0xqAFO3jhc0woh/IBqaOc0xqAFO3jhc0woh -goversion go1.16rc1 -D "" -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/65/65b7b65ffd2c4a679b06c3463e523fbdeb9b685cb4e16e6489e2c81b2f34ab7b-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 86gd91V676Tcvo4-5Urz/86gd91V676Tcvo4-5Urz -goversion go1.16rc1 -D "" -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/39/39ad62ea95afbca2a91d209c35e0954e4d9fefb912a73c2ebecc4cfdd15d09e5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid SG6xT5FnIvK9wmbH5SHo/SG6xT5FnIvK9wmbH5SHo -goversion go1.16rc1 -D "" -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/26/2678c8e679983b6371a87704b9eaac334e88785b6ee4550529427adccd62b495-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid Ct9tTZ8DxvK5a6qpZbNp/Ct9tTZ8DxvK5a6qpZbNp -goversion go1.16rc1 -D "" -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e0/e025f77b70454c292bcc73abcb68ad9aa422b4780c92d55ef7354f41afc2c0d1-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid AJ00awdAAAD_w3E5QtfQ/AJ00awdAAAD_w3E5QtfQ -goversion go1.16rc1 -D "" -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/28/2831d7b7073ebbf7a00d7147480c7908d137bee64d303209d2491702b9dddf14-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid pdyYZkmxaJrogzjy2sMM/pdyYZkmxaJrogzjy2sMM -goversion go1.16rc1 -D "" -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/11/11a089a84041aa044a85d0a8f3a2cf6d0e43c5933a921226a277e63a7dd21704-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid S33j7bjpaJcmmPQDmwKR/S33j7bjpaJcmmPQDmwKR -goversion go1.16rc1 -D "" -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b9/b9b55cc797b60ac9a6df37346edb2c28f5dca4a3028c0b85bafdec88a862b2f6-d # internal golang.org/x/sys/unix mkdir -p $WORK/b237/ cat >$WORK/b237/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b237/symabis ./asm_linux_s390x.s cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b238/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 4iBC-DCcJF5-QoZTcyOG/4iBC-DCcJF5-QoZTcyOG -goversion go1.16rc1 -symabis $WORK/b237/symabis -D "" -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_big.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/str.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_s390x.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/96/96a0197ff014d959b5660e3dc6d374aebc04c38c5c542b58289d22d93251be75-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid CLofIwU6OzpgToQqigZw/CLofIwU6OzpgToQqigZw -goversion go1.16rc1 -D "" -importcfg $WORK/b219/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e0/e0eb7828b46f8922fba57f06850c1021e217d00587a73ae2c838e51f34e288a6-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b219/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b211/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid qgXHx54Q_taT_oQvZ5pN/qgXHx54Q_taT_oQvZ5pN -goversion go1.16rc1 -D "" -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/sys/unix -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b237/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b237/_pkg_.a $WORK/b237/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/af/afaa7b578790364bf262e62d6f10d8c845d3d2a17cbfa28a739121099110ad03-d # internal github.com/prometheus/procfs mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b235/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b236/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b237/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid ElgJglbh12KE3BinEJs1/ElgJglbh12KE3BinEJs1 -goversion go1.16rc1 -D "" -importcfg $WORK/b234/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_s390x.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/bf/bf6d579b3ea1030ca06f8b7b261fb71ac61991f45c3364b3a54f7c5562ecd3e2-d # internal runtime/debug mkdir -p $WORK/b239/ cat >$WORK/b239/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b239/symabis ./debug.s cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p runtime/debug -std -installsuffix shared -buildid rrTLswTOqqUoO_mwjDKk/rrTLswTOqqUoO_mwjDKk -goversion go1.16rc1 -symabis $WORK/b239/symabis -D "" -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b239/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b239/_pkg_.a $WORK/b239/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/23/237afdf652bb66e8a664f47248949885c6e80099fd39b0a77d60c190097b8b57-d # internal github.com/jpillora/backoff mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid EFWw1bn9MMA574hGDGuG/EFWw1bn9MMA574hGDGuG -goversion go1.16rc1 -D "" -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e0/e0f8590775233f06f4cfad91f14a12e7a779df195f8e03bd1f87629b69b40726-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 3u0wNF6wk2IifSl5GxAP/3u0wNF6wk2IifSl5GxAP -goversion go1.16rc1 -D "" -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/5e/5ea9d158979e9c6472ec7d3439f74c7aca7f14dbd381b84fe0005fe348aaa91f-d # internal golang.org/x/net/trace mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b244/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b184/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid nUs0XawK0-zWYFm-aQfh/nUs0XawK0-zWYFm-aQfh -goversion go1.16rc1 -D "" -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/golang.org/x/net/trace/events.go /usr/share/gocode/src/golang.org/x/net/trace/histogram.go /usr/share/gocode/src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/66/665fa77758a0e4a81f24869033a024d9b5cc01f2fba08dd8fdde5bae180863aa-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid lavscOums5z3X58yLs0X/lavscOums5z3X58yLs0X -goversion go1.16rc1 -D "" -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http/httpguts/guts.go /usr/share/gocode/src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/00/00fe15eecf8b353cc4d660deebdff2e95f77f0505712eee83c01fc794b3e03e0-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid _SaT4l9x3P4mNIg99wWh/_SaT4l9x3P4mNIg99wWh -goversion go1.16rc1 -D "" -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/hpack/encode.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/hpack.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/huffman.go /usr/share/gocode/src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/4d/4dbd4e77fec44320481269cba85bbb393b3677df9a48cda5f8ce18a482013adc-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid CYcoIjYURkK0rT_tzw__/CYcoIjYURkK0rT_tzw__ -goversion go1.16rc1 -D "" -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/6f/6f452fa64e0d3468c66ae5565ac2735d17f830bc8dfc614f1169cfd9daf9de04-d # internal golang.org/x/net/http2 mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b246/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b247/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Csl3jxqWnm04Ex5IHIFW/Csl3jxqWnm04Ex5IHIFW -goversion go1.16rc1 -D "" -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/go111.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/46/46a8e7c14ca6972b6d3b75d22e87ea5d13cc96fa0cbea555c7ae8416e63c9fd0-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b220/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid dxbZYOFmSXChF9Hs0cUR/dxbZYOFmSXChF9Hs0cUR -goversion go1.16rc1 -D "" -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/05/05b378aa33167ea2b33121a97fab643e985e798fd977a3e81cdb50b9cf8329f5-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid kZr7xER0Jg-BB_i0bW6B/kZr7xER0Jg-BB_i0bW6B -goversion go1.16rc1 -D "" -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/proto/buffer.go /usr/share/gocode/src/github.com/golang/protobuf/proto/defaults.go /usr/share/gocode/src/github.com/golang/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/golang/protobuf/proto/discard.go /usr/share/gocode/src/github.com/golang/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/golang/protobuf/proto/properties.go /usr/share/gocode/src/github.com/golang/protobuf/proto/proto.go /usr/share/gocode/src/github.com/golang/protobuf/proto/registry.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_decode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/text_encode.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wire.go /usr/share/gocode/src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/13/136b5a0dc83a0a66cc54013a09a489316b245755a267dab9b08f1b40ab3d915d-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 9LVrt4JmNN53utJVGvS7/9LVrt4JmNN53utJVGvS7 -goversion go1.16rc1 -D "" -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/9c/9c1566d4ad6b4f1e771c25878ec217234ce56a277a6000759bde0c07473e98c3-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid y6qWPQ-fIUqPByfvvp15/y6qWPQ-fIUqPByfvvp15 -goversion go1.16rc1 -D "" -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/0f/0f330ab568a37ff1da14e18d5c5f787b053e3946d9d45e4ce716ee8ff7868a21-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid gzkpMVPoEgNHsK3WJrvg/gzkpMVPoEgNHsK3WJrvg -goversion go1.16rc1 -D "" -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/80/8010767e30f7a570e78f7964cd604e5a1bbaf03045ec20ca8df28e298fb794ae-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid kwzhzkng3vgux1e3erCg/kwzhzkng3vgux1e3erCg -goversion go1.16rc1 -D "" -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/41/414d5b1196ff6087a70c9ca409320ca7b4b8858c2095064a75d2522f31413611-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid 0cpu10q7AhyVB7Ejw5S8/0cpu10q7AhyVB7Ejw5S8 -goversion go1.16rc1 -D "" -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/fb/fb0ed4fe07678916d642f9819e93f27fb49fd0cd7c233fbb7a51c373d8a65e4e-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 4fqzI_eyRroxoXn8xB_b/4fqzI_eyRroxoXn8xB_b -goversion go1.16rc1 -D "" -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/03/03c0bac7a7a193178d50f24ed33d5296efba30ca306abce57107124296266e47-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b193/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b222/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid uMSQr8ZTj1EmvM0JMdXd/uMSQr8ZTj1EmvM0JMdXd -goversion go1.16rc1 -D "" -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4e/4ea5c3ada5f5d236daa840033a2220564360cf0054ea4f902f346b79f973d978-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b193/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid m-5DXI3tiM5WEiHALiig/m-5DXI3tiM5WEiHALiig -goversion go1.16rc1 -D "" -importcfg $WORK/b229/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/95/95979e8d78ac8e4769963a4ba044ef696359f398bcb7f255dbf793c2fdf44b23-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b229/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 6YBCFcbyue_GHZUAAxNx/6YBCFcbyue_GHZUAAxNx -goversion go1.16rc1 -D "" -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b4/b4e99efafbd7648eacc78f2e98330dfa6a5ceb0db65cf8d96842ea836fc29d58-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b193/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid J3w048KLR1j6YQ5J8PoD/J3w048KLR1j6YQ5J8PoD -goversion go1.16rc1 -D "" -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/79/795845de169507dd09dfa14cf6846f627187f081e992b95b769b472f46b475d3-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid rfydyFTdav5Ynsmzzz1s/rfydyFTdav5Ynsmzzz1s -goversion go1.16rc1 -D "" -importcfg $WORK/b250/importcfg -pack /usr/share/gocode/src/github.com/cenkalti/backoff/v4/backoff.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/context.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/exponential.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/retry.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/ticker.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/timer.go /usr/share/gocode/src/github.com/cenkalti/backoff/v4/tries.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/96/969a6551b0195ec99c7a7fdcd46ce397f284d227c5f652e63bc9400ab159456f-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b193/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b231/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b229/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b232/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid rNAm65u2g2rIK2qIr3IB/rNAm65u2g2rIK2qIr3IB -goversion go1.16rc1 -D "" -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/2a/2ac429f31c0939ce72d07756110205f24d8b6c3d0138789919aa730a4a9b185b-d # internal github.com/cespare/xxhash mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid ljuq_bj99HB0pFe4W_5U/ljuq_bj99HB0pFe4W_5U -goversion go1.16rc1 -D "" -importcfg $WORK/b251/importcfg -pack /usr/share/gocode/src/github.com/cespare/xxhash/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_other.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/d6/d607cb852d26fb6d5385d23f44b94423d45f9bbe64233a6e00ad80057ed3ad87-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid bcSKx4KDQif0kMNs1S-R/bcSKx4KDQif0kMNs1S-R -goversion go1.16rc1 -D "" -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/proto/clone.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/custom_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/decode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/deprecated.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/discard.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/encode_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/equal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/extensions_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/lib_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/message_set.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/properties_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/skip_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_marshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_merge.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/text_parser.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers.go /usr/share/gocode/src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/5b/5b3b01e9723c7c6957b36666119d34739adc34a067257ef7de8ecefb23c79e26-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b190/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b191/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b192/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b193/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b229/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b230/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b234/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b239/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid dyGX1sdNM9Bzp8pKwTJY/dyGX1sdNM9Bzp8pKwTJY -goversion go1.16rc1 -D "" -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/ae/ae7502f030c11cc5085d83415cbb3e1a9bdbde6430508e2366c6a0c628225e21-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b242/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b243/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid XoaU2cJ9WWUSSKrxpr0w/XoaU2cJ9WWUSSKrxpr0w -goversion go1.16rc1 -D "" -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/dialer_wrapper.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_reporter.go /usr/share/gocode/src/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ba/baa550d8117ef1cc95acb7cc0d35eacd8f9cfb90bd4b3b461b9dcd46f1b7e206-d # internal github.com/prometheus/common/config mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b241/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b245/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid 8jZ39rV-Ddmnz6CpGdhs/8jZ39rV-Ddmnz6CpGdhs -goversion go1.16rc1 -D "" -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/config/config.go /usr/share/gocode/src/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/3e/3ecd3e327bdbd130ad2a9bbda042580fe5d7ce339ef673ca7db756c12c68f1a1-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b240/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid 3X0bdEti3PqzYnmUu3VJ/3X0bdEti3PqzYnmUu3VJ -goversion go1.16rc1 -D "" -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/8b/8be8d12770af759ce336631c14c30ef31372c3b02decf4314b01cdd77671d6ae-d # internal os/exec mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p os/exec -std -complete -installsuffix shared -buildid tDo0v4tymss6qO2ioQjE/tDo0v4tymss6qO2ioQjE -goversion go1.16rc1 -D "" -importcfg $WORK/b255/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/44/448ddce6ae8816c8d75cc9b4a4d32870512ba8dfa368e65315905e3ec2b3f086-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os/exec=$WORK/b255/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid V6YgTy19BJDCSaqJLW9i/V6YgTy19BJDCSaqJLW9i -goversion go1.16rc1 -D "" -importcfg $WORK/b254/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/doc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ifattr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv4addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/ipv6addr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/rfc.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/route_info_linux.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddr.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/sockaddrs.go /usr/share/gocode/src/github.com/hashicorp/go-sockaddr/unixsock.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f9/f923f3731edc1b8eb638641e1753c11f76bfdaf7338d8bbaaa25b0ca2fbcaba2-d # internal compress/lzw mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid rFH4gQXBn09JGyMJEdrM/rFH4gQXBn09JGyMJEdrM -goversion go1.16rc1 -D "" -importcfg $WORK/b257/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fd/fdf85a30fcfeb0de40fda7996fc4cf05999f93b1bb33e2c1b6d435d8d955d980-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid Pv5PfveZgACys2V6i4xs/Pv5PfveZgACys2V6i4xs -goversion go1.16rc1 -D "" -importcfg $WORK/b260/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru.go /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/17/177196dc98a5cd9da70e52bacb7b8f3fd64ea05bd62beb21a02a5a93978ef4ac-d # internal github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b260/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid u65Bf8bCBiDn0AgQ9V1A/u65Bf8bCBiDn0AgQ9V1A -goversion go1.16rc1 -D "" -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/edges.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iradix.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/node.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix/reverse_iter.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a7/a7c9a9dcda0f1515185b7555bb28a133bce9e6614c5a73cd9c5ee770e604aec2-d # internal os/signal mkdir -p $WORK/b261/ cat >$WORK/b261/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b261/symabis ./sig.s cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p os/signal -std -installsuffix shared -buildid 8NRBY21V5oP_5pvz6pKQ/8NRBY21V5oP_5pvz6pKQ -goversion go1.16rc1 -symabis $WORK/b261/symabis -D "" -importcfg $WORK/b261/importcfg -pack -asmhdr $WORK/b261/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -p os/signal -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b261/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b261/_pkg_.a $WORK/b261/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/73/73df0d606aced7818e7962db66959775893f1c10560b0d4e76f16f800be5558d-d # internal github.com/google/btree mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid RVHO9QXXD5nkSaas9xCO/RVHO9QXXD5nkSaas9xCO -goversion go1.16rc1 -D "" -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/19/199e87bab92762ef4ff74869075e8db04ad083afc3b97228c9397f3343da63a6-d # internal github.com/armon/go-metrics mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b259/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid _U9pP9uiy-HzLys1a0i1/_U9pP9uiy-HzLys1a0i1 -goversion go1.16rc1 -D "" -importcfg $WORK/b258/importcfg -pack /usr/share/gocode/src/github.com/armon/go-metrics/const_unix.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_endpoint.go /usr/share/gocode/src/github.com/armon/go-metrics/inmem_signal.go /usr/share/gocode/src/github.com/armon/go-metrics/metrics.go /usr/share/gocode/src/github.com/armon/go-metrics/sink.go /usr/share/gocode/src/github.com/armon/go-metrics/start.go /usr/share/gocode/src/github.com/armon/go-metrics/statsd.go /usr/share/gocode/src/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/45/458688440a31eb24a799ff4a43405501ff992a58fdd681fc0f7ff4bdfd55da76-d # internal net/rpc mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding/gob=$WORK/b144/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/token=$WORK/b181/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid XkCwJ3VMZ3ORUUFi3cos/XkCwJ3VMZ3ORUUFi3cos -goversion go1.16rc1 -D "" -importcfg $WORK/b264/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/10/10bb8246f0b7151b5e5ea3456c09610b932f2a56b4fd17c8e275304cc9a58939-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b263/ cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/87/872e5710dce809a25945c8658c79cc7285d8b972045be93fa389a59a1f2a7b8f-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b266/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/rpc=$WORK/b264/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid Og2NUL5Y59mT63Rh7Q4C/Og2NUL5Y59mT63Rh7Q4C -goversion go1.16rc1 -D "" -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/binc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/decode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/doc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/encode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen-helper.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_gte_go15.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_gte_go19.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_gte_go110.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_gte_go17.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_internal.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_unsafe.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/json.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/msgpack.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/rpc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/simple.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid nKQCxBHOmSDc5DHUwWsV/nKQCxBHOmSDc5DHUwWsV -goversion go1.16rc1 -D "" -importcfg $WORK/b266/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/ba/ba9e189147aca14aaf7d0a04d58e0423f107c186b04a56de91f07e7135e22b00-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b266/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid scYzbLiPt842cVujT3pi/scYzbLiPt842cVujT3pi -goversion go1.16rc1 -D "" -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-multierror/append.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/group.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/03/034c745008914064e347fdf5984f6c04d09c26681495f593b8169aad796135db-d # internal encoding/base32 mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid ojzj4PzismZC9CXK5-92/ojzj4PzismZC9CXK5-92 -goversion go1.16rc1 -D "" -importcfg $WORK/b268/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ed/ed5250a56733741f549e8d42b1e156a6936d9ae5c14e22f0eacf947151f8376a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid mzeJGTqOfy9dgIUh0To4/mzeJGTqOfy9dgIUh0To4 -goversion go1.16rc1 -D "" -importcfg $WORK/b269/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/ed25519/ed25519_go113.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/c6/c68ed28eda31afb6ea4b3f98c8ee53581f71d062d820563fad28673d5c98d581-d # internal golang.org/x/net/bpf mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid 0zScDxTILqnvqRI1N9bM/0zScDxTILqnvqRI1N9bM -goversion go1.16rc1 -D "" -importcfg $WORK/b271/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/0e/0e2a60fe63654b6b8734d36d7884c1fd65c077666e8142b840a7b9f9c3933a40-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b273/ cat >$WORK/b273/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b273=>" -I $WORK/b273/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b273/symabis ./sys_linux_s390x.s cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b237/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid 5o6Ns2sSZ6XNFyEvOVBl/5o6Ns2sSZ6XNFyEvOVBl -goversion go1.16rc1 -symabis $WORK/b273/symabis -D "" -importcfg $WORK/b273/importcfg -pack -asmhdr $WORK/b273/go_asm.h /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_s390x.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_posix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/zsys_linux_s390x.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_s390x/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b273=>" -I $WORK/b273/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b273/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b273/_pkg_.a $WORK/b273/sys_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/4f/4f046fce3989d250d171049392c11e74a716163b4f95f6df4bf642951fdd94f2-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b271/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b272/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b273/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b237/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid IopwDdHRFm2tvhE7gB9C/IopwDdHRFm2tvhE7gB9C -goversion go1.16rc1 -D "" -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv4/batch.go /usr/share/gocode/src/golang.org/x/net/ipv4/control.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_pktinfo.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv4/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/doc.go /usr/share/gocode/src/golang.org/x/net/ipv4/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv4/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/header.go /usr/share/gocode/src/golang.org/x/net/ipv4/helper.go /usr/share/gocode/src/golang.org/x/net/ipv4/iana.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/packet.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreqn.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv4/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/66/66f5ab4a9c0fbd4c8f67d3eaa86b0a433a7f6605c304cc2e0941b9b7208ff73f-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b271/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b272/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b273/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b237/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid iJ1Ag_hujnOzYlDmhqmi/iJ1Ag_hujnOzYlDmhqmi -goversion go1.16rc1 -D "" -importcfg $WORK/b274/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv6/batch.go /usr/share/gocode/src/golang.org/x/net/ipv6/control.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/doc.go /usr/share/gocode/src/golang.org/x/net/ipv6/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv6/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/header.go /usr/share/gocode/src/golang.org/x/net/ipv6/helper.go /usr/share/gocode/src/golang.org/x/net/ipv6/iana.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_asmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/zsys_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/7e/7ec2950378ac2398dbf57fc1f1ca0300945e77d7f0315e81207f0c386aaee66f-d # internal github.com/miekg/dns mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/base32=$WORK/b268/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b269/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b270/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b274/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b237/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid IuNIW-8gjbfAaA6WimgZ/IuNIW-8gjbfAaA6WimgZ -goversion go1.16rc1 -D "" -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/github.com/miekg/dns/acceptfunc.go /usr/share/gocode/src/github.com/miekg/dns/client.go /usr/share/gocode/src/github.com/miekg/dns/clientconfig.go /usr/share/gocode/src/github.com/miekg/dns/dane.go /usr/share/gocode/src/github.com/miekg/dns/defaults.go /usr/share/gocode/src/github.com/miekg/dns/dns.go /usr/share/gocode/src/github.com/miekg/dns/dnssec.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keygen.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_keyscan.go /usr/share/gocode/src/github.com/miekg/dns/dnssec_privkey.go /usr/share/gocode/src/github.com/miekg/dns/doc.go /usr/share/gocode/src/github.com/miekg/dns/duplicate.go /usr/share/gocode/src/github.com/miekg/dns/edns.go /usr/share/gocode/src/github.com/miekg/dns/format.go /usr/share/gocode/src/github.com/miekg/dns/generate.go /usr/share/gocode/src/github.com/miekg/dns/labels.go /usr/share/gocode/src/github.com/miekg/dns/listen_go111.go /usr/share/gocode/src/github.com/miekg/dns/msg.go /usr/share/gocode/src/github.com/miekg/dns/msg_helpers.go /usr/share/gocode/src/github.com/miekg/dns/msg_truncate.go /usr/share/gocode/src/github.com/miekg/dns/nsecx.go /usr/share/gocode/src/github.com/miekg/dns/privaterr.go /usr/share/gocode/src/github.com/miekg/dns/reverse.go /usr/share/gocode/src/github.com/miekg/dns/sanitize.go /usr/share/gocode/src/github.com/miekg/dns/scan.go /usr/share/gocode/src/github.com/miekg/dns/scan_rr.go /usr/share/gocode/src/github.com/miekg/dns/serve_mux.go /usr/share/gocode/src/github.com/miekg/dns/server.go /usr/share/gocode/src/github.com/miekg/dns/sig0.go /usr/share/gocode/src/github.com/miekg/dns/singleinflight.go /usr/share/gocode/src/github.com/miekg/dns/smimea.go /usr/share/gocode/src/github.com/miekg/dns/svcb.go /usr/share/gocode/src/github.com/miekg/dns/tlsa.go /usr/share/gocode/src/github.com/miekg/dns/tsig.go /usr/share/gocode/src/github.com/miekg/dns/types.go /usr/share/gocode/src/github.com/miekg/dns/udp.go /usr/share/gocode/src/github.com/miekg/dns/update.go /usr/share/gocode/src/github.com/miekg/dns/version.go /usr/share/gocode/src/github.com/miekg/dns/xfr.go /usr/share/gocode/src/github.com/miekg/dns/zduplicate.go /usr/share/gocode/src/github.com/miekg/dns/zmsg.go /usr/share/gocode/src/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/c6/c687971fe89e97ed94270b1907390253ae95d5a3b3604a5db4abbfe24e8c8ea0-d # internal github.com/sean-/seed mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid -zktq83rfGFDWb86sGdY/-zktq83rfGFDWb86sGdY -goversion go1.16rc1 -D "" -importcfg $WORK/b275/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/39/39add3a6cd20de237e075e783c295bcaefb271ad8e3ff0941ee51ff1de0f6f52-d # internal github.com/oklog/ulid mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid CBy2PxeFDkaKbJHzTtvl/CBy2PxeFDkaKbJHzTtvl -goversion go1.16rc1 -D "" -importcfg $WORK/b276/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/e9/e9e0302ffa6400eeedd6003b3d4a296880b0b5de77f342907463e663f4a1dc6c-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid P8TlxNakgLBf8b0vfP_m/P8TlxNakgLBf8b0vfP_m -goversion go1.16rc1 -D "" -importcfg $WORK/b279/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/b8/b8d667d83653ecb94671fc36185953724147e08502d8d9d3b09b693104db6038-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b279/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid DXDxe025xcagCBSDj1aV/DXDxe025xcagCBSDj1aV -goversion go1.16rc1 -D "" -importcfg $WORK/b278/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/gogo.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/69/69c26a99272ca1786211889aafb1352a33784e61004af773efb376bc7153a19e-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b278/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid 9Lfl0GgvyplDI_r6bayj/9Lfl0GgvyplDI_r6bayj -goversion go1.16rc1 -D "" -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/2e/2e15ec58968198b992a068ac676dca4d4ab224e4b40c8263fd992ebfa34eb4af-d # internal github.com/oklog/run mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid 0xEmi92w9cuq-CFej9o-/0xEmi92w9cuq-CFej9o- -goversion go1.16rc1 -D "" -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/oklog/run/actors.go /usr/share/gocode/src/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/77/771690b145f39bb4b544b21d56e87b2334906a784ef10cdc1e81fb09ae187c57-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid _ZZ4aYl7Q9v0g1Pn1kXu/_ZZ4aYl7Q9v0g1Pn1kXu -goversion go1.16rc1 -D "" -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/match.go ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a7/a7fabcd43011dcadf57f69ef0a22cdd0105de9f9492f1e14dea106c5cdee2397-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid jALEeMRdTaMe24qdQLXG/jALEeMRdTaMe24qdQLXG -goversion go1.16rc1 -D "" -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/27/27dcf1a58aefa242272d5a052760f312eac12119db25649549303fc0a7d6c045-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid S3v2R3zbDWOPYOvnr0Qb/S3v2R3zbDWOPYOvnr0Qb -goversion go1.16rc1 -D "" -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/c7/c78334696ebd40811fd31019b53432f4426c990979f57903e60e452ba364b634-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/oklog/run=$WORK/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid q4OOdHj6OiMi1Ga4VoBE/q4OOdHj6OiMi1Ga4VoBE -goversion go1.16rc1 -D "" -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/1c/1cdce12e65d269a679577a97e40bc7cb89f9b3b90ae2959371ac9255d8875016-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 2doCV46k_mny4UVDd2O-/2doCV46k_mny4UVDd2O- -goversion go1.16rc1 -D "" -importcfg $WORK/b288/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/27/27de7eb49acebdae461201912e3635946c84b721f0980b80ce12fd0865a9e380-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b288/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid DnAm6Q7ydpXBJ2qp6tr8/DnAm6Q7ydpXBJ2qp6tr8 -goversion go1.16rc1 -D "" -importcfg $WORK/b287/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/types/any.go /usr/share/gocode/src/github.com/gogo/protobuf/types/any.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/api.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/doc.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/duration_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/empty.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/field_mask.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/protosize.go /usr/share/gocode/src/github.com/gogo/protobuf/types/source_context.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/struct.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/timestamp_gogo.go /usr/share/gocode/src/github.com/gogo/protobuf/types/type.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers.pb.go /usr/share/gocode/src/github.com/gogo/protobuf/types/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/8b/8b5e512e0aa78adc26e45ed1302ac60b4b414b150c463a9a3b1a1084e4225997-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b278/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b287/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid P_So0VXEi1cjX8z4RtkR/P_So0VXEi1cjX8z4RtkR -goversion go1.16rc1 -D "" -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/3a/3a6f2fae1884fd416e01f6bc2c629dc4addef3578453f540b6a95b9309042a2a-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b278/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b287/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid I4bA19ZmKM7dV_YZLz2W/I4bA19ZmKM7dV_YZLz2W -goversion go1.16rc1 -D "" -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/25/25f310834dd4d8b272d9d1cecf329c7a597b587e46bb138445ff59efbab27b23-d # internal github.com/satori/go.uuid mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid lyp_VkmmqPa2NgZq1oD9/lyp_VkmmqPa2NgZq1oD9 -goversion go1.16rc1 -D "" -importcfg $WORK/b291/importcfg -pack /usr/share/gocode/src/github.com/satori/go.uuid/codec.go /usr/share/gocode/src/github.com/satori/go.uuid/generator.go /usr/share/gocode/src/github.com/satori/go.uuid/sql.go /usr/share/gocode/src/github.com/satori/go.uuid/uuid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/cf/cf0ff16cd4bdbab436110928413af91eb8eeea877e9bd540dc39b53615887de5-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid A8AwEtQ9apPExD-mJOxq/A8AwEtQ9apPExD-mJOxq -goversion go1.16rc1 -D "" -importcfg $WORK/b295/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/file.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/vfsutil.go /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/f0/f04c47d02ebc05d6a1191f2d3e81fa3a9d27fd865708cdd0c8a290a3d8fb80d8-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b295/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b161/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid niVpfTBGRpm_kHAHWK_p/niVpfTBGRpm_kHAHWK_p -goversion go1.16rc1 -D "" -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/github.com/shurcooL/vfsgen/commentwriter.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/doc.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/generator.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/options.go /usr/share/gocode/src/github.com/shurcooL/vfsgen/stringwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/21/21789495e016592468bf9127702ddf373b2c90fff6d8a6d80f92600434d15b28-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b294/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid xo21qQLJfDOvSfmcBnHV/xo21qQLJfDOvSfmcBnHV -goversion go1.16rc1 -D "" -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/1d/1d4acf4827db7ffd84982ee88c1bcdf3c7a2d689f1b3c07eb33ce1ea54fe3920-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b161/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid N4eLhyZuExTDEyeI5Dyc/N4eLhyZuExTDEyeI5Dyc -goversion go1.16rc1 -D "" -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/2d/2d044a4b04889a9c08a0cb1a7db940267ff33deb2b0c91605589a79fbcb3ae86-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid DRvoSAK0o83IQQzxAIeP/DRvoSAK0o83IQQzxAIeP -goversion go1.16rc1 -D "" -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/pkg/labels/matcher.go ./_build/src/github.com/prometheus/alertmanager/pkg/labels/parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/68/6833605a1676b5201c041f0ef797bd798a9fc9d4594d4a53213dc1f33c58a500-d # internal github.com/prometheus/common/version mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile text/template=$WORK/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid WDSXpbiA3uFKyuhKbJcC/WDSXpbiA3uFKyuhKbJcC -goversion go1.16rc1 -D "" -importcfg $WORK/b297/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/ba/ba17eb58d5d813ac34a459f286378ac30ecfd257e901a91ce09b36348cd6d0a1-d # internal github.com/xlab/treeprint mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/xlab/treeprint -complete -installsuffix shared -buildid zPlPnuu0uFoHeUy4I8-V/zPlPnuu0uFoHeUy4I8-V -goversion go1.16rc1 -D "" -importcfg $WORK/b298/importcfg -pack /usr/share/gocode/src/github.com/xlab/treeprint/helpers.go /usr/share/gocode/src/github.com/xlab/treeprint/struct.go /usr/share/gocode/src/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b0/b0613fbd1804085b217ff79e70a5e1e06f678cb62c06bb091736a5c559d980c2-d # internal os/user mkdir -p $WORK/b299/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b299/ -importpath os/user -- -I $WORK/b299/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/d6/d6b6209a62bb9270c1921720e3e824eef474e5b8dd52acc705bf81d30dff2982-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b257/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b258/_pkg_.a packagefile github.com/google/btree=$WORK/b262/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b265/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b254/_pkg_.a packagefile github.com/miekg/dns=$WORK/b267/_pkg_.a packagefile github.com/sean-/seed=$WORK/b275/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid RH2rqkkEdbHgoA6ZpGm6/RH2rqkkEdbHgoA6ZpGm6 -goversion go1.16rc1 -D "" -importcfg $WORK/b256/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go cd $WORK/b299 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/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/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cd /builddir/build/BUILD/alertmanager-0.21.0 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -o $WORK/b299/_cgo_.o $WORK/b299/_cgo_main.o $WORK/b299/_x001.o $WORK/b299/_x002.o $WORK/b299/_x003.o $WORK/b299/_x004.o -g -O2 cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/90/9072c7006f84653ce1bbaaa3420770ac4e3f5707baaf9ac69294821b9e6166d2-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b254/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b256/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b276/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b277/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid KyZIyEtlCOJv4W9eNO7T/KyZIyEtlCOJv4W9eNO7T -goversion go1.16rc1 -D "" -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/advertise.go ./_build/src/github.com/prometheus/alertmanager/cluster/channel.go ./_build/src/github.com/prometheus/alertmanager/cluster/cluster.go ./_build/src/github.com/prometheus/alertmanager/cluster/delegate.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b299/_cgo_.o -dynout $WORK/b299/_cgo_import.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p os/user -std -installsuffix shared -buildid aKyrAcO_EK2oZ8fKE_5M/aKyrAcO_EK2oZ8fKE_5M -goversion go1.16rc1 -D "" -importcfg $WORK/b299/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b299/_cgo_gotypes.go $WORK/b299/cgo_lookup_unix.cgo1.go $WORK/b299/getgrouplist_unix.cgo1.go $WORK/b299/listgroups_unix.cgo1.go $WORK/b299/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b299/_pkg_.a $WORK/b299/_x001.o $WORK/b299/_x002.o $WORK/b299/_x003.o $WORK/b299/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/b2/b2bec7ad8dd2d06cd52f08c0802b71cd39c5b84d8d687461086558e1eda10060-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a4/a4ad992643ff205f72a27f7c86e77306f28b6a25173a9be676488aa7d56737b3-d # internal github.com/prometheus/alertmanager/silence mkdir -p $WORK/b289/ github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b285/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b231/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b291/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid eQ64AIxl6KKqYKibXpbw/eQ64AIxl6KKqYKibXpbw -goversion go1.16rc1 -D "" -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b231/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid PIcbljUNbUQKtX6Hp_F7/PIcbljUNbUQKtX6Hp_F7 -goversion go1.16rc1 -D "" -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/a2/a2a137f71d8e9d32410d755a5b0a70cba4d4d92d0156a13a53dfbfe4fb92b019-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/53/539a2ff2caf579f75f75952bc2441780e4a0e597e817ff4ab8785d2db5ae5296-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b250/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b251/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid r-X5oPlgIZpKtZi8si4z/r-X5oPlgIZpKtZi8si4z -goversion go1.16rc1 -D "" -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/notify.go ./_build/src/github.com/prometheus/alertmanager/notify/util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/77/77c16fabd666d57336011ae090bb3e84b1034490b5cf6984cb791668247f79ea-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid -gg7duqxta3g9c9Aq1x6/-gg7duqxta3g9c9Aq1x6 -goversion go1.16rc1 -D "" -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/dispatch/dispatch.go ./_build/src/github.com/prometheus/alertmanager/dispatch/route.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/86/862ed494f6efa66bb4145ac2b93949c0c4394343dbc6c92883883db4e5867bac-d # internal github.com/prometheus/alertmanager/cli mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b297/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b298/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b174/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b299/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid LBhz3u30YFjX1Oiay-cy/LBhz3u30YFjX1Oiay-cy -goversion go1.16rc1 -D "" -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/alert.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_add.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_query.go ./_build/src/github.com/prometheus/alertmanager/cli/check_config.go ./_build/src/github.com/prometheus/alertmanager/cli/cluster.go ./_build/src/github.com/prometheus/alertmanager/cli/config.go ./_build/src/github.com/prometheus/alertmanager/cli/root.go ./_build/src/github.com/prometheus/alertmanager/cli/routing.go ./_build/src/github.com/prometheus/alertmanager/cli/silence.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_add.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_expire.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_import.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_query.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_update.go ./_build/src/github.com/prometheus/alertmanager/cli/test_routing.go ./_build/src/github.com/prometheus/alertmanager/cli/utils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/9c/9c1e2e9ec8c04c4359c07c0eebed0e1218b5026e67fee0ee3f44b00daebe1a41-d # internal github.com/prometheus/alertmanager/cmd/amtool mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ol4FSXkpKF3jmW5oS1j7/ol4FSXkpKF3jmW5oS1j7 -goversion go1.16rc1 -D "" -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/amtool/main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c7/c720fafb5d62492d6634f3f523cc741f90f58e99c5a077eb9107b7b8c7806942-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/amtool=$WORK/b001/_pkg_.a packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b044/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b116/_pkg_.a packagefile github.com/pkg/errors=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b172/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b173/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b233/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b297/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b298/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b174/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b299/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strings=$WORK/b042/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b043/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b089/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b097/_pkg_.a packagefile net/http/httputil=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b084/_pkg_.a packagefile database/sql/driver=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b118/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b096/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b122/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b123/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b127/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b128/_pkg_.a packagefile net/mail=$WORK/b131/_pkg_.a packagefile regexp=$WORK/b120/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b132/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b159/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile text/tabwriter=$WORK/b184/_pkg_.a packagefile crypto/md5=$WORK/b069/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b186/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b188/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b189/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b240/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b293/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile text/template=$WORK/b161/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b175/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b177/_pkg_.a packagefile go/doc=$WORK/b178/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile hash=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b048/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b065/_pkg_.a packagefile crypto/ed25519=$WORK/b066/_pkg_.a packagefile crypto/hmac=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b092/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/csv=$WORK/b094/_pkg_.a packagefile encoding/xml=$WORK/b095/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b143/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile compress/gzip=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile html=$WORK/b119/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b124/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b129/_pkg_.a packagefile regexp/syntax=$WORK/b121/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b133/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile internal/singleflight=$WORK/b081/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b187/_pkg_.a packagefile expvar=$WORK/b190/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b191/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b192/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b193/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b221/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b228/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b229/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b230/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b234/_pkg_.a packagefile runtime/debug=$WORK/b239/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b241/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b245/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b250/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b251/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b252/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b289/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b294/_pkg_.a packagefile text/template/parse=$WORK/b162/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b176/_pkg_.a packagefile go/ast=$WORK/b179/_pkg_.a packagefile go/token=$WORK/b181/_pkg_.a packagefile internal/lazyregexp=$WORK/b182/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b141/_pkg_.a packagefile encoding/gob=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b145/_pkg_.a packagefile compress/flate=$WORK/b099/_pkg_.a packagefile hash/crc32=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b125/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b130/_pkg_.a packagefile github.com/josharian/intern=$WORK/b134/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b212/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b222/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b224/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b226/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b231/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b232/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b235/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b236/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b237/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b242/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b243/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b246/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b247/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b253/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b254/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b256/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b276/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b277/_pkg_.a packagefile github.com/oklog/run=$WORK/b281/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b278/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b290/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b291/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b295/_pkg_.a packagefile go/scanner=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b088/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b196/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b227/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b238/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b244/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile os/exec=$WORK/b255/_pkg_.a packagefile compress/lzw=$WORK/b257/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b258/_pkg_.a packagefile github.com/google/btree=$WORK/b262/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b265/_pkg_.a packagefile github.com/miekg/dns=$WORK/b267/_pkg_.a packagefile github.com/sean-/seed=$WORK/b275/_pkg_.a packagefile os/signal=$WORK/b261/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b279/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b288/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b147/_pkg_.a packagefile golang.org/x/text/width=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b219/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b259/_pkg_.a packagefile net/rpc=$WORK/b264/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b266/_pkg_.a packagefile encoding/base32=$WORK/b268/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b269/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b270/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b274/_pkg_.a packagefile hash/fnv=$WORK/b198/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b260/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b271/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b272/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b273/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=5-32hm7T6xg1etfM6DMy/ol4FSXkpKF3jmW5oS1j7/vbgMmiLzYkbV0I1qywgq/5-32hm7T6xg1etfM6DMy -X github.com/prometheus/alertmanager/version=0.21.0 -B 0xfbe94b33564fd18f3ab3600cd8a39d299bf786ef -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_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1PG9uL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x + cd alertmanager-0.21.0 + cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.21.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.21.0/_build -o golang-github-prometheus-alertmanager-devel.file-list -O /builddir/build/BUILD/alertmanager-0.21.0 -V 0.21.0-3.fc34 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md +++ sort -u ++ listfiles_include='CHANGELOG.md MAINTAINERS.md README.md doc examples' ++ echo 'CHANGELOG.md MAINTAINERS.md README.md doc examples' + godocs='CHANGELOG.md MAINTAINERS.md README.md doc examples' + [[ -n CHANGELOG.md MAINTAINERS.md README.md doc examples ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. COPYRIGHT.txt LICENSE NOTICE +++ sort -u ++ listfiles_include='COPYRIGHT.txt LICENSE NOTICE' ++ echo 'COPYRIGHT.txt LICENSE NOTICE' + golicenses='COPYRIGHT.txt LICENSE NOTICE' + [[ -n COPYRIGHT.txt LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"COPYRIGHT.txt"' + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/alertmanager /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/ '/builddir/build/BUILD/alertmanager-0.21.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/amtool' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.21.0-3.fc34 --unique-debug-suffix -0.21.0-3.fc34.s390x --unique-debug-src-base golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.21.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/amtool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/alertmanager extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/alertmanager extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/amtool warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/amtool. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/bin/alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 50200kB, size after compression: 49696kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7161 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.Ya6Ydu + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + LDFLAGS=' -X github.com/prometheus/alertmanager/version=0.21.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/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.21.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.21.0/_build -V 0.21.0-3.fc34 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/alertmanager-0.21.0/_build/src PATH: /builddir/build/BUILD/alertmanager-0.21.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/alertmanager/version=0.21.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/prometheus/alertmanager github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.029s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.030s github.com/prometheus/alertmanager/cli Checking 'testdata/conf.good.yml' SUCCESS Found: - global config - route - 0 inhibit rules - 1 receivers - 1 templates SUCCESS Checking 'testdata/conf.bad.yml' FAILED: yaml: unmarshal errors: line 1: cannot unmarshal !!str `BAD` into config.plain OK OK OK OK PASS ok github.com/prometheus/alertmanager/cli 0.046s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.011s github.com/prometheus/alertmanager/client PASS ok github.com/prometheus/alertmanager/client 0.012s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 0.950s github.com/prometheus/alertmanager/cmd/alertmanager PASS ok github.com/prometheus/alertmanager/cmd/alertmanager 0.051s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.059s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.354s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.057s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.046s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.011s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.473s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.093s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.050s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.145s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.018s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.037s github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.024s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.015s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.058s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.009s github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.417s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.037s github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.457s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.015s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.025s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qO7FJl + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MceEGk + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-prometheus-alertmanager = 0.21.0-3.fc34 golang-github-prometheus-alertmanager(s390-64) = 0.21.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)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.21.0-3.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dF9UFA + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CnrFOl + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x/usr/share/licenses/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/prometheus/alertmanager/api) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/metrics) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v1) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/asset) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/cli) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/cli/config) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/cli/format) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/client) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/cluster) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/config) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/dispatch) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/inhibit) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/nflog) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/email) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/slack) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/test) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/provider) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/provider/mem) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/silence) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/store) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/template) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/test/cli) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/types) = 0.21.0-3.fc34 golang(github.com/prometheus/alertmanager/ui) = 0.21.0-3.fc34 golang-github-prometheus-alertmanager-devel = 0.21.0-3.fc34 golang-ipath(github.com/prometheus/alertmanager) = 0.21.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(github.com/alecthomas/units) golang(github.com/cenkalti/backoff/v4) golang(github.com/cespare/xxhash) golang(github.com/go-kit/kit/log) golang(github.com/go-kit/kit/log/level) golang(github.com/go-openapi/errors) golang(github.com/go-openapi/loads) golang(github.com/go-openapi/runtime) golang(github.com/go-openapi/runtime/client) golang(github.com/go-openapi/runtime/flagext) golang(github.com/go-openapi/runtime/middleware) golang(github.com/go-openapi/runtime/security) golang(github.com/go-openapi/spec) golang(github.com/go-openapi/strfmt) golang(github.com/go-openapi/swag) golang(github.com/go-openapi/validate) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/gogo/protobuf/types) golang(github.com/hashicorp/go-sockaddr) golang(github.com/hashicorp/memberlist) golang(github.com/jessevdk/go-flags) golang(github.com/matttproud/golang_protobuf_extensions/pbutil) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/version) golang(github.com/rs/cors) golang(github.com/satori/go.uuid) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/net/netutil) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) Processing files: golang-github-prometheus-alertmanager-debugsource-0.21.0-3.fc34.s390x Provides: golang-github-prometheus-alertmanager-debugsource = 0.21.0-3.fc34 golang-github-prometheus-alertmanager-debugsource(s390-64) = 0.21.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-prometheus-alertmanager-debuginfo-0.21.0-3.fc34.s390x Provides: debuginfo(build-id) = 038442b330e19dfe418ca906b5f10be23f206291 debuginfo(build-id) = 6ce24ecfa6d3ad234004868d092841138171f452 golang-github-prometheus-alertmanager-debuginfo = 0.21.0-3.fc34 golang-github-prometheus-alertmanager-debuginfo(s390-64) = 0.21.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-prometheus-alertmanager-debugsource(s390-64) = 0.21.0-3.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.21.0-3.fc34.s390x.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.21.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.21.0-3.fc34.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OrnT9x + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-3.fc34.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0